Commit Graph

29 Commits (2bdc97741cd42843f85750421cba032942d860ed)

Author SHA1 Message Date
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
provokateurin 8e655d46e9
refactor(user_status): Replace security annotations with respective attributes 1 year ago
Andy Scherzinger 8d8891c5bc
chore: Add SPDX header 2 years ago
provokateurin 0117cd2694
refactor(user_status): Switch to attribute based routing 2 years ago
provokateurin cbc27d3ca7
feat(user_status): Add online status type for OpenAPI 2 years ago
provokateurin b8fecdb470
fix(user_status): Allow setting custom message with icon only 2 years ago
Anna Larch 4c6eff975f fix(userstatus): set user status to 'In a meeting' if calendar is busy 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
jld3103 c2d45cb172
Add single status code descriptions for OpenAPI 2 years ago
Côme Chilliet 0a9371f99f
Migrate applications away from deprecated ILogger 2 years ago
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 3 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 5 years ago