Mathieu Velten 5009830cb2 Use batch version in filter_events_for_server 1 year ago
..
_scripts 65d0386693 Always notify replication when a stream advances (#14877) 1 year ago
api 73ff493dfb Merge account data streams (#14826) 1 year ago
app 22cc93afe3 Enable Faster Remote Room Joins against worker-mode Synapse. (#14752) 1 year ago
appservice 7982891794 Fix missing cache invalidation in application service code (#14670) 1 year ago
config 4607be0b7b Request partial joins by default (#14905) 1 year ago
crypto 3a125625e7 Add some clarifying comments and refactor a portion of the `Keyring` class for readability (#14804) 1 year ago
events 06ab64f201 Implement MSC3925: changes to bundling of edits (#14811) 1 year ago
federation 8e37ece015 Bump the client-side timeout for /state (#14912) 1 year ago
handlers 71c4fd8e08 Run `black` 1 year ago
http 9d8a3234ba Respond with proper error responses on unknown paths. (#14621) 1 year ago
logging cb59e08062 Improve logging and opentracing for to-device message handling (#14598) 1 year ago
metrics d56f48038a Fix logging context warnings due to common usage metrics setup (#14574) 1 year ago
module_api dd9e71dc7f Add `set_displayname` to the module API (#14629) 1 year ago
push 58d2adc3da Remove undocumented device from pushrules (#14727) 1 year ago
replication 80d44060c9 Faster joins: omit partial rooms from eager syncs until the resync completes (#14870) 1 year ago
res e512b25cd1 Fix #11308 : Remove dependency on jquery on reCAPTCHA page (#14672) 1 year ago
rest a302d3ecf7 Remove unnecessary reactor reference from `_PerHostRatelimiter` (#14842) 1 year ago
server_notices d8cc86eff4 Remove redundant types from comments. (#14412) 1 year ago
spam_checker_api 8fd87739bf Fix import in module_api module and docs on the new check_event_for_spam signature (#12918) 1 year ago
state 4f4d690423 Allow `compute_state_after_events` to use partial state (#14676) 1 year ago
static 4390121684 Add viewport directive to HTML templates to optimise for mobile (#13493) 1 year ago
storage e01b43ad78 is_partial_state_rooms -> is_partial_state_room_batched 1 year ago
streams 80d44060c9 Faster joins: omit partial rooms from eager syncs until the resync completes (#14870) 1 year ago
types 80d44060c9 Faster joins: omit partial rooms from eager syncs until the resync completes (#14870) 1 year ago
util a302d3ecf7 Remove unnecessary reactor reference from `_PerHostRatelimiter` (#14842) 1 year ago
__init__.py dc37b68a25 Parse SYNAPSE_ASYNC_IO_REACTOR env variable & log the reactor on startup (#14092) 1 year ago
event_auth.py 4d6b1d3c47 Properly check for frozendicts in event auth code. (#14864) 1 year ago
notifier.py 80d44060c9 Faster joins: omit partial rooms from eager syncs until the resync completes (#14870) 1 year ago
py.typed 2a2b189130 Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 2 years ago
server.py 65d0386693 Always notify replication when a stream advances (#14877) 1 year ago
visibility.py 5009830cb2 Use batch version in filter_events_for_server 1 year ago