groupme/ROADMAP.md

69 lines
1.7 KiB
Markdown
Raw Normal View History

2018-08-24 07:14:07 +00:00
# Features & roadmap
2021-02-13 05:53:35 +00:00
* Matrix → GroupMe
* [ ] Message content
* [ ] Plain text
* [ ] Formatted messages
* [ ] Media/files
* [ ] Replies
* [ ] Message redactions
* [ ] Presence
* [ ] Typing notifications
* [ ] Read receipts
2018-08-24 07:14:07 +00:00
* [ ] Power level
* [ ] Membership actions
2021-02-13 05:53:35 +00:00
* [ ] Invite
2018-08-24 07:14:07 +00:00
* [ ] Join
2021-02-13 05:53:35 +00:00
* [ ] Leave
* [ ] Kick
2018-08-24 07:14:07 +00:00
* [ ] Room metadata changes
2021-02-13 05:53:35 +00:00
* [ ] Name
2018-09-11 16:39:52 +00:00
* [ ] Avatar<sup>[1]</sup>
2021-02-13 05:53:35 +00:00
* [ ] Topic
2018-08-24 07:14:07 +00:00
* [ ] Initial room metadata
2021-02-13 05:53:35 +00:00
* GroupMe → Matrix
* [ ] Message content
* [ ] Plain text
* [ ] Formatted messages
* [ ] Media/files
* [ ] Location messages
* [ ] Contact messages
* [ ] Replies
2018-08-28 21:40:24 +00:00
* [ ] Chat types
2021-02-13 05:53:35 +00:00
* [ ] Private chat
* [ ] Group chat
2018-09-11 16:39:52 +00:00
* [ ] Broadcast list<sup>[2]</sup>
2021-02-13 05:53:35 +00:00
* [ ] Message deletions
* [ ] Avatars
* [ ] Presence
* [ ] Typing notifications
* [ ] Read receipts
* [ ] Admin/superadmin status
* [ ] Membership actions
* [ ] Invite
* [ ] Join
* [ ] Leave
* [ ] Kick
* [ ] Group metadata changes
* [ ] Title
* [ ] Avatar
* [ ] Description
* [ ] Initial group metadata
2018-08-25 21:39:36 +00:00
* [ ] User metadata changes
2018-09-11 16:39:52 +00:00
* [ ] Display name<sup>[3]</sup>
2021-02-13 05:53:35 +00:00
* [ ] Avatar
* [ ] Initial user metadata
* [ ] Display name
* [ ] Avatar
2018-08-24 07:14:07 +00:00
* Misc
2021-02-13 05:53:35 +00:00
* [ ] Automatic portal creation
* [ ] At startup
* [ ] When receiving invite
* [ ] 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
* [ ] Shared group chat portals
2018-09-11 16:39:52 +00:00
<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