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
- Public room list does not return results when searching for room title with uppercase umlaut
- Compement `TestPartialStateJoin/MembersRequestBlocksDuringPartialStateJoin` flake
- Migrate localpart-only columns to full MXIDs
- Incorrect HTML responses when providing possibly non existent matrix identifiers
- synapse allows an infinite number of one-time-keys to be uploaded, leading to inefficient `/keys/claim`
- Background jobs for `notify_interested_services_ephemeral` appear to stack up with MSC3202+MSC2409 enabled
- No backoff on `v1/user/devices` requests for homeservers that have been reset
- Deactivate user with `erase: true` does not delete user `displayname` in historical membership events as it is mentioned in the doc GDPR issue
- debian package: don't make homeserver config file and data directory world-readable
- Move experimental features MSC3026, MSC3881, and MSC3967 to per-user flags
- Docs
- Python not yet supported