MatrixSynapse/tests/handlers
Mark Haines 70599ce925 Allow external processes to mark a user as syncing. (#812)
* Add infrastructure to the presence handler to track sync requests in external processes

* Expire stale entries for dead external processes

* Add an http endpoint for making users as syncing

Add some docstrings and comments.

* Fixes
2016-06-02 15:20:15 +01:00
..
__init__.py
test_appservice.py Move the AS handler out of the Handlers object. 2016-05-31 13:53:48 +01:00
test_auth.py
test_directory.py
test_presence.py Allow external processes to mark a user as syncing. (#812) 2016-06-02 15:20:15 +01:00
test_profile.py
test_register.py
test_typing.py