forked-synapse/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 Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
test_appservice.py Move the AS handler out of the Handlers object. 2016-05-31 13:53:48 +01:00
test_auth.py Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test_directory.py copyrights 2016-01-07 04:26:29 +00:00
test_presence.py Allow external processes to mark a user as syncing. (#812) 2016-06-02 15:20:15 +01:00
test_profile.py Pass whole requester to ratelimiting 2016-03-03 16:43:42 +00:00
test_register.py Fix set profile error with Requester. 2016-05-23 19:50:28 +02:00
test_typing.py Move typing handler out of the Handlers object 2016-05-17 15:58:46 +01:00