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
- error templates for specific SSO failure modes
- SSO: support for scraping email addresses from github
- Support for i18n in SSO registration flow
- OpenID: support fetching display name from Apple
- 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
- Docs
- Python not yet supported