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
- The /search request no longer finds attachments
- make media download timeout configurable
- Heuristic email notification links to the 'right' client for users with only one client rather than matrix.to
- Need to consider how to filter out m.call.* events from group rooms (SYN-755)
- allow push rules with finite lifespan (mute for 6 hours, stylee (SYN-447)
- Reloading appservices (SYN-444)
- NoneType has no attribute shutdown
- Consider a --disable-legacy-apis option (SYN-752)
- It's very confusing that if you try to /register with an m.login.password auth type, you just get back 'M_MISSING_PARAM' with no reason (SYN-751)
- M_UNAUTHORIZED if 'Authorization' header value contains optional whitespace for federation requests (SYN-437)
- Docs
- Python not yet supported