Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(userstatus): catch unique constrain violation on revert | Anna Larch | 2024-05-28 | 1 | -2/+25 |
* | fix(caldav): only call getTimestamp() on actual DateTime data | Thomas Citharel | 2024-02-03 | 1 | -2/+1 |
* | fix(userstatus): Also set the user status when the user has no status at all | Joas Schilling | 2024-01-25 | 1 | -1/+1 |
* | fix(userstatus): CALL status should overwrite MEETING status | Anna Larch | 2024-01-25 | 1 | -16/+19 |
* | fix(dav): Fix user status "Undefined array key 0 at StatusService.php#98" | Joas Schilling | 2024-01-15 | 1 | -4/+7 |
* | fix(userstatus): set user status to 'In a meeting' if calendar is busy | Anna Larch | 2023-12-19 | 2 | -188/+93 |
* | fix(copyright): Fix copyright doc blocks | Joas Schilling | 2023-12-01 | 2 | -44/+22 |
* | [stable28] enh(userstatus): add OOO automation and remove calendar automation | Anna Larch | 2023-11-28 | 2 | -21/+20 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 2 | -10/+8 |
* | feat(user status): automate user status for events | Anna Larch | 2023-11-09 | 2 | -0/+293 |