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
- `allow_unsafe_locale: true` still enforces the check on postgres' encoding
- Generalize tracking whenever we fail to fetch or process a federated event
- Calculation to determine whether a new key should replace an old key in the backup is incorrect
- make it possible to change `event_cache_size` with a SIGHUP
- `POST /_matrix/client/v3/account/3pid` isn't spec compliant
- `docker build` on Windows creates an image whose `/start.py` entrypoint has Windows (`\r\n`) line endings, which then fails to start
- Events with lots of prev_events make backfill very slow
- `user_left_room` distributor signal is unreliable
- backfill doesn't work if our earliest known event is a redaction
- We keep trying to fetch events whose keys have expired or have been invalidated
- Docs
- Python not yet supported