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
- Anonymous Homeservers (Tor/I2P)
- Unreachable servers lead to poor performance
- Rejected event made it into `current_state_events`, leading to errors such as `404: Could not find event`
- Logging loop after SIGHUP when a `StreamHandler` is configured
- Recurring too large event from matrix.kiwifarms.net
- Handling state_ids responses loads huge amounts of events into memory at once, causing OOMs
- AS API sends events in V1 format
- received_transactions table can accumulate millions of records despite being cleared monthly
- Single config option to disable federation.
- Add metrics for cache "just misses"
- Docs
- Python not yet supported