aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status
Commit message (Expand)AuthorAgeFilesLines
...
* chore(deps): Update openapi-extractorprovokateurin2024-04-151-3/+3
* chore(deps): Update openapi-extractorprovokateurin2024-04-081-36/+101
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-312-0/+18
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2992-184/+92
* feat(branchoff): Bump versions and requirements in appsJoas Schilling2024-03-281-2/+2
* 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
* refactor(user_status): Switch to attribute based routingprovokateurin2024-02-216-261/+232
* 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-012-1/+23
* chore: Fix missing template parameter for IEventListenerCôme Chilliet2024-01-303-0/+3
* fix(userstatus): CALL status should overwrite MEETING statusAnna Larch2024-01-242-9/+91
* chore(user_status): Remove unused styles + svgsChristopher Ng2024-01-237-23/+2
* fix(user_status): Migrate to NcUserStatusIconChristopher Ng2024-01-234-41/+18
* fix(userstatus): catch unique constraint violationAnna Larch2024-01-162-2/+22
* Remove unneeded role="radiogroup" from "Predefined statuses"julia.kirschenheuter2024-01-111-1/+0
* 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
* | Merge pull request #42532 from nextcloud/fix/user_status/custom-message-icon-...Kate2024-01-102-2/+2
|\ \
| * | fix(user_status): Allow setting custom message with icon onlyprovokateurin2023-12-302-2/+2
| |/
* | 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
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-1988-0/+88
* fix(ooo): add new ooo status with new emojiAnna Larch2023-12-183-3/+25
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-182-2/+2
* fix(core): Make sure correct colors are used on blurred backgroundFerdinand Thiessen2023-12-141-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-11-304-4/+4
* fix(userstatus): revert ClassLoader changesAnna Larch2023-11-281-55/+53
* enh(userstatus): add OOO automation and remove calendar automationAnna Larch2023-11-2810-415/+151
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-272-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-262-0/+20
* Merge pull request #41678 from nextcloud/branchoff/master-is-now-29Arthur Schiwon2023-11-231-2/+2
|\
| * feat(branchoff): Bump versions and requirements in appsJoas Schilling2023-11-231-2/+2
* | 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
* feat(user status): automate user status for eventsAnna Larch2023-11-096-65/+446
* feat(contactsmenu): Sort by user statusChristoph Wurst2023-11-081-0/+2
* Merge branch 'master' into update/openapi-extractorJulien Veyssier2023-11-062-6/+52
|\
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-11-042-6/+52
* | chore: Regenerate openapi.jsonjld31032023-11-021-1/+4
|/
* feat(contactsmenu): Show user statusChristoph Wurst2023-10-314-0/+70
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2784-88/+88
* fix: Remove profile from UserStatus componentChristopher Ng2023-10-261-133/+27