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
- Option to set `replication_torture_level` in complement.sh
- Consider requiring attrs >= 20.1.0 for "next-gen" `attrs.mutable` and `attrs.frozen`
- Backfill can cause large memory spikes in private rooms
- Allow multiple values for SSO attributes
- `maybe_get_notice_room_for_user` can take a lot of memory
- Explicitly empty `url_preview_ip_range_blacklist` still didn't enable URL previews
- Disallow `/batch_send` usage in a room where the room version doesn't support it or is not the room creator
- Testing with Complement has gotten so slow - 2 minutes to see test results
- Option to add "X-Mailer" header when sending emails
- Race condition where a second join races with cache invalidation over replication and erroneously rejects joining Restricted Room
- Docs
- Python not yet supported