Skip to content
Snippets Groups Projects
Commit 05817034 authored by Tulir Asokan's avatar Tulir Asokan :cat2:
Browse files

Add features & roadmap page

parent 6644c3ac
No related branches found
No related tags found
No related merge requests found
......@@ -3,5 +3,9 @@ A Matrix-Facebook Messenger puppeting bridge.
Work in progress. Basic text bridging is in. Supports multiple users the same way all my other bridges do.
### [Wiki](https://github.com/tulir/mautrix-facebook/wiki) (doesn't exist yet)
### [Features & Roadmap](https://github.com/tulir/mautrix-facebook/blob/master/ROADMAP.md)
## Discussion
Matrix room: [`#facebook:maunium.net`](https://matrix.to/#/#facebook:maunium.net)
# Features & roadmap
* Matrix → Facebook Messenger
* [ ] Message content
* [x] Text
* [ ] Media
* [ ] Formatting
* [ ] Replies
* [ ] Mentions
* [ ] Message redactions
* [ ] Message reactions (not yet implemented in Matrix)
* [ ] Message history
* [ ] Presence
* [ ] Typing notifications
* [ ] Read receipts
* [ ] Power level
* [ ] Membership actions
* [ ] Invite
* [ ] Kick
* [ ] Leave
* [ ] Room metadata changes
* [ ] Name
* [ ] Avatar
* Facebook Messenger → Matrix
* [ ] Message content
* [x] Text
* [ ] Media
* [ ] Formatting
* [ ] Replies
* [ ] Mentions
* [ ] Message unsend
* [ ] Message history
* [ ] Presence
* [ ] Typing notifications
* [ ] Read receipts
* [ ] Admin status
* [ ] Membership actions
* [ ] Add member
* [ ] Remove member
* [ ] Leave
* [ ] Chat metadata changes
* [ ] Title
* [ ] Avatar
* [x] Initial chat metadata
* [x] User metadata (displayname/avatar)
* Misc
* [x] Multi-user support
* [x] Shared group chat portals
* [x] Automatic portal creation
* [x] At startup
* [ ] When added to chat
* [x] When receiving message
* [ ] Private chat creation by inviting Matrix puppet of Messenger user to new room
* [ ] Option to use own Matrix account for messages sent from other Messenger clients
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment