summaryrefslogtreecommitdiffstats
path: root/apps/user_status
Commit message (Collapse)AuthorAgeFilesLines
* chore(assets): Recompile assetsnextcloud-command2024-07-192-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix(userstatus): Fix dashboard iconJoas Schilling2024-07-191-4/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.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(userstatus): Fix user status automation in real-life scenarioJoas Schilling2024-06-252-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 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(status): Update status time when reverting to it manuallyJoas Schilling2024-04-171-3/+6
| | | | | | This prevents the DAV meeting status from overwriting it again Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore(deps): Update openapi-extractorprovokateurin2024-04-151-3/+3
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* chore(deps): Update openapi-extractorprovokateurin2024-04-081-36/+101
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* 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>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-232-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* refactor(user_status): Switch to attribute based routingprovokateurin2024-02-216-261/+232
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* 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-012-1/+23
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: Fix missing template parameter for IEventListenerCôme Chilliet2024-01-303-0/+3
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* fix(userstatus): CALL status should overwrite MEETING statusAnna Larch2024-01-242-9/+91
| | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* chore(user_status): Remove unused styles + svgsChristopher Ng2024-01-237-23/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix(user_status): Migrate to NcUserStatusIconChristopher Ng2024-01-234-41/+18
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.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-111-1/+0
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Merge pull request #42527 from nextcloud/feat/user_status/online-status-typeKate2024-01-104-3/+21
|\
| * feat(user_status): Add online status type for OpenAPIprovokateurin2024-01-104-3/+21
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Merge pull request #42532 from ↵Kate2024-01-102-2/+2
|\ \ | | | | | | | | | nextcloud/fix/user_status/custom-message-icon-only
| * | fix(user_status): Allow setting custom message with icon onlyprovokateurin2023-12-302-2/+2
| |/ | | | | | | 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>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-1988-0/+88
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* 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-182-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(core): Make sure correct colors are used on blurred backgroundFerdinand Thiessen2023-12-141-0/+3
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* 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-11-304-4/+4
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(userstatus): revert ClassLoader changesAnna Larch2023-11-281-55/+53
| | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* enh(userstatus): add OOO automation and remove calendar automationAnna Larch2023-11-2810-415/+151
| | | | 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>
* Merge pull request #41678 from nextcloud/branchoff/master-is-now-29Arthur Schiwon2023-11-231-2/+2
|\ | | | | Master is now 29
| * feat(branchoff): Bump versions and requirements in appsJoas Schilling2023-11-231-2/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.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>