2018-08-24 09:14:07 +02:00
|
|
|
# Features & roadmap
|
|
|
|
* Matrix → WhatsApp
|
2018-08-24 21:31:18 +02:00
|
|
|
* [x] Message content
|
2018-08-24 09:14:07 +02:00
|
|
|
* [x] Plain text
|
|
|
|
* [x] Formatted messages
|
2018-08-24 21:31:18 +02:00
|
|
|
* [x] Media/files
|
2018-08-25 23:26:24 +02:00
|
|
|
* [x] Replies
|
2019-05-16 00:59:36 +02:00
|
|
|
* [x] Message redactions
|
2019-05-27 12:46:04 +02:00
|
|
|
* [x] Presence
|
|
|
|
* [x] Typing notifications
|
|
|
|
* [x] Read receipts
|
2018-08-24 09:14:07 +02:00
|
|
|
* [ ] Power level
|
|
|
|
* [ ] Membership actions
|
|
|
|
* [ ] Invite
|
|
|
|
* [ ] Join
|
|
|
|
* [ ] Leave
|
|
|
|
* [ ] Kick
|
|
|
|
* [ ] Room metadata changes
|
2018-08-26 16:02:32 +02:00
|
|
|
* [x] Name
|
2018-09-11 18:39:52 +02:00
|
|
|
* [ ] Avatar<sup>[1]</sup>
|
|
|
|
* [ ] Topic<sup>[1]</sup>
|
2018-08-24 09:14:07 +02:00
|
|
|
* [ ] Initial room metadata
|
|
|
|
* WhatsApp → Matrix
|
2018-08-24 21:05:38 +02:00
|
|
|
* [x] Message content
|
2018-08-24 09:14:07 +02:00
|
|
|
* [x] Plain text
|
2018-08-24 21:05:38 +02:00
|
|
|
* [x] Formatted messages
|
2018-08-24 09:14:07 +02:00
|
|
|
* [x] Media/files
|
2019-05-16 00:59:36 +02:00
|
|
|
* [ ] Location messages
|
2018-08-25 23:26:24 +02:00
|
|
|
* [x] Replies
|
2018-08-28 23:40:24 +02:00
|
|
|
* [ ] Chat types
|
|
|
|
* [x] Private chat
|
|
|
|
* [x] Group chat
|
2018-09-11 18:39:52 +02:00
|
|
|
* [ ] Broadcast list<sup>[2]</sup>
|
2019-05-16 00:59:36 +02:00
|
|
|
* [x] Message deletions
|
2018-08-24 09:14:07 +02:00
|
|
|
* [x] Avatars
|
2018-08-24 19:02:38 +02:00
|
|
|
* [x] Presence
|
|
|
|
* [x] Typing notifications
|
2018-08-24 18:46:14 +02:00
|
|
|
* [x] Read receipts
|
2018-08-26 15:11:48 +02:00
|
|
|
* [x] Admin/superadmin status
|
2018-08-24 09:14:07 +02:00
|
|
|
* [ ] Membership actions
|
|
|
|
* [ ] Invite
|
|
|
|
* [ ] Join
|
|
|
|
* [ ] Leave
|
|
|
|
* [ ] Kick
|
2018-08-26 00:55:21 +02:00
|
|
|
* [x] Group metadata changes
|
|
|
|
* [x] Title
|
|
|
|
* [x] Avatar
|
|
|
|
* [x] Description
|
2018-08-24 09:14:07 +02:00
|
|
|
* [x] Initial group metadata
|
2018-08-25 23:39:36 +02:00
|
|
|
* [ ] User metadata changes
|
2018-09-11 18:39:52 +02:00
|
|
|
* [ ] Display name<sup>[3]</sup>
|
2018-08-25 23:39:36 +02:00
|
|
|
* [x] Avatar
|
|
|
|
* [x] Initial user metadata
|
|
|
|
* [x] Display name
|
|
|
|
* [x] Avatar
|
2018-08-24 09:14:07 +02:00
|
|
|
* Misc
|
|
|
|
* [x] Automatic portal creation
|
|
|
|
* [x] At startup
|
2018-09-11 18:39:52 +02:00
|
|
|
* [ ] When receiving invite<sup>[2]</sup>
|
2018-08-24 09:14:07 +02:00
|
|
|
* [x] When receiving message
|
|
|
|
* [ ] Private chat creation by inviting Matrix puppet of WhatsApp user to new room
|
2019-05-24 01:33:26 +02:00
|
|
|
* [x] Option to use own Matrix account for messages sent from WhatsApp mobile/other web clients
|
2018-09-11 18:39:52 +02:00
|
|
|
* [x] Shared group chat portals
|
|
|
|
|
|
|
|
<sup>[1]</sup> May involve reverse-engineering the WhatsApp Web API and/or editing go-whatsapp
|
|
|
|
<sup>[2]</sup> May already work
|
|
|
|
<sup>[3]</sup> May not be possible
|