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
- processing send_join on a large room is extremely inefficient
- Rooms can get into a very confused state where guests' join requests are 200ed but never actually joined (SYN-623)
- Support FIDO U2F authentication
- consider proxying/302ing large remote media files
- Setting profile + joining a room can race (SYN-787)
- Content repo should name content by hashes to factor out duplicates (SYN-401)
- Be stricter when parsing MXC URIs (SYN-393)
- device_inbox never gets emptied
- Federation 'send_join' is insufficiently pedantic (SYN-507)
- Users whose servers were unreachable when you logged in will send you undecryptable messages
- Docs
- Python not yet supported