MatrixSynapse/tests
reivilibre eb609c65d0
Fix bug in `StateFilter.return_expanded()` and add some tests. (#12016)
2022-02-18 14:54:31 +00:00
..
api
app
appservice Remove optional state of `ApplicationService.is_interested`'s `store` parameter (#11911) 2022-02-07 18:26:42 +00:00
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 Faster joins: parse msc3706 fields in send_join response (#12011) 2022-02-17 16:11:59 +00:00
handlers Allow modules to set a display name on registration (#12009) 2022-02-17 16:54:16 +00:00
http
logging
module_api
push Prevent duplicate push notifications for room reads (#11835) 2022-02-17 10:23:54 +00:00
replication Add missing type hints to synapse.replication. (#11938) 2022-02-08 11:03:08 -05:00
rest Use stable MSC3069 `is_guest` flag on `/whoami`. (#12021) 2022-02-18 07:48:23 -05:00
scripts
server_notices
state
storage Fix bug in `StateFilter.return_expanded()` and add some tests. (#12016) 2022-02-18 14:54:31 +00:00
test_utils
util
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py
test_phone_home.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Tests: replace mocked Authenticator with the real thing (#11913) 2022-02-11 12:06:02 +00:00
utils.py