Commit Graph

64 Commits (34cd91cc86a89d623aa811f11316640db12ea91c)

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
Côme Chilliet 956924bdc9
chore: Remove calls to OC_App in bootstrap.php files for tests 6 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 79084d577e
fix(tests): Check that the revert was successful 1 year ago
Joas Schilling 134bfb8437
fix(tests): Also check that the backup status works 1 year ago
Joas Schilling ec6ed0cf74
fix(tests): Make timing test more reliable 1 year ago
Joas Schilling 4ccf62a224
chore: Cleanup and prepare some app tests for PHPUnit 10 1 year ago
Joas Schilling 2110698ea3
fix(user_status): Fix integration test of user status 1 year ago
Joas Schilling 6ad620fe27
fix(tests): Fix test selection and run unit tests of DAV and user_status 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 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 e1b957e17b fix(userstatus): CALL status should overwrite MEETING status 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
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
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 4 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