anonymousland-synapse/synapse
Patrick Cloke 8d609435c0
Move methods involving event authentication to EventAuthHandler. (#10268)
Instead of mixing them with user authentication methods.
2021-07-01 14:25:37 -04:00
..
_scripts
api Move methods involving event authentication to EventAuthHandler. (#10268) 2021-07-01 14:25:37 -04:00
app Add a distributed lock (#10269) 2021-06-29 19:15:47 +01:00
appservice
config
crypto
events Move methods involving event authentication to EventAuthHandler. (#10268) 2021-07-01 14:25:37 -04:00
federation Move methods involving event authentication to EventAuthHandler. (#10268) 2021-07-01 14:25:37 -04:00
groups
handlers Move methods involving event authentication to EventAuthHandler. (#10268) 2021-07-01 14:25:37 -04:00
http Add additional types to the federation transport server. (#10213) 2021-06-28 07:36:41 -04:00
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 fix ordering of bg update (#10291) 2021-07-01 18:45:55 +01:00
streams
util
__init__.py 1.37.1 2021-06-30 12:24:13 +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