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
- Spec compliance: synapse does not appear to correctly enforce strict canonicaljson in federation requests, etc
- Faster room joins: Device list cache not flushed when it is discovered that we incorrectly thought we shared a room with a remote user for some period in the past
- Potential bugs in `/relations` endpoint
- Event send time graph is misleading due to including errors in the graph
- Speed up push actions/unread counting
- Complement `TestInviteFromIgnoredUsersDoesNotAppearInSync` seems flakey
- Rejected events not handled correctly during state resolution
- "Must only specify one instance to handle `to_device` messages" when 0 instances are specified
- /user_directory/search searches by checking the start of the string instead of the contents
- Unnecessary `device_lists.changed` entry in /sync after fetching device list
- Docs
- Python not yet supported