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
- Audit uses of urllib.parse.quote to see if the string can contain forward slashes
- Read config variables from files (e.g. docker secrets) and environment variables.
- "db_to_json" storage method is poorly named
- major state reset / corruption bug impacting the main official GrapheneOS room
- Make `/context` cancellable
- room alias lookups on `libera.chat` timing out
- Make test utils reusable
- Sync with no since param is not always up to date
- Make log correlation more configurable (support analysis services, e.g. Google, New Relic)
- Add configuration option for app service auth (header vs. query string)
- Docs
- Python not yet supported