mautrix-whatsapp/ROADMAP.md

69 lines
1.8 KiB
Markdown

# Features & roadmap
* Matrix → WhatsApp
* [x] Message content
* [x] Plain text
* [x] Formatted messages
* [x] Media/files
* [x] Replies
* [x] Message redactions
* [x] Presence
* [x] Typing notifications
* [x] Read receipts
* [ ] Power level
* [ ] Membership actions
* [x] Invite
* [ ] Join
* [x] Leave
* [x] Kick
* [ ] Room metadata changes
* [x] Name
* [ ] Avatar<sup>[1]</sup>
* [x] Topic
* [ ] Initial room metadata
* WhatsApp → Matrix
* [x] Message content
* [x] Plain text
* [x] Formatted messages
* [x] Media/files
* [x] Location messages
* [x] Contact messages
* [x] Replies
* [ ] Chat types
* [x] Private chat
* [x] Group chat
* [ ] Broadcast list<sup>[2]</sup>
* [x] Message deletions
* [x] Avatars
* [x] Presence
* [x] Typing notifications
* [x] Read receipts
* [x] Admin/superadmin status
* [x] Membership actions
* [x] Invite
* [x] Join
* [x] Leave
* [x] Kick
* [x] Group metadata changes
* [x] Title
* [x] Avatar
* [x] Description
* [x] Initial group metadata
* [ ] User metadata changes
* [ ] Display name<sup>[3]</sup>
* [x] Avatar
* [x] Initial user metadata
* [x] Display name
* [x] Avatar
* Misc
* [x] Automatic portal creation
* [x] At startup
* [x] When receiving invite
* [x] When receiving message
* [x] Private chat creation by inviting Matrix puppet of WhatsApp user to new room
* [x] Option to use own Matrix account for messages sent from WhatsApp mobile/other web clients
* [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