mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-03-03 19:49:18 -05:00

* 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