MatrixSynapse/synapse
Quentin Gliech c6d6176411
Allow MSC3030 'timestamp_to_event' calls from anyone on world-readable rooms. (#13062)
Signed-off-by: Quentin Gliech <quenting@element.io>
2022-06-17 11:39:26 +01:00
..
_scripts Speed up `get_unread_event_push_actions_by_room` (#13005) 2022-06-15 15:17:14 +00:00
api
app
appservice Remove remaining bits of groups code. (#12936) 2022-06-01 09:41:25 -04:00
config Add custom well-known (#13035) 2022-06-16 11:48:18 +01:00
crypto
events
federation
handlers Fix logging context misuse when we fail to persist a federation event (#13089) 2022-06-17 10:22:50 +01:00
http
logging
metrics
module_api Uniformize spam-checker API, part 4: port other spam-checker callbacks to return `Union[Allow, Codes]`. (#12857) 2022-06-13 18:16:16 +00:00
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 Fix Jinja templating error when generating thumbnail URLs. (#12510) 2022-04-20 12:03:03 -04:00
rest Allow MSC3030 'timestamp_to_event' calls from anyone on world-readable rooms. (#13062) 2022-06-17 11:39:26 +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 Display an error page during failure of fallback UIA. (#10561) 2021-08-18 08:13:35 -04:00
storage Add desc to `get_earliest_token_for_stats` (#13085) 2022-06-16 17:50:46 +00: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
visibility.py