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
- Add metrics for 3pid validation attempts vs successes.
- Fix AS sender catch up handling, after an AS comes back online by batching up events in transactions
- restricting registration with email regex prevents adding/verifying nonconforming addresses after the account exists
- Invites to local users from remote server do not get sent down sync of other local users in the room (sometimes).
- Concurrent downloads of remote media can lead to orphaned files in storage providers.
- Synapse is a bit confused when searching for messages which have been edited
- Improve structured logging
- Investigate performance of incremental sync
- Add synmark benchmark for various state resolution situations
- Consider using asyncioreactor
- Docs
- Python not yet supported