|
@@ -0,0 +1,50 @@
|
|
|
|
+# Features & roadmap
|
|
|
|
+* Matrix → WhatsApp
|
|
|
|
+ * [ ] Message content
|
|
|
|
+ * [x] Plain text
|
|
|
|
+ * [x] Formatted messages
|
|
|
|
+ * [ ] Media/files
|
|
|
|
+ * [ ] Message redactions
|
|
|
|
+ * [ ] Presence
|
|
|
|
+ * [ ] Typing notifications
|
|
|
|
+ * [ ] Read receipts
|
|
|
|
+ * [ ] Power level
|
|
|
|
+ * [ ] Membership actions
|
|
|
|
+ * [ ] Invite
|
|
|
|
+ * [ ] Join
|
|
|
|
+ * [ ] Leave
|
|
|
|
+ * [ ] Kick
|
|
|
|
+ * [ ] Room metadata changes
|
|
|
|
+ * [ ] Name
|
|
|
|
+ * [ ] Avatar
|
|
|
|
+ * [ ] Topic
|
|
|
|
+ * [ ] Initial room metadata
|
|
|
|
+* WhatsApp → Matrix
|
|
|
|
+ * [ ] Message content
|
|
|
|
+ * [x] Plain text
|
|
|
|
+ * [ ] Formatted messages
|
|
|
|
+ * [x] Media/files
|
|
|
|
+ * [ ] Message deletions
|
|
|
|
+ * [x] Avatars
|
|
|
|
+ * [ ] Presence
|
|
|
|
+ * [ ] Typing notifications
|
|
|
|
+ * [ ] Read receipts
|
|
|
|
+ * [ ] Admin/superadmin status
|
|
|
|
+ * [ ] Membership actions
|
|
|
|
+ * [ ] Invite
|
|
|
|
+ * [ ] Join
|
|
|
|
+ * [ ] Leave
|
|
|
|
+ * [ ] Kick
|
|
|
|
+ * [ ] Group metadata changes
|
|
|
|
+ * [ ] Title
|
|
|
|
+ * [ ] Avatar
|
|
|
|
+ * [ ] Description
|
|
|
|
+ * [x] Initial group metadata
|
|
|
|
+ * [x] User metadata (displayname/avatar)
|
|
|
|
+* Misc
|
|
|
|
+ * [x] Automatic portal creation
|
|
|
|
+ * [x] At startup
|
|
|
|
+ * [ ] When receiving invite
|
|
|
|
+ * [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
|