MatrixSynapse/tests
Eric Eastwood aa8708ebed
Allow events to be created with no `prev_events` (MSC2716) (#11243)
The event still needs to have `auth_events` defined to be valid.

Split out from https://github.com/matrix-org/synapse/pull/11114
2021-12-10 23:08:51 -06:00
..
api
app
appservice
config Support configuring the lifetime of non-refreshable access tokens separately to refreshable access tokens. (#11445) 2021-12-03 16:42:44 +00:00
crypto
events
federation Send and handle cross-signing messages using the stable prefix. (#10520) 2021-12-08 10:01:38 +00:00
handlers Allow events to be created with no `prev_events` (MSC2716) (#11243) 2021-12-10 23:08:51 -06:00
http
logging
module_api
push
replication Add type hints to `synapse/storage/databases/main/events_worker.py` (#11411) 2021-11-26 18:41:31 +00:00
rest Test to ensure we share the same `state_group` across the whole historical batch (MSC2716) (#11487) 2021-12-10 20:59:20 -06:00
scripts
server_notices
state
storage Revert accidental commits to develop. 2021-12-03 12:31:28 +00:00
test_utils
util Revert "Move `glob_to_regex` and `re_word_boundary` to `matrix-python-common` (#11505) (#11527) 2021-12-07 13:51:11 +00:00
__init__.py
server.py Revert accidental commits to develop. 2021-12-03 12:31:28 +00:00
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py
test_phone_home.py
test_preview.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Fix case in `wait_for_background_updates` where `self.store` does not exist (#11331) 2021-12-07 11:51:53 -05:00
utils.py Revert accidental commits to develop. 2021-12-03 12:31:28 +00:00