MatrixSynapse/synapse
Patrick Cloke 4d3ebc3620 Disable validation that a UI authentication session has not been modified during a request cycle.
Partial backout of 1c1242acba (#7068)
2020-05-07 08:34:14 -04:00
..
_scripts
api Stop Auth methods from polling the config on every req. (#7420) 2020-05-06 15:54:58 +01:00
app Thread through instance name to replication client. (#7369) 2020-05-01 17:19:56 +01:00
appservice
config Add a configuration setting for the dummy event threshold (#7422) 2020-05-07 10:35:23 +01:00
crypto
events Fix bug in EventContext.deserialize. (#7393) 2020-05-05 14:17:27 +01:00
federation async/await is_server_admin (#7363) 2020-05-01 15:15:36 +01:00
groups Port group attestation renewal slow down from matrix-org-hotfixes (#7442) 2020-05-06 20:21:38 +01:00
handlers Disable validation that a UI authentication session has not been modified during a request cycle. 2020-05-07 08:34:14 -04:00
http
logging Improve per-block CPU and DB usage metrics (#7426) 2020-05-06 16:43:39 -04:00
metrics
module_api
push Do not treat display names as globs for push rules. (#7271) 2020-04-22 13:07:12 +01:00
replication Merge branch 'release-v1.13.0' into rav/fix_dropped_messages 2020-05-05 23:01:12 +01:00
res/templates
rest Persist user interactive authentication sessions (#7302) 2020-04-30 13:47:49 -04:00
server_notices Convert synapse.server_notices to async/await. (#7394) 2020-05-01 15:28:59 -04:00
spam_checker_api
state
static
storage Merge branch 'release-v1.13.0' into erikj/faster_device_lists_fetch 2020-05-05 18:14:00 +01:00
streams
util Speed up fetching device lists changes in sync. 2020-05-05 17:40:29 +01:00
__init__.py 1.12.4 2020-04-23 10:59:10 -04:00
event_auth.py
notifier.py Convert the synapse.notifier module to async/await. (#7395) 2020-05-01 15:14:49 -04:00
python_dependencies.py Make redis go faster with hiredis (#7439) 2020-05-06 17:36:46 +01:00
secrets.py
server.py Add instance name to RDATA/POSITION commands (#7364) 2020-04-29 16:23:08 +01:00
server.pyi Add instance name to RDATA/POSITION commands (#7364) 2020-04-29 16:23:08 +01:00
types.py
visibility.py