Commit Graph

18 Commits (2ea7719bfa4280220c7dfc9fbfec97b61ba33112)

Author SHA1 Message Date
jld3103 6f9cf8817c
user_status: Add OpenAPI spec 3 years ago
jld3103 e6e2b873a3
Remove unreachable UserStatus#clearStatus route 3 years ago
Joas Schilling 64776ff042
feat(user_status): Allow to manually revert an automated status 3 years ago
jld3103 1f49a56a98
Fix user_status heartbeat response 3 years ago
jld3103 3e7a36b309
Make user status heartbeat API publicly accessible 4 years ago
Joas Schilling 1429a9a8ef
Also reset the status on clearAt 4 years ago
Carl Schwan 1dbe7dafe2 Fetch status in heartbeat controller only once 4 years ago
Carl Schwan 92fe694b7f
Fix multiple bugs with user status 4 years ago
Carl Schwan 2cb48f484b
Add an API to set and rollback the user status 4 years ago
Joas Schilling 38d2f978a6
Save a request everytime we send the heartbeat 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Simon Spannagel ad58d13814 UserStatus: no message means clear status message. This fixes #23332 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Joas Schilling 32b577a5df
Reset the user status when clearing the custom message 5 years ago
Georg Ehrke d7ccc616e4
Always use IUserStatus consts 5 years ago
Georg Ehrke 10df7198fe
HeartbeatController: PHPDoc fixes 5 years ago
Georg Ehrke a352a7c7f3
Introduce consts for statuses 5 years ago
Georg Ehrke 0fad921840
Add user-status app 6 years ago