MatrixSynapse/tests
Erik Johnston 7941a70fa8
Fix bug in EventContext.deserialize. (#7393)
This caused `prev_state_ids` to be incorrect if the state event was not
replacing an existing state entry.
2020-05-05 14:17:27 +01:00
..
api
app
appservice
config
crypto
events Fix bug in EventContext.deserialize. (#7393) 2020-05-05 14:17:27 +01:00
federation
handlers async/await is_server_admin (#7363) 2020-05-01 15:15:36 +01:00
http
logging
push
replication Thread through instance name to replication client. (#7369) 2020-05-01 17:19:56 +01:00
rest Persist user interactive authentication sessions (#7302) 2020-04-30 13:47:49 -04:00
scripts
server_notices Convert synapse.server_notices to async/await. (#7394) 2020-05-01 15:28:59 -04:00
state
storage
test_utils Fix bug in EventContext.deserialize. (#7393) 2020-05-05 14:17:27 +01:00
util
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py async/await is_server_admin (#7363) 2020-05-01 15:15:36 +01:00
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 limit logic for EventsStream (#7358) 2020-04-29 12:30:36 +01:00
utils.py Persist user interactive authentication sessions (#7302) 2020-04-30 13:47:49 -04:00