Erik Johnston 22245fb8a7 Actuall set cache factors in workers 6 years ago
..
api ab9f844aaf Add federation_domain_whitelist option (#2820) 6 years ago
app 22245fb8a7 Actuall set cache factors in workers 6 years ago
appservice 7fb0e98b03 Extract group_id from the dict for multiple use 6 years ago
config 24dd73028a Add replication http endpoint for event sending 6 years ago
crypto 7303ed65e1 Fix 500 when joining matrix-dev 6 years ago
events 106906a65e Don't serialize current state over replication 6 years ago
federation ba30d489d9 Disable presence in txn queue 6 years ago
groups 13735843c7 Namespace visibility options for groups 6 years ago
handlers b07a33f024 Avoid doing presence updates on replication reconnect 6 years ago
http 10b34dbb9a Merge pull request #2858 from matrix-org/rav/purge_updates 6 years ago
metrics bc496df192 report metrics on number of cache evictions 6 years ago
module_api ad7e570d07 Delete devices in various logout situations 6 years ago
push 03dd745fe2 Better logging when pushes fail 6 years ago
replication ad683cd203 Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes 6 years ago
rest 2c72d66cda Move event sending to end in shutdown room admin api 6 years ago
static 0b31223c7a Updates to fallback CAS login to do new token login 8 years ago
storage 78c5eca141 Add hacky cache factor override system 6 years ago
streams eaaabc6c4f replace 'except:' with 'except Exception:' 6 years ago
util 78c5eca141 Add hacky cache factor override system 6 years ago
__init__.py 864a6d2977 Bump version and changelog 6 years ago
event_auth.py eccfc8e928 Fix templating error with unban permission message 6 years ago
notifier.py d4fb4f7c52 Clear logcontext before starting fed txn queue runner 6 years ago
python_dependencies.py 83d8d4d8cd Allow use of higher versions of saml2 6 years ago
server.py 3fa362502c Update places where we create events 6 years ago
server.pyi 6da4c4d3bd Factor out resolve_state_groups to a separate handler 6 years ago
state.py bfdf7b9237 Merge pull request #2864 from matrix-org/rav/persist_event_caching 6 years ago
types.py 24dd73028a Add replication http endpoint for event sending 6 years ago
visibility.py 7e6fa29cb5 Remove preserve_context_over_{fn, deferred} 6 years ago