Commit Graph

54 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Carl Schwan 8555f98e32 refactor: Port External\Manager to the query builder 4 months ago
Anna Larch b819d71337 feat(userstatus): add busy capability 5 months ago
Anna Larch 56174f749f
feat: add Busy status and new preset BRB status 5 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Joas Schilling 5f9117b939
test: Fix coding standards 8 months ago
Joas Schilling ea0229dc86
test: Fix some apps/*/tests 8 months ago
Joas Schilling 4ccf62a224
chore: Cleanup and prepare some app tests for PHPUnit 10 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 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
Anna Larch 02d077bd49 fix(userstatus): catch unique constraint violation 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
Anna Larch fc4ef6133b fix(ooo): add new ooo status with new emoji 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
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
Côme Chilliet 0a9371f99f
Migrate applications away from deprecated ILogger 2 years ago
Richard Steinmetz 6982597b6a
feat(dashboard): implement widget item api v2 2 years ago
jld3103 e6e2b873a3
Remove unreachable UserStatus#clearStatus route 3 years ago
Joas Schilling 90a817cee5
feat(status): Add a capability for the restore 3 years ago
Joas Schilling f998fe0af3
Update the user status dashboard widget and fix the icon color 3 years ago
Joas Schilling 3009e02324
Fix phpunit 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 f5878038ff
Fix unit tests 4 years ago
Joas Schilling 902476fa20
Extract the EmojiService from user status and add an OCP interface 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
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
kesselb 224fdc10f4
Revert "Fix Recent statuses plural/singular" 4 years ago
szaimen 3897b68883 Fix Recent statuses plural/singular 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
Christoph Wurst 0d8b3baf61
Use executeQuery and executeUpdate in the QBMapper 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Daniel Kesselberg 00bca0fe3e
Another test for user live status listener 5 years ago
Joas Schilling 0c7c358d13
Increase the timeout of statuses 5 years ago
Joas Schilling 32b577a5df
Reset the user status when clearing the custom message 5 years ago
Daniel Kesselberg a61394d528
Add test case for getDefaultStatusById 5 years ago
Georg Ehrke 5be49491d3
Do not display Offline statuses in the Dashboard widget 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