aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-184-4/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-142-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-112-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-054-2/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-046-0/+30
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-032-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-308-0/+16
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-2912-0/+24
* Merge pull request #47214 from nextcloud/backport/47201/stable28Andy Scherzinger2024-08-272-2/+11
|\
| * fix(userstatus): run user status automation job for start and end eventsAnna Larch2024-08-142-2/+11
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-232-2/+2
* | fix(userstatus): Don't set predefined user status as custom when changing "Cl...Joas Schilling2024-08-211-5/+19
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1596-192/+96
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-144-4/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-112-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-052-0/+94
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-232-0/+94
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-202-0/+94
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-312-0/+18
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2992-184/+92
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-172-2/+2
* fix(user_status): Fix status update request not being sentChristopher Ng2024-02-241-11/+5
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-232-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-182-0/+18
* fix(userstatus): add back 0 timestamp for status without messageAnna Larch2024-02-121-1/+7
* fix(user_status): Fix losing focus to body when closing user status modalChristopher Ng2024-02-022-1/+23
* chore(user_status): Remove unused styles + svgsChristopher Ng2024-02-027-23/+2
* fix(user_status): Migrate to NcUserStatusIconChristopher Ng2024-02-024-41/+18
* fix(userstatus): CALL status should overwrite MEETING statusAnna Larch2024-01-252-9/+91
* fix(userstatus): catch unique constraint violationAnna Larch2024-01-162-2/+22
* Remove unneeded role="radiogroup" from "Predefined statuses"julia.kirschenheuter2024-01-151-1/+0
* feat(user_status): Add online status type for OpenAPIprovokateurin2024-01-104-3/+21
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-052-0/+18
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-022-0/+96
* fix(userstatus): set user status to 'In a meeting' if calendar is busyAnna Larch2023-12-196-98/+64
* Merge pull request #42351 from nextcloud/backport/42304/stable28Joas Schilling2023-12-193-3/+25
|\
| * fix(ooo): add new ooo status with new emojiAnna Larch2023-12-183-3/+25
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-1988-0/+88
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-182-2/+2
* fix(core): Make sure correct colors are used on blurred backgroundFerdinand Thiessen2023-12-151-0/+3
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-122-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-032-2/+22
* fix(copyright): Fix copyright doc blocksJoas Schilling2023-12-014-4/+4
* [stable28] enh(userstatus): add OOO automation and remove calendar automationAnna Larch2023-11-289-362/+96
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-272-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-262-0/+20
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-2322-115/+109
* fix(user_status): remove border from emoji pickerMaksim Sukharev2023-11-211-25/+7
* fix(userstatus): Only track message timestamp for valuesChristoph Wurst2023-11-163-2/+38
* fix(userstatus): Do not override message timestamp for default messagesChristoph Wurst2023-11-131-1/+0