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
- Fix cyclic imports in Synapse
- Improve type hints for data store usage
- add `Synapse-Trace-Id` to the `Access-Control-Allow-Headers` response header
- (Optionally?) provide trace IDs in all requests, even if open tracing is disabled
- There is no retry logic for sending EDUs to application services
- When a user is deactivated, his SSO data is not deleted
- We should offer the ability to redirect abuse reports to a room.
- Support signing SAML requests
- `on_create_room` Module API callback encourages using `SynapseError` to deny creating a room
- "update_client_ips-0 - There was no active span when trying to log. Did you forget to start one or did a context slip?"
- Docs
- Python not yet supported