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
- Shutdown room API should somehow indicate to other homeservers that a content violation has occurred
- Synapse fails to talk to appservices that listen on an IPv6 address.
- [Documentation] Provide documentation regarding TURN configuration with Docker
- We should let the user explicitly authorise pushers, to avoid malicious apps installing a pusher that intercepts all their traffic. (SYN-309)
- Synapse should ideally prevent users from creating an adminless room
- Sqlite can end up with valid utf8 sequences which describe invalid codepoints, which break synapse_port_db
- If the HS doesn't think there are any users in a room, perhaps it should have the (default) option of automatically deleting any aliases that refer to it (SYN-7)
- Resource-intensive URL cache expiration bogs down Synapse
- Switch to using V2 for peeking and kill V1 API entirely
- Support unread message counts server-side
- Docs
- Python not yet supported