MatrixSynapse/tests
Mark Haines 586beb8318 Update the filters to match the latest spec.
Apply the filter the 'timeline' and 'ephemeral' keys of rooms.
Apply the filter to the 'presence' key of a sync response.
2015-10-12 16:54:58 +01:00
..
api Update the filters to match the latest spec. 2015-10-12 16:54:58 +01:00
appservice Make the appservice use 'users_in_room' rather than get_room_members since it is cached 2015-05-22 11:01:28 +01:00
federation
handlers Move token generation to auth handler 2015-08-20 11:35:56 +01:00
metrics
rest Move NullSource out of synapse and into tests since it is only used by the tests 2015-09-22 18:33:34 +01:00
storage synapse/storage/_base.py:_simple_selectupdate_one was unused 2015-09-23 10:30:03 +01:00
util Move all the caches into their own package, synapse.util.caches 2015-08-11 18:00:59 +01:00
__init__.py
test_distributor.py Remove call to recently removed function in mock 2015-08-11 16:56:30 +01:00
test_state.py Merge branch 'erikj/check_room_exists' into erikj/unfederatable 2015-09-01 15:58:10 +01:00
test_test_utils.py
test_types.py
unittest.py
utils.py Swap out bcrypt for md5 in tests 2015-08-26 15:59:32 +01:00