MatrixSynapse/synapse
Richard van der Hoff c1b28b8842 Remove redundant `room_version` param from `check_auth_rules_from_context`
It's now implied by the room_version property on the event.
2022-06-12 23:13:10 +01:00
..
_scripts Remove remaining pieces of groups code. (#12966) 2022-06-06 13:20:05 -04:00
api Reduce the amount of state we pull from the DB (#12811) 2022-06-06 09:24:12 +01:00
app Remove groups replication code. (#12900) 2022-05-31 13:04:08 -04:00
appservice Remove remaining bits of groups code. (#12936) 2022-06-01 09:41:25 -04:00
config Remove remaining bits of groups code. (#12936) 2022-06-01 09:41:25 -04:00
crypto
events Remove `room_version` param from `validate_event_for_room_version` 2022-06-12 23:13:09 +01:00
federation Reduce state pulled from DB due to sending typing and receipts over federation (#12964) 2022-06-06 16:46:11 +01:00
handlers Remove redundant `room_version` param from `check_auth_rules_from_context` 2022-06-12 23:13:10 +01:00
http
logging
metrics
module_api Wait for lazy join to complete when getting current state (#12872) 2022-06-01 16:02:53 +01:00
push Wait for lazy join to complete when getting current state (#12872) 2022-06-01 16:02:53 +01:00
replication Remove groups replication code. (#12900) 2022-05-31 13:04:08 -04:00
res
rest Prevent local quarantined media from being claimed by media retention (#12972) 2022-06-07 10:53:47 +00:00
server_notices Reduce the amount of state we pull from the DB (#12811) 2022-06-06 09:24:12 +01:00
spam_checker_api
state Remove `room_version` param from `check_auth_rules_for_event` 2022-06-12 23:13:10 +01:00
static
storage Prevent breaking old sqlite's when media retention is enabled (#12977) 2022-06-07 11:28:08 +00:00
streams
util
__init__.py
event_auth.py Remove `room_version` param from `check_auth_rules_for_event` 2022-06-12 23:13:10 +01:00
notifier.py Reduce the amount of state we pull from the DB (#12811) 2022-06-06 09:24:12 +01:00
py.typed
server.py
types.py
visibility.py Fix 404 on `/sync` when the last event is a redaction of an unknown/purged event (#12905) 2022-06-01 11:29:51 +00:00