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
- Inviting 3pids to a room where you don't have permission to invite sends an email that won't work
- complain about unbanning a user that isn't in the room and is not banned
- `get_missing_events` is quite expensive
- whitelist file transfers based on mimetype
- metrics for how far behind an appservice is on transactions
- HS apparently doesn't block when clients provision an AS-backed virtual room (SYN-497)
- Users can't set a room's canonical alias if they are connected from a different server to that of the alias (SYN-609)
- Upgrade to Bleach 1.5, to limit link schemes to an allowlist
- Why don't we validate the JSON that clients submit for core event types like m.room.join_rules (SYN-720)
- bad things happen if you try to invite yourself to a room during creation
- Docs
- Python not yet supported