MatrixSynapse/synapse
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
..
api
app
appservice
config
crypto
events
federation
handlers Allow external processes to mark a user as syncing. (#812) 2016-06-02 15:20:15 +01:00
http
metrics
push
replication Allow external processes to mark a user as syncing. (#812) 2016-06-02 15:20:15 +01:00
rest
static/client
storage
streams
util
__init__.py
notifier.py
python_dependencies.py
server.py
state.py
types.py
visibility.py