MatrixSynapse/synapse
Cristina f6767abc05
Remove functionality associated with unused historical stats tables (#9721)
Fixes #9602
2021-07-08 16:57:13 +01:00
..
_scripts Add script for getting info about recently registered users (#10290) 2021-07-06 13:03:16 +01:00
api Move methods involving event authentication to EventAuthHandler. (#10268) 2021-07-01 14:25:37 -04:00
app Add support for evicting cache entries based on last access time. (#10205) 2021-07-05 16:32:12 +01:00
appservice
config Remove functionality associated with unused historical stats tables (#9721) 2021-07-08 16:57:13 +01:00
crypto
events Move methods involving event authentication to EventAuthHandler. (#10268) 2021-07-01 14:25:37 -04:00
federation Handle old staged inbound events (#10303) 2021-07-06 13:02:37 +01:00
groups
handlers Remove functionality associated with unused historical stats tables (#9721) 2021-07-08 16:57:13 +01:00
http
logging
metrics
module_api
push Move methods involving event authentication to EventAuthHandler. (#10268) 2021-07-01 14:25:37 -04:00
replication
res/templates
rest
server_notices
spam_checker_api
state
static
storage Remove functionality associated with unused historical stats tables (#9721) 2021-07-08 16:57:13 +01:00
streams
util Add support for evicting cache entries based on last access time. (#10205) 2021-07-05 16:32:12 +01:00
__init__.py 1.38.0rc1 2021-07-06 13:54:23 +01:00
event_auth.py Correct type hints for synapse.event_auth. (#10253) 2021-06-30 07:08:42 -04:00
notifier.py
python_dependencies.py
server.py
types.py
visibility.py