Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(assets): Recompile assets | nextcloud-command | 2024-07-19 | 2 | -2/+2 |
| | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | fix(userstatus): Fix dashboard icon | Joas Schilling | 2024-07-19 | 1 | -4/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-14 | 4 | -4/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-11 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(userstatus): Fix user status automation in real-life scenario | Joas Schilling | 2024-06-25 | 2 | -9/+99 |
| | | | | | | | | | | | Order of applying: - Out-of-office - Availability - Call - Meeting - User status Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-06-05 | 2 | -0/+94 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-23 | 2 | -0/+94 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-20 | 2 | -0/+94 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(status): Update status time when reverting to it manually | Joas Schilling | 2024-04-17 | 1 | -3/+6 |
| | | | | | | This prevents the DAV meeting status from overwriting it again Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | chore(deps): Update openapi-extractor | provokateurin | 2024-04-15 | 1 | -3/+3 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | chore(deps): Update openapi-extractor | provokateurin | 2024-04-08 | 1 | -36/+101 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-31 | 2 | -0/+18 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-29 | 92 | -184/+92 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-17 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(user_status): Fix status update request not being sent | Christopher Ng | 2024-02-24 | 1 | -11/+5 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-23 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | refactor(user_status): Switch to attribute based routing | provokateurin | 2024-02-21 | 6 | -261/+232 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-18 | 2 | -0/+18 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(userstatus): add back 0 timestamp for status without message | Anna Larch | 2024-02-12 | 1 | -1/+7 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | fix(user_status): Fix losing focus to body when closing user status modal | Christopher Ng | 2024-02-01 | 2 | -1/+23 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | chore: Fix missing template parameter for IEventListener | Côme Chilliet | 2024-01-30 | 3 | -0/+3 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix(userstatus): CALL status should overwrite MEETING status | Anna Larch | 2024-01-24 | 2 | -9/+91 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | chore(user_status): Remove unused styles + svgs | Christopher Ng | 2024-01-23 | 7 | -23/+2 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | fix(user_status): Migrate to NcUserStatusIcon | Christopher Ng | 2024-01-23 | 4 | -41/+18 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | fix(userstatus): catch unique constraint violation | Anna Larch | 2024-01-16 | 2 | -2/+22 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | Remove unneeded role="radiogroup" from "Predefined statuses" | julia.kirschenheuter | 2024-01-11 | 1 | -1/+0 |
| | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | ||||
* | Merge pull request #42527 from nextcloud/feat/user_status/online-status-type | Kate | 2024-01-10 | 4 | -3/+21 |
|\ | |||||
| * | feat(user_status): Add online status type for OpenAPI | provokateurin | 2024-01-10 | 4 | -3/+21 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | Merge pull request #42532 from ↵ | Kate | 2024-01-10 | 2 | -2/+2 |
|\ \ | | | | | | | | | | nextcloud/fix/user_status/custom-message-icon-only | ||||
| * | | fix(user_status): Allow setting custom message with icon only | provokateurin | 2023-12-30 | 2 | -2/+2 |
| |/ | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-05 | 2 | -0/+18 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-02 | 2 | -0/+96 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(userstatus): set user status to 'In a meeting' if calendar is busy | Anna Larch | 2023-12-19 | 6 | -98/+64 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-19 | 88 | -0/+88 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(ooo): add new ooo status with new emoji | Anna Larch | 2023-12-18 | 3 | -3/+25 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-18 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(core): Make sure correct colors are used on blurred background | Ferdinand Thiessen | 2023-12-14 | 1 | -0/+3 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-12 | 2 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-12-03 | 2 | -2/+22 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(copyright): Fix copyright doc blocks | Joas Schilling | 2023-11-30 | 4 | -4/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(userstatus): revert ClassLoader changes | Anna Larch | 2023-11-28 | 1 | -55/+53 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | enh(userstatus): add OOO automation and remove calendar automation | Anna Larch | 2023-11-28 | 10 | -415/+151 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-27 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-26 | 2 | -0/+20 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #41678 from nextcloud/branchoff/master-is-now-29 | Arthur Schiwon | 2023-11-23 | 1 | -2/+2 |
|\ | | | | | Master is now 29 | ||||
| * | feat(branchoff): Bump versions and requirements in apps | Joas Schilling | 2023-11-23 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 22 | -115/+109 |
|/ | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | fix(user_status): remove border from emoji picker | Maksim Sukharev | 2023-11-21 | 1 | -25/+7 |
| | | | | | | | - clean styles - lint component Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com> | ||||
* | fix(userstatus): Only track message timestamp for values | Christoph Wurst | 2023-11-16 | 3 | -2/+38 |
| | | | | | | | Do not track status messages that are empty, e.g. DND outside of availability. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | fix(userstatus): Do not override message timestamp for default messages | Christoph Wurst | 2023-11-13 | 1 | -1/+0 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> |