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
reivilibre fb60cb16fe
Faster remote room joins: stream the un-partial-stating of events over replication. [rei:frrj/streams/unpsr] (#14545)
2 years ago
..
_scripts Fix a bug introduced in v1.67.0 where not specifying a config file or a server URL would lead to the `register_new_matrix_user` script failing. (#14637) 2 years ago
api Improve validation of field size limits in events. (#14664) 2 years ago
app Use ClientRestResource on both the main process and workers. (#14528) 2 years ago
appservice Fix missing cache invalidation in application service code (#14670) 2 years ago
config Allow selecting "prejoin" events by state keys (#14642) 2 years ago
crypto Stop using deprecated `keyIds` param on /key/v2/server (#14525) 2 years ago
events Allow selecting "prejoin" events by state keys (#14642) 2 years ago
federation Failover on proper error responses. (#14620) 2 years ago
handlers Faster remote room joins: stream the un-partial-stating of events over replication. [rei:frrj/streams/unpsr] (#14545) 2 years ago
http Respond with proper error responses on unknown paths. (#14621) 2 years ago
logging Improve logging and opentracing for to-device message handling (#14598) 2 years ago
metrics Fix logging context warnings due to common usage metrics setup (#14574) 2 years ago
module_api Move `StateFilter` to `synapse.types` (#14668) 2 years ago
push Improve validation of field size limits in events. (#14664) 2 years ago
replication Faster remote room joins: stream the un-partial-stating of events over replication. [rei:frrj/streams/unpsr] (#14545) 2 years ago
res Fix #11308 : Remove dependency on jquery on reCAPTCHA page (#14672) 2 years ago
rest Move `StateFilter` to `synapse.types` (#14668) 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 Move `StateFilter` to `synapse.types` (#14668) 2 years ago
static Add viewport directive to HTML templates to optimise for mobile (#13493) 2 years ago
storage Faster remote room joins: stream the un-partial-stating of events over replication. [rei:frrj/streams/unpsr] (#14545) 2 years ago
streams Implement message forward pagination from start when no from is given, fixes #12383 (#14149) 2 years ago
types Allow selecting "prejoin" events by state keys (#14642) 2 years ago
util Respond with proper error responses on unknown paths. (#14621) 2 years ago
__init__.py Parse SYNAPSE_ASYNC_IO_REACTOR env variable & log the reactor on startup (#14092) 2 years ago
event_auth.py Improve validation of field size limits in events. (#14664) 2 years ago
notifier.py Batch up notifications after event persistence (#14033) 2 years ago
py.typed Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 3 years ago
server.py Add a type hint for `get_device_handler()` and fix incorrect types. (#14055) 2 years ago
visibility.py Move `StateFilter` to `synapse.types` (#14668) 2 years ago