mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-30 15:34:57 +00:00
70599ce925
* 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