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
- 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
- Synapse doesn't remove text search vectors for redacted messages
- Feature Request: Leader Election
- Twitter returns a 404 for t.co links if "bot" is included in the user agent header
- Enable full IPv6 support for synapse
- Docs
- Python not yet supported