diff options
| author | Patrick Cloke <clokep@users.noreply.github.com> | 2023-09-05 09:58:51 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-05 09:58:51 -0400 |
| commit | ea75346f6af8c182a42d1ca29119a10361693a7b (patch) | |
| tree | 30cebe3b0c32cfe463a216dcba499a61f3019c47 /synapse/appservice/api.py | |
| parent | Bump regex from 1.9.4 to 1.9.5 (#16233) (diff) | |
| download | synapse-ea75346f6af8c182a42d1ca29119a10361693a7b.tar.xz | |
Track presence state per-device and combine to a user state. (#16066)
Tracks presence on an individual per-device basis and combine
the per-device state into a per-user state. This should help in
situations where a user has multiple devices with conflicting status
(e.g. one is syncing with unavailable and one is syncing with online).
The tie-breaking is done by priority:
BUSY > ONLINE > UNAVAILABLE > OFFLINE
Diffstat (limited to 'synapse/appservice/api.py')
0 files changed, 0 insertions, 0 deletions
