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
- Disallow `/batch_send` usage in a room where the room version doesn't support it or is not the room creator
- Testing with Complement has gotten so slow - 2 minutes to see test results
- Option to add "X-Mailer" header when sending emails
- Race condition where a second join races with cache invalidation over replication and erroneously rejects joining Restricted Room
- Synapse doesn't require `new_password` on every call to `/account/password`, contrary to the spec. (But maybe this is a spec oversight?)
- MSC3840 Ignore rooms
- We generate push actions for soft failed events
- Validate data passed to REST api endpoints
- GET `/profile/<USER_ID>/avatar_url` and `/profile/<USER_ID>/displayname` return 200 with for users lacking an displayname and avatar, contradicting the spec
- `/messages` takes ages to back-paginate through private history visibility
- Docs
- Python not yet supported