summaryrefslogtreecommitdiffstats
path: root/apps/user_status
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2784-88/+88
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-192-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-082-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-032-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-292-6/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-2394-460/+460
* feat(dashboard): implement widget item api v2Richard Steinmetz2023-08-224-347/+16
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-122-0/+20
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-202-0/+94
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-172-8/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-152-0/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-102-0/+18
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-082-2/+2
* wrap user status message input and buttons with native formMaksim Sukharev2023-07-033-54/+44
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-302-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-282-0/+18
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-272-8/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-242-0/+18
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-202-6/+26
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-174-6/+62
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-132-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-122-14/+18
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-112-0/+18
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-102-4/+4
* openapi: Fix wrapping OCS responses that are not DataResponsejld31032023-06-051-105/+5
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-302-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-2790-180/+176
* Add OpenAPI specsjld31032023-05-241-0/+1154
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-1714-0/+50
* fix(user_status): Remove redundant styling, use global class insteadFerdinand Thiessen2023-05-151-11/+1
* fix(user_status): Use native radio buttons for online status selectionFerdinand Thiessen2023-05-151-42/+52
* fix(user_status): Add missing `radiogroup` role to online status selectorFerdinand Thiessen2023-05-151-1/+3
* fix(user_status): Group custom message input elements and assign label to emo...Ferdinand Thiessen2023-05-151-2/+4
* fix(user_status): Use role=radio for predefined statuses in online status modalFerdinand Thiessen2023-05-153-6/+33
* Use the color-primary-element* variablesSimon L2023-05-131-1/+1
* Merge pull request #38099 from nextcloud/fix/missing-clear-status-routeJohn Molakvoæ2023-05-092-19/+0
|\
| * Remove unreachable UserStatus#clearStatus routejld31032023-05-082-19/+0
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-092-0/+14
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-072-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-264-0/+18
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-254-0/+28
* fix(assets): Optimize SVGs with scour 0.38.2Joas Schilling2023-04-242-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-232-6/+6
* chore(autoloader): Update autoloaders with composer 2.5.5Joas Schilling2023-04-213-11/+22
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-214-0/+28
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-2016-0/+102
* fix(status): Store locally status message when editingMaksim Sukharev2023-04-181-7/+13
* fix(status): Fix infinite loading of predefined statusesMaksim Sukharev2023-04-182-12/+9
* fix(status): Correctly set the message and predefined message using the storeJoas Schilling2023-04-182-11/+25
* feat(status): Add a capability for the restoreJoas Schilling2023-04-182-0/+2