You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse
David Robertson c29e2c6306
Revert "POC delete stale non-e2e devices for users (#14038)" (#14582)
2 years ago
..
_scripts let update_synapse_database run on a multi-database configurations (#13422) 2 years ago
api Create MSC1767 (extensible events) room version; Implement MSC3932 (#14521) 2 years ago
app Remove legacy Prometheus metrics names. They were deprecated in Synapse v1.69.0 and disabled by default in Synapse v1.71.0. (#14538) 2 years ago
appservice Use `device_one_time_keys_count` to match MSC3202 (#14565) 2 years ago
config Create MSC1767 (extensible events) room version; Implement MSC3932 (#14521) 2 years ago
crypto Fix /key/v2/server calls with URL-unsafe key IDs (#14490) 2 years ago
events Faster joins: do not wait for full state when creating events to send (#14403) 2 years ago
federation Move MSC3030 `/timestamp_to_event` endpoint to stable v1 location (#14471) 2 years ago
handlers Revert "POC delete stale non-e2e devices for users (#14038)" (#14582) 2 years ago
http Remove redundant types from comments. (#14412) 2 years ago
logging Remove redundant types from comments. (#14412) 2 years ago
metrics Fix logging context warnings due to common usage metrics setup (#14574) 2 years ago
module_api Add a type hint for `get_device_handler()` and fix incorrect types. (#14055) 2 years ago
push Support MSC1767's `content.body` behaviour; Add base rules from MSC3933 (#14524) 2 years ago
replication Add a type hint for `get_device_handler()` and fix incorrect types. (#14055) 2 years ago
res Fix HTML templates missing correct HTML tags (#14448) 2 years ago
rest Move MSC3030 `/timestamp_to_event` endpoint to stable v1 location (#14471) 2 years ago
server_notices Remove redundant types from comments. (#14412) 2 years ago
spam_checker_api Fix import in module_api module and docs on the new check_event_for_spam signature (#12918) 3 years ago
state Faster joins: do not wait for full state when creating events to send (#14403) 2 years ago
static Add viewport directive to HTML templates to optimise for mobile (#13493) 2 years ago
storage Revert "POC delete stale non-e2e devices for users (#14038)" (#14582) 2 years ago
streams Implement message forward pagination from start when no from is given, fixes #12383 (#14149) 2 years ago
util Batch fetch bundled annotations (#14491) 2 years ago
__init__.py Parse SYNAPSE_ASYNC_IO_REACTOR env variable & log the reactor on startup (#14092) 2 years ago
event_auth.py Revert "Fix event size checks (#13710)" 2 years ago
notifier.py Batch up notifications after event persistence (#14033) 2 years ago
py.typed
server.py Add a type hint for `get_device_handler()` and fix incorrect types. (#14055) 2 years ago
types.py Remove redundant types from comments. (#14412) 2 years ago
visibility.py Faster joins: filter out non local events when a room doesn't have its full state (#14404) 2 years ago