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
- Split out mutable event content from event cache into new caches that are keyed by room ID
- Use receipts `event_stream_ordering` column, remove joins to `events`
- blocked_rooms add new additional column "comment"
- Initial and incremental syncs with presence enabled eat up RAM until an OOM hits
- Allow preventing registration of certain localparts using regexes or globs
- Allow to limit federation on a user level
- Faster room joins: Outgoing device list updates not sent if we leave the room before join completes
- [Installation Support Idea] Make this guide a Docker Compose File
- Clear out empty event_push_summary rows
- Faster room joins: `device_lists.left` not emitted in `/sync` response when completing the join and discovering that a user is actually not in the room
- Docs
- Python not yet supported