MatrixSynapse/tests
Richard van der Hoff 3f1cd14791
Merge pull request #6872 from matrix-org/rav/dictproperty
Rewrite _EventInternalMetadata to back it with a dict
2020-02-18 16:21:02 +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 Stop sending events when creating or deleting aliases (#6904) 2020-02-18 07:29:44 -05: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 Raise the default power levels for invites, tombstones and server acls (#6834) 2020-02-17 13:23:37 +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 s/get_room_version/get_room_version_id/ 2020-01-31 10:06:21 +00:00
utils.py Add `rooms.room_version` column (#6729) 2020-01-27 14:30:57 +00:00