element-hq / element-hq/synapse
Admins should always be able to get user presence
Open
A-Admin-API
A-Presence
O-Uncommon
S-Tolerable
T-Enhancement
z-feature
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#5492](https://github.com/matrix-org/synapse/issues/5492).
---
Currently to see someone's presence (via the /presence/$userId/status CS API call) you have to share a room with them or they have to be in a public room.
It would be very useful for system admins to be able to see user presence for all users, for example to see when they were last active.
Contributor guide
Assessment
This issue has not been assessed yet.