synapse-product/synapse
Richard van der Hoff 16b67c404d Make get_e2e_cross_signing_key delegate to get_e2e_cross_signing_keys_bulk
... mostly because the latter has a cache.
2020-05-06 11:59:19 +01:00
..
_scripts
api async/await is_server_admin (#7363) 2020-05-01 15:15:36 +01:00
app Thread through instance name to replication client. (#7369) 2020-05-01 17:19:56 +01:00
appservice
config Fix fallback value for account_threepid_delegates.email (#7316) 2020-04-29 11:30:06 +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 async/await is_server_admin (#7363) 2020-05-01 15:15:36 +01:00
handlers async/await is_server_admin (#7363) 2020-05-01 15:15:36 +01:00
http
logging Add backwards compatibility codepath to LoggingContext. (#7408) 2020-05-05 09:21:34 -04:00
metrics
module_api
push
replication Move logs about discarded RDATA to debug (#7421) 2020-05-05 21:07:33 +02: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 Make get_e2e_cross_signing_key delegate to get_e2e_cross_signing_keys_bulk 2020-05-06 11:59:19 +01:00
streams
util Extend StreamChangeCache to support multiple entities per stream ID (#7303) 2020-04-22 13:45:40 +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
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