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
- Ability to deep-merge configuration values (especially for workers)
- Sanity check the `review_recent_signups` script in CI
- Update the default pre-join state to include the room topic, per MSC3173
- User directory should handle changes in user types
- 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
- Docs
- Python not yet supported