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
- Description for `filter_timeline_limit` config is misleading
- User admin API returns integers instead of booleans on SQLite, or the documentation is incorrect
- Status messages aren't included in initial syncs if the sender is offline
- Complement `TestImportHistoricalMessages/parallel/Federation/When_messages_have_already_been_scrolled_back_through,_new_historical_messages_are_visible_in_next_scroll_back_on_federated_server` is potentially flaky.
- `/createRoom`: "ValueError: invalid hostname:" when sending empty/invalid 3pid invite
- `/createRoom`: "UnicodeEncodeError" and Internal server error when having specific garbage in `id_access_token` of a 3pid invite
- `/createRoom`: "ValueError: A string literal cannot contain NUL (0x00) characters." when \u0000 is sent in "room_alias_name"
- Faster joins: `/messages` should not block
- Add an Admin API to look up users by and list all threepids
- We have two ways of specifying global cache factors
- Docs
- Python not yet supported