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 supported12 Subscribers
Add a CodeTriage badge to synapse
Help out
- Issues
- Current UIA grace period behaviour is probably not spec compliant
- The logs for e-mail sending are virtually useless
- Initial syncs being cached means you can get an outdated view of account data
- `/join` with a "via" `server_name` query parameter pointing to a server that is down gives CORS error
- Add a method for Synapse modules to make federation requests over HTTP
- Forgetting a room doesn't clear sync cache
- The configuration options for e-mail sending TLS are awful — improve them by making them clearer and in most cases default to the right option
- `/createRoom` overly restricts appservices when creating an alias for the room
- Faster Remote Room Joins: Synapse will try to resync from itself.
- Figure out what we're doing with ICU tokenisation and locales
- Docs
- Python not yet supported