MatrixSynapse/synapse
Patrick Cloke a930da3291
Include the stable identifier for MSC3288. (#11187)
Includes both the stable and unstable identifier to store-invite
calls to the identity server. In the future we should remove the
unstable identifier.
2021-10-27 14:19:19 +00:00
..
_scripts
api
app Shut down the DNS threadpool (#11190) 2021-10-27 13:04:56 +01:00
appservice
config
crypto Add missing type hints to synapse.crypto. (#11146) 2021-10-21 13:07:07 +00:00
events Implement an `on_new_event` callback (#11126) 2021-10-26 15:17:36 +02:00
federation Add type hints for most `HomeServer` parameters (#11095) 2021-10-22 18:15:41 +01:00
groups
handlers Include the stable identifier for MSC3288. (#11187) 2021-10-27 14:19:19 +00:00
http Add type hints for most `HomeServer` parameters (#11095) 2021-10-22 18:15:41 +01:00
logging
metrics
module_api
push disallow-untyped-defs for synapse.push (#11023) 2021-10-11 17:42:10 +01:00
replication Implement an `on_new_event` callback (#11126) 2021-10-26 15:17:36 +02:00
res
rest
server_notices
spam_checker_api
state
static
storage Fix thread BG update to not seq scan event_json (#11192) 2021-10-27 11:33:21 +00:00
streams
util Move DNS lookups into separate thread pool (#11177) 2021-10-26 13:45:38 +01:00
__init__.py 1.46.0rc1 2021-10-26 14:04:51 +01:00
event_auth.py Check *all* auth events for room id and rejection (#11009) 2021-10-18 18:28:30 +01:00
notifier.py Implement an `on_new_event` callback (#11126) 2021-10-26 15:17:36 +02:00
py.typed
python_dependencies.py
server.py
types.py
visibility.py