synapse
https://github.com/matrix-org/synapse
Python
Synapse: Matrix homeserver written in Python/Twisted.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported11 Subscribers
Add a CodeTriage badge to synapse
Help out
- Issues
- Sqlite can end up with valid utf8 sequences which describe invalid codepoints, which break synapse_port_db
- If the HS doesn't think there are any users in a room, perhaps it should have the (default) option of automatically deleting any aliases that refer to it (SYN-7)
- Resource-intensive URL cache expiration bogs down Synapse
- Switch to using V2 for peeking and kill V1 API entirely
- Support unread message counts server-side
- Searching across all rooms is broken.
- Can't join rooms as a guest over federation until a real user has joined that room from the same homeserver
- Change password in auth provider besides local datastore
- m.ignore_user_list plays badly with pagination (SYN-702)
- disable /ignore for @server:matrix.org
- Docs
- Python not yet supported