synapse-product/tests
Richard van der Hoff 709e81f518 Make room alias lists peekable
As per
https://github.com/matrix-org/matrix-doc/pull/2432#pullrequestreview-360566830,
make room alias lists accessible to users outside world_readable rooms.
2020-02-19 08:53:32 +00:00
..
api Add a make_event_from_dict method (#6858) 2020-02-07 15:30:04 +00:00
app
appservice
config
crypto Add a make_event_from_dict method (#6858) 2020-02-07 15:30:04 +00:00
events Add a make_event_from_dict method (#6858) 2020-02-07 15:30:04 +00:00
federation Add a make_event_from_dict method (#6858) 2020-02-07 15:30:04 +00:00
handlers Refactor the membership check methods in Auth 2020-02-18 23:21:44 +00:00
http
logging
push Clean up startup for the pusher (#6558) 2019-12-18 14:26:58 +00:00
replication Add a make_event_from_dict method (#6858) 2020-02-07 15:30:04 +00:00
rest Make room alias lists peekable 2020-02-19 08:53:32 +00:00
scripts
server_notices
state Add a make_event_from_dict method (#6858) 2020-02-07 15:30:04 +00:00
storage Replace _event_dict_property with DictProperty 2020-02-14 16:42:37 +00:00
test_utils
util Validate client_secret parameter (#6767) 2020-01-24 14:28:40 +00:00
__init__.py
server.py Kill off redundant SynapseRequestFactory (#6619) 2020-01-03 14:19:48 +00:00
test_distributor.py
test_event_auth.py Add a make_event_from_dict method (#6858) 2020-02-07 15:30:04 +00:00
test_federation.py Add a make_event_from_dict method (#6858) 2020-02-07 15:30:04 +00:00
test_mau.py
test_metrics.py
test_phone_home.py
test_preview.py
test_server.py Implement RedirectException (#6687) 2020-01-15 15:58:55 +00:00
test_state.py Add a make_event_from_dict method (#6858) 2020-02-07 15:30:04 +00:00
test_terms_auth.py
test_test_utils.py
test_types.py Remove database config parsing from apps. 2019-12-10 14:34:17 +00:00
test_visibility.py
unittest.py Implement GET /_matrix/client/r0/rooms/{roomId}/aliases (#6939) 2020-02-18 16:23:25 +00:00
utils.py Add rooms.room_version column (#6729) 2020-01-27 14:30:57 +00:00