aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/lib/Listener
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-213-30/+9
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-2/+3
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-193-5/+9
* chore: adjust code to adhere to coding standardAnna Larch2024-09-052-2/+2
* fix(userstatus): run user status automation job for start and end eventsAnna Larch2024-08-141-2/+7
* chore: Add SPDX headerAndy Scherzinger2024-05-304-77/+8
* chore: Fix missing template parameter for IEventListenerCôme Chilliet2024-01-303-0/+3
* fix(userstatus): catch unique constraint violationAnna Larch2024-01-161-2/+17
* fix(userstatus): set user status to 'In a meeting' if calendar is busyAnna Larch2023-12-191-1/+10
* fix(ooo): add new ooo status with new emojiAnna Larch2023-12-181-1/+1
* enh(userstatus): add OOO automation and remove calendar automationAnna Larch2023-11-281-0/+67
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-232-5/+5
* feat(user status): automate user status for eventsAnna Larch2023-11-091-1/+1
* Fix missing status with predefined status in drop-downJoas Schilling2022-05-271-1/+4
* Fetch status in heartbeat controller only onceCarl Schwan2022-04-071-12/+5
* Add global profile toggle configChristopher Ng2022-03-181-10/+8
* Migrate to webpack v5Louis Chemineau2022-01-081-1/+1
* Move bundles to /distJohn Molakvoæ (skjnldsv)2022-01-081-1/+1
* Profile backendChristopher Ng2021-10-191-2/+30
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-043-21/+22
* Only load user status script when neededJulius Härtl2020-09-241-1/+2
* Always use IUserStatus constsGeorg Ehrke2020-09-071-1/+2
* Introduce consts for statusesGeorg Ehrke2020-09-071-23/+5
* Add user-status appGeorg Ehrke2020-07-313-0/+273