MatrixSynapse/synapse
reivilibre b26cbe3d45
Fix type error that made its way onto develop (#13098)
* Fix type error introduced accidentally by #13045

* Newsfile

Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
2022-06-17 13:05:27 +01:00
..
_scripts Speed up `get_unread_event_push_actions_by_room` (#13005) 2022-06-15 15:17:14 +00:00
api Fix a long-standing bug which meant that rate limiting was not restrictive enough in some cases. (#13018) 2022-06-15 14:11:55 +00:00
app Don't use keyword arguments when initialising modules (#13060) 2022-06-15 15:36:16 +02:00
appservice
config Add custom well-known (#13035) 2022-06-16 11:48:18 +01:00
crypto
events
federation
handlers Use new `device_list_changes_in_room` table when getting device list changes (#13045) 2022-06-17 11:42:03 +01:00
http Fix `destination_is` errors seen in sentry. (#13041) 2022-06-14 18:28:26 +01:00
logging
metrics
module_api
push Speed up `get_unread_event_push_actions_by_room` (#13005) 2022-06-15 15:17:14 +00:00
replication Type annotations in `synapse.databases.main.devices` (#13025) 2022-06-15 15:20:04 +00:00
res
rest Simplify the alias deletion logic as an application service. (#13093) 2022-06-17 12:19:22 +01:00
server_notices
spam_checker_api
state Move some event auth checks out to a different method (#13065) 2022-06-15 19:48:22 +01:00
static
storage Fix type error that made its way onto develop (#13098) 2022-06-17 13:05:27 +01:00
streams
util
__init__.py
event_auth.py Move some event auth checks out to a different method (#13065) 2022-06-15 19:48:22 +01:00
notifier.py
py.typed
server.py
types.py Fix `destination_is` errors seen in sentry. (#13041) 2022-06-14 18:28:26 +01:00
visibility.py