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
- Reduce Redis traffic between workers.
- Enabling `session_lifetime` in the configuration prevents registration of guest users
- "Mapping provider does not support de-duplicating Matrix IDs" when `sso.update_profile_information` config option is enabled and OidcMappingProvider's `map_user_attributes` has no `failures` parameter
- Create a way for modules to run async code at startup
- `last_active_ago` is updated on sync when it shouldn't be
- Implement MSC2477: User-Defined EDUs
- SYNAPSE_HTTP_PORT is not replaced in generated config file
- Store E2EE Keys without an additional password
- synapse implements unspecced `POST /_matrix/client/v3/rooms/{roomId}/send/{eventType}`
- State resolution of a large room but small deltas caused issues on event persister
- Docs
- Python not yet supported