mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-19 14:44:19 -05:00
fae81f2f68
Split off from https://github.com/matrix-org/synapse/pull/9491
Adds a storage method for getting the current presence of all local users, optionally excluding those that are offline. This will be used by the code in #9491 when a PresenceRouter module informs Synapse that a given user should have `"ALL"` user presence updates routed to them. Specifically, it is used here:
|
||
---|---|---|
.. | ||
main | ||
state | ||
__init__.py |