Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(dav): Use IUser::getDisplayName directlyfix/dav/use-iuser-displayname | Christoph Wurst | 2025-03-05 | 1 | -4/+2 |
* | fix(dav): Handle long absence status earlierfix/dav/absence-status-too-long | Christoph Wurst | 2025-03-05 | 1 | -2/+6 |
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 1 | -1/+1 |
* | Fix: Make out of office replacement nullable | Hamza Mahjoubi | 2024-07-03 | 1 | -5/+5 |
* | Feat: Allow users to select another user as their out-of-office replacement | Hamza Mahjoubi | 2024-07-01 | 1 | -1/+20 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-27 | 1 | -19/+2 |
* | fix: replace `Account name` by `Login` | John Molakvoæ | 2024-02-13 | 1 | -1/+1 |
* | fix(dav): Make current ooo info time-dependent | Christoph Wurst | 2023-12-05 | 1 | -4/+35 |
* | feat(out-of-office): Add OCS endpoint to set and clear absence | Joas Schilling | 2023-12-01 | 1 | -0/+77 |
* | fix(OOO): Make the returned data more explicit | Joas Schilling | 2023-11-29 | 1 | -4/+3 |
* | feat: Add out-of-office message API | Christoph Wurst | 2023-11-09 | 1 | -0/+78 |