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
|
2018-09-11 18:39:52 +02:00
|
|
|
* [ ] Message redactions<sup>[1]</sup>
|
|
|
|
* [ ] Presence<sup>[4]</sup>
|
|
|
|
* [ ] Typing notifications<sup>[4]</sup>
|
|
|
|
* [ ] Read receipts<sup>[4]</sup>
|
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
|
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>
|
|
|
|
* [ ] Message deletions<sup>[1]</sup>
|
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
|
|
|
|
* [ ] 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
|
|
|
|
<sup>[4]</sup> Requires [matrix-org/synapse#2954](https://github.com/matrix-org/synapse/issues/2954) or Matrix puppeting
|