synapse/tests/storage
Richard van der Hoff 012b4c1913 Implement updating devices
You can update the displayname of devices now.
2016-07-26 07:35:48 +01:00
..
__init__.py
event_injector.py Add filter param to /messages API 2016-07-14 16:30:56 +01:00
test__base.py
test_appservice.py Fix AS retries, but with correct ordering 2016-06-07 10:24:50 +01:00
test_background_update.py PEP8 2016-07-25 12:25:06 +01:00
test_base.py
test_client_ips.py GET /devices endpoint 2016-07-20 16:42:32 +01:00
test_devices.py Implement updating devices 2016-07-26 07:35:48 +01:00
test_directory.py
test_events.py Add filter param to /messages API 2016-07-14 16:30:56 +01:00
test_presence.py
test_profile.py
test_redaction.py
test_registration.py Add device_id support to /login 2016-07-18 16:39:44 +01:00
test_room.py
test_roommember.py