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.
 
 
 
 
 
 
Patrick Cloke 82d3efa312
Skip processing stats for broken rooms. (#14873)
1 year ago
..
_scripts Always notify replication when a stream advances (#14877) 1 year ago
api Merge account data streams (#14826) 1 year ago
app Enable Faster Remote Room Joins against worker-mode Synapse. (#14752) 1 year ago
appservice Fix missing cache invalidation in application service code (#14670) 1 year ago
config Implement MSC3930: polls push rules (#14787) 1 year ago
crypto Add some clarifying comments and refactor a portion of the `Keyring` class for readability (#14804) 1 year ago
events Implement MSC3925: changes to bundling of edits (#14811) 1 year ago
federation Faster joins: Fix incompatibility with restricted joins (#14882) 1 year ago
handlers Faster joins: Update room stats and the user directory on workers when finishing join (#14874) 1 year ago
http Respond with proper error responses on unknown paths. (#14621) 1 year ago
logging Improve logging and opentracing for to-device message handling (#14598) 1 year ago
metrics Fix logging context warnings due to common usage metrics setup (#14574) 1 year ago
module_api Add `set_displayname` to the module API (#14629) 1 year ago
push Remove undocumented device from pushrules (#14727) 1 year ago
replication Faster joins: Update room stats and the user directory on workers when finishing join (#14874) 1 year ago
res Fix #11308 : Remove dependency on jquery on reCAPTCHA page (#14672) 1 year ago
rest Remove unnecessary reactor reference from `_PerHostRatelimiter` (#14842) 1 year ago
server_notices Remove redundant types from comments. (#14412) 1 year ago
spam_checker_api Fix import in module_api module and docs on the new check_event_for_spam signature (#12918) 1 year ago
state Allow `compute_state_after_events` to use partial state (#14676) 1 year ago
static Add viewport directive to HTML templates to optimise for mobile (#13493) 1 year ago
storage Skip processing stats for broken rooms. (#14873) 1 year ago
streams Implement message forward pagination from start when no from is given, fixes #12383 (#14149) 1 year ago
types Wait for streams to catch up when processing HTTP replication. (#14820) 1 year ago
util Remove unnecessary reactor reference from `_PerHostRatelimiter` (#14842) 1 year ago
__init__.py Parse SYNAPSE_ASYNC_IO_REACTOR env variable & log the reactor on startup (#14092) 1 year ago
event_auth.py Properly check for frozendicts in event auth code. (#14864) 1 year ago
notifier.py Always notify replication when a stream advances (#14877) 1 year ago
py.typed Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 2 years ago
server.py Always notify replication when a stream advances (#14877) 1 year ago
visibility.py Move `StateFilter` to `synapse.types` (#14668) 1 year ago