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
- Unignore and enforce check E731 ("Do not assign a lambda expression, use a def")
- Run `twine check` as part of CI or release process
- `register_new_user` gives unhelpful error if it gets a non-JSON response
- The OpenID Connect authenticator does not use the userinfo endpoint by default
- Try and fail if there are multiple workers running with the same worker name
- Setting rate limits to 0 can confuse clients into infinite send loop
- replication reports 'failed to talk to main process' when it's not talking to the main process
- Provide possibility to add default push rules for all users
- `/directory/list/room/` leaks if the rooms exists on the server
- Soft-failures make federated bans racy and frustrate redaction
- Docs
- Python not yet supported