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
- Support only E2E or public rooms on my homeserver
- timeline events can duplicate state events in a room's /sync response (SYN-766)
- Nested error JSON
- Track which IP addresses are sending requests with bad signatures. (SYN-94)
- we should terminate typing notifs for users who have left a room rather than wait for them to timeout, as fun as it is visualising them as smoke hanging on the air
- 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)
- Docs
- Python not yet supported