summaryrefslogtreecommitdiffstats
path: root/apps/user_status
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-112-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-054-2/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-046-0/+30
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-032-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-308-0/+16
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-2912-0/+24
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #47214 from nextcloud/backport/47201/stable28Andy Scherzinger2024-08-272-2/+11
|\ | | | | [stable28] fix(userstatus): run user status automation job for start and end events
| * fix(userstatus): run user status automation job for start and end eventsAnna Larch2024-08-142-2/+11
| | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-232-2/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(userstatus): Don't set predefined user status as custom when changing ↵Joas Schilling2024-08-211-5/+19
| | | | | | | | | | | | "Clear at" Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1596-192/+96
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-144-4/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-112-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-052-0/+94
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-232-0/+94
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-202-0/+94
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-312-0/+18
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2992-184/+92
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-172-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(user_status): Fix status update request not being sentChristopher Ng2024-02-241-11/+5
| | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> [skip ci]
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-232-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-182-0/+18
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(userstatus): add back 0 timestamp for status without messageAnna Larch2024-02-121-1/+7
| | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* fix(user_status): Fix losing focus to body when closing user status modalChristopher Ng2024-02-022-1/+23
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore(user_status): Remove unused styles + svgsChristopher Ng2024-02-027-23/+2
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit b61c13c8eb01433ab884808c3f53aba42a5141e1)
* fix(user_status): Migrate to NcUserStatusIconChristopher Ng2024-02-024-41/+18
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit f06047518960c76c99b404b7c91836b27d1286b9)
* fix(userstatus): CALL status should overwrite MEETING statusAnna Larch2024-01-252-9/+91
| | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* fix(userstatus): catch unique constraint violationAnna Larch2024-01-162-2/+22
| | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* Remove unneeded role="radiogroup" from "Predefined statuses"julia.kirschenheuter2024-01-151-1/+0
| | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> [skip ci]
* feat(user_status): Add online status type for OpenAPIprovokateurin2024-01-104-3/+21
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-052-0/+18
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-022-0/+96
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(userstatus): set user status to 'In a meeting' if calendar is busyAnna Larch2023-12-196-98/+64
| | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* Merge pull request #42351 from nextcloud/backport/42304/stable28Joas Schilling2023-12-193-3/+25
|\ | | | | [stable28] fix(ooo): add new ooo status with new emoji
| * fix(ooo): add new ooo status with new emojiAnna Larch2023-12-183-3/+25
| | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-1988-0/+88
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-182-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(core): Make sure correct colors are used on blurred backgroundFerdinand Thiessen2023-12-151-0/+3
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-122-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-032-2/+22
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(copyright): Fix copyright doc blocksJoas Schilling2023-12-014-4/+4
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [stable28] enh(userstatus): add OOO automation and remove calendar automationAnna Larch2023-11-289-362/+96
| | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-272-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-262-0/+20
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-2322-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 pickerMaksim Sukharev2023-11-211-25/+7
| | | | | | | - clean styles - lint component Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
* fix(userstatus): Only track message timestamp for valuesChristoph Wurst2023-11-163-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 messagesChristoph Wurst2023-11-131-1/+0
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* feat(user status): automate user status for eventsAnna Larch2023-11-096-65/+446
| | | | | | | and automatically set a user status to free or busy depending on their calendar transparency, event status and availability settings Signed-off-by: Anna Larch <anna@nextcloud.com>
* feat(contactsmenu): Sort by user statusChristoph Wurst2023-11-081-0/+2
| | | | | | If user_status is not enabled, fall back to sorting by contact name. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>