aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/User/Events/UserLiveStatusEvent.php
Commit message (Collapse)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Fetch status in heartbeat controller only onceCarl Schwan2022-04-071-11/+20
| | | | | | Store the user status inside the event instead of fetching it again Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-7/+8
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add user-status appGeorg Ehrke2020-07-311-0/+101
Signed-off-by: Georg Ehrke <developer@georgehrke.com>