Commit Graph

39 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Joas Schilling f3a26c5f89
fix(user_status): Avoid unique constraint violations from parallel heartbeats and GET requests 7 months ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
Joas Schilling 2c977d2b6e
fix(userstatus): Fix user status automation in real-life scenario 2 years ago
Andy Scherzinger 8d8891c5bc
chore: Add SPDX header 2 years ago
Joas Schilling 587a056db3
fix(status): Update status time when reverting to it manually 2 years ago
Anna Larch c071fbf3ac fix(userstatus): add back 0 timestamp for status without message 2 years ago
Anna Larch e1b957e17b fix(userstatus): CALL status should overwrite MEETING status 2 years ago
Anna Larch 4c6eff975f fix(userstatus): set user status to 'In a meeting' if calendar is busy 2 years ago
Joas Schilling 73c0f596f7
fix(copyright): Fix copyright doc blocks 2 years ago
Anna Larch f19645adab enh(userstatus): add OOO automation and remove calendar automation 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Christoph Wurst bdad290d31
fix(userstatus): Only track message timestamp for values 2 years ago
Christoph Wurst fc1dd985c8
fix(userstatus): Do not override message timestamp for default messages 2 years ago
Anna Larch f14a4f8fd7 feat(user status): automate user status for events 2 years ago
Christoph Wurst fbdf733be0
fix(userstatus): Track message timestamp too 2 years ago
Joas Schilling 64776ff042
feat(user_status): Allow to manually revert an automated status 3 years ago
Joas Schilling 9a9db2802b
Reset user status based on message ID only 3 years ago
Joas Schilling 1429a9a8ef
Also reset the status on clearAt 4 years ago
Joas Schilling 5f2e7e9710
Fix missing status with predefined status in drop-down 4 years ago
Joas Schilling 902476fa20
Extract the EmojiService from user status and add an OCP interface 4 years ago
Joas Schilling bac2508d77
Fix user status not resetting correctly after a call 4 years ago
Joas Schilling 058d1de260
Do status and predefined message setting in one go 4 years ago
Joas Schilling 5fcbb1ca62
Create the backup user status in 1 query instead of 3 4 years ago
Joas Schilling deec4f31db
Allow to revert the user status of multiple users in 3 queries instead of 3*n 4 years ago
Joas Schilling 194338cca3
Delete the user status without loading it first 4 years ago
Joas Schilling c5d11abff9
Directly delete the user status instead of getting it a second time 4 years ago
Carl Schwan 92fe694b7f
Fix multiple bugs with user status 4 years ago
Jonas Meurer 3fe267b772
Respect user enumeration settings in user status lists 4 years ago
Carl Schwan 2cb48f484b
Add an API to set and rollback the user status 4 years ago
Joas Schilling 55c44580c2
Don't update statuses to offline again and again 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Joas Schilling 0c7c358d13
Increase the timeout of statuses 5 years ago
Georg Ehrke d7ccc616e4
Always use IUserStatus consts 5 years ago
Georg Ehrke 7fedd33825
Better cleanup routine for statuses 5 years ago
Georg Ehrke a352a7c7f3
Introduce consts for statuses 5 years ago
Georg Ehrke bd6a6cf3bf
Add Status Dashboard 5 years ago
Georg Ehrke 0e0e0d19e8
Provide a PHP Api for UserStatus 5 years ago
Georg Ehrke 0fad921840
Add user-status app 5 years ago