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
- we should validate server ACLs against a schema to stop people uploading mangled ones and locking themselves out
- we should backoff on 40x errors
- rather than silently failing if federation breaks, we should send a system alert or something
- [Feature] Support i2p
- Register race condition: Consent not given
- Register race condition: User ID in use
- Device list update which takes >60s will prevent federation from working
- old events retrieved via get_missing_events can be incorrectly rejected and break room state
- Synapse uploads thumbnail data to S3
- synapse tracks lazy_loaded_members_cache per user/device but it should be per stream of events
- Docs
- Python not yet supported