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
- Documentation incorrectly states that the room list always returns an empty list if disabled, while federation actually returns a 403 error
- `run_in_background` calls whose return value is discarded can re-start finished logging contexts
- Spec compliance: Stop using `m.room.retention` as stable
- Clear out `device_lists_changes_in_room` table periodically.
- drop unused table `event_labels`
- Add metrics for `app_name` used in notification email
- Faster joins: handle total failure to sync state
- Faster joins: handle presence correctly
- Synapse can fail to move large media uploads from temporary storage to disk in time before the client disconnects
- Unexpected error if an OIDC IdP is configured without `jwks_uri`
- Docs
- Python not yet supported