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
- Lazy loading: LL members events should not be sent in both state and in the timeline
- Using a non-room ID `/rooms/<room_id>/` APIs should 400 (SYN-629)
- GET /room/.../state 403s via AS even if the room is in the AS's registered namespace
- Thumbnail rendering can throw an error while it's outputting and cause a traceback
- we should support horizontally scaling ASes by roundrobining transactions where viable (SYN-445)
- very slow inserts into event_search
- We need a config option to make new rooms unfederatable by default on a server (SYN-583)
- backfilling missing events when receiving a federation txn blocks all other txns for that room
- We need a way of redacting offensive avatars and displaynames (SYN-566)
- It's a real pain that synapse doesn't log stats on the nature of the PDUs/EDUs it receives
- Docs
- Python not yet supported