]>
source.dussan.org Git - nextcloud-server.git/log
dependabot[bot] [Sat, 20 May 2023 03:05:38 +0000 (03:05 +0000)]
chore(deps-dev): Bump tar from 6.1.14 to 6.1.15
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.14 to 6.1.15.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.14...v6.1.15)
---
updated-dependencies:
- dependency-name: tar
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Sat, 20 May 2023 00:17:12 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Fri, 19 May 2023 22:56:07 +0000 (00:56 +0200)]
Merge pull request #38354 from nextcloud/pulsejet/patch-ubr
Make unsupported browser check asynchronous
Varun Patil [Wed, 17 May 2023 22:09:00 +0000 (15:09 -0700)]
Make unsupported browser check asynchronous
This check is very expensive, and will pass almost 100% of the time.
Related #36728
Depends on #38329
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Simon L [Fri, 19 May 2023 21:29:24 +0000 (23:29 +0200)]
Merge pull request #37758 from nextcloud/redis-atomic
redis: use atomic operations everywhere
Simon L [Fri, 19 May 2023 21:27:12 +0000 (23:27 +0200)]
Merge pull request #38332 from nextcloud/pulsejet/patch-dead1
Remove some dead code in files app
Marcel Klehr [Fri, 19 May 2023 12:39:52 +0000 (14:39 +0200)]
Merge pull request #32775 from nextcloud/fix/23877/unread-comments
nextcloud-command [Fri, 19 May 2023 10:22:21 +0000 (10:22 +0000)]
Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Christopher Ng [Wed, 3 May 2023 01:51:07 +0000 (18:51 -0700)]
fix(comments): Mark comments as read
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Simon L [Fri, 19 May 2023 09:58:22 +0000 (11:58 +0200)]
Merge pull request #38306 from nextcloud/enh/noid/migrate-to-ncselect
migrate a few components to NcSelect
Simon L [Fri, 19 May 2023 08:14:23 +0000 (10:14 +0200)]
address review
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Simon L [Tue, 16 May 2023 10:11:03 +0000 (12:11 +0200)]
migrate a few components to NcSelect
Signed-off-by: Simon L <szaimen@e.mail.de>
Nextcloud bot [Fri, 19 May 2023 00:17:21 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 18 May 2023 18:46:31 +0000 (18:46 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
F. E Noel Nfebe [Thu, 18 May 2023 09:26:11 +0000 (10:26 +0100)]
Merge pull request #38344 from nextcloud/38340-fix-add-group-broken
38340 fix add group broken
fenn-cs [Wed, 17 May 2023 13:10:27 +0000 (14:10 +0100)]
Fix add new group event
1ee8fbaad1eea6544b21059f65efe12a9e601956 broke the addgroup functionality
by not updating the event to reflect the one in
https://github.com/nextcloud/nextcloud-vue/blob/master/src/components/NcAppNavigationNewItem/NcAppNavigationNewItem.vue
Resolves : https://github.com/nextcloud/server/issues/38340
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
F. E Noel Nfebe [Thu, 18 May 2023 07:08:16 +0000 (08:08 +0100)]
Merge pull request #38294 from nextcloud/fix/37137/add-aria-expanded-to-toggler-user-options
Use aria-expanded correctly on toggle user actions
dependabot[bot] [Thu, 18 May 2023 03:54:03 +0000 (03:54 +0000)]
Merge pull request #38232 from nextcloud/dependabot/npm_and_yarn/cypress-12.12.0
dependabot[bot] [Thu, 18 May 2023 01:57:31 +0000 (01:57 +0000)]
Merge pull request #38234 from nextcloud/dependabot/composer/build/integration/phpunit/phpunit-9.6.8
Nextcloud bot [Thu, 18 May 2023 00:17:49 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Wed, 17 May 2023 23:44:07 +0000 (23:44 +0000)]
chore(deps-dev): Bump cypress from 12.11.0 to 12.12.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.11.0 to 12.12.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v12.11.0...v12.12.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Varun Patil [Wed, 17 May 2023 23:42:53 +0000 (16:42 -0700)]
Merge pull request #38323 from nextcloud/pulsejet/focus-visible
Remove focus-visible polyfill
fenn-cs [Tue, 16 May 2023 00:16:25 +0000 (01:16 +0100)]
Use aria-expanded correctly on toggle user actions
The aria-expanded attribute was added on the expandable item rather
Than the button that triggers the expand.
Resolves : #37137
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
dependabot[bot] [Wed, 17 May 2023 21:45:09 +0000 (21:45 +0000)]
chore(deps-dev): Bump phpunit/phpunit in /build/integration
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.7 to 9.6.8.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.8/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.7...9.6.8)
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 17 May 2023 21:44:26 +0000 (21:44 +0000)]
Merge pull request #38346 from nextcloud/dependabot/composer/build/integration/guzzlehttp/guzzle-7.6.1
Varun Patil [Wed, 17 May 2023 01:22:14 +0000 (18:22 -0700)]
Remove some dead code in files app
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
Varun Patil [Tue, 16 May 2023 18:51:44 +0000 (11:51 -0700)]
Remove focus-visible polyfill
Supercedes and closes #35384
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
Simon L [Wed, 17 May 2023 15:04:26 +0000 (17:04 +0200)]
Merge pull request #38330 from nextcloud/fix/alt-login-box-design
Adjust style of passwordless login
dependabot[bot] [Wed, 17 May 2023 14:01:20 +0000 (14:01 +0000)]
chore(deps-dev): Bump guzzlehttp/guzzle in /build/integration
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.5.1 to 7.6.1.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.6/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.5.1...7.6.1)
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Joas Schilling [Wed, 17 May 2023 13:59:38 +0000 (15:59 +0200)]
Merge pull request #38336 from nextcloud/master-is-now-28
Master is now 28
Joas Schilling [Wed, 17 May 2023 10:01:39 +0000 (12:01 +0200)]
Merge pull request #38337 from nextcloud/enh/noid/disable-some-contactsmenu-tests
disable contacts menu features that regularly fail on drone
Andy Scherzinger [Wed, 17 May 2023 09:39:14 +0000 (11:39 +0200)]
Merge pull request #38328 from nextcloud/fix/codeowners
Fix codeowners named Χριστόφορος
Andy Scherzinger [Wed, 17 May 2023 09:38:45 +0000 (11:38 +0200)]
Update CODEOWNERS
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Simon L [Wed, 17 May 2023 09:07:38 +0000 (11:07 +0200)]
Merge pull request #38327 from nextcloud/fix/dashboard-adjust-border
dashboard: Adjust border radius of panels to match main content container
Simon L [Wed, 17 May 2023 08:51:24 +0000 (10:51 +0200)]
disable contacts menu features that regularly fail on drone
Signed-off-by: Simon L <szaimen@e.mail.de>
Joas Schilling [Wed, 17 May 2023 08:44:07 +0000 (10:44 +0200)]
chore(release): Bump requirements and versions in apps/
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 17 May 2023 08:36:15 +0000 (10:36 +0200)]
chore(release): Bump Major version in master branch to 28
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 17 May 2023 08:34:27 +0000 (10:34 +0200)]
chore(CI): Update psalm baseline also on stable27
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 17 May 2023 08:33:16 +0000 (10:33 +0200)]
chore(CI): Backport the CA Cert update to stable27
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 17 May 2023 08:32:16 +0000 (10:32 +0200)]
chore(security): Bump "Expires" of well-known/security.txt
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 17 May 2023 08:30:46 +0000 (10:30 +0200)]
chore(CI): Add stable26 to dependabot config
Signed-off-by: Joas Schilling <coding@schilljs.com>
Simon L [Wed, 17 May 2023 02:29:11 +0000 (04:29 +0200)]
Merge pull request #38295 from nextcloud/deps/webdav-5.0.0
chore(deps): Bump webdav from 5.0.0-r3 to 5.0.0
Ferdinand Thiessen [Wed, 17 May 2023 00:19:36 +0000 (02:19 +0200)]
chore: compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 17 May 2023 00:06:39 +0000 (02:06 +0200)]
feat(login): Improve passwordless login box
* Remove wrong background of error message boxes
* Use `NcTextInput` for username or mail to align with login box
* Add a heading for better overview where you (as a user) are currently
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 17 May 2023 00:04:37 +0000 (02:04 +0200)]
feat(login): Use `tertiary` button for "back to login"
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Christopher Ng [Tue, 16 May 2023 01:37:21 +0000 (18:37 -0700)]
chore(deps): Bump webdav from 5.0.0-r3 to 5.0.0
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Nextcloud bot [Wed, 17 May 2023 00:17:37 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christopher Ng [Tue, 16 May 2023 23:55:48 +0000 (16:55 -0700)]
Fix codeowners named Χριστόφορος
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Pytal [Tue, 16 May 2023 23:41:59 +0000 (16:41 -0700)]
Merge pull request #38316 from nextcloud/deps/nextcloud/vue-7.11.6
Ferdinand Thiessen [Tue, 16 May 2023 22:57:50 +0000 (00:57 +0200)]
fix(dashboard): Adjust border radius of panels to match main content container
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Christopher Ng [Tue, 16 May 2023 22:49:11 +0000 (15:49 -0700)]
chore(deps): Bump @nextcloud/vue from 7.11.4 to 7.11.6
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Simon L [Tue, 16 May 2023 22:14:42 +0000 (00:14 +0200)]
Merge pull request #36692 from nextcloud/throw-exception-to-avoid-division-by-zero
fix(preview-generator): Throw exception before dividing by zero when generating previews
Simon L [Tue, 16 May 2023 21:36:10 +0000 (23:36 +0200)]
Merge pull request #38131 from nextcloud/fix/login-footer-design
fix(login): Make login form and footer look like a dashboard panel
Simon L [Tue, 16 May 2023 21:32:15 +0000 (23:32 +0200)]
Merge pull request #31001 from takahiro-blab/master
Fixed 'overwritewebroot' not work with 'overwritecondaddr'.
Simon L [Tue, 16 May 2023 20:50:37 +0000 (22:50 +0200)]
Merge pull request #38321 from nextcloud/pulsejet/patch-dbtableprefix
docs: add dbtableprefix to sample config
Ferdinand Thiessen [Mon, 15 May 2023 10:15:24 +0000 (12:15 +0200)]
chore: Build compiled assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Varun Patil [Tue, 16 May 2023 18:20:13 +0000 (11:20 -0700)]
Add dbtableprefix to sample config
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
Ferdinand Thiessen [Mon, 15 May 2023 13:59:34 +0000 (15:59 +0200)]
feat(theming): Add border radius rounded css variable so `body-container-radius` can be used on mobile devices
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 8 May 2023 22:43:22 +0000 (00:43 +0200)]
fix(login): Make login form and footer look like a dashboard panel
Also adjust border radius to match new main content box.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Joas Schilling [Tue, 16 May 2023 17:40:05 +0000 (19:40 +0200)]
Merge pull request #38310 from nextcloud/followup/38170/remove-former-track-by-property
fix(workflowengine): Remove unused property track-by
Simon L [Tue, 16 May 2023 17:29:29 +0000 (19:29 +0200)]
Merge pull request #38101 from nextcloud/Jerome-Herbinet-share-expire-after-n-days-width-patch-1
Fix : Share Expire After N Days width
Simon L [Tue, 16 May 2023 17:24:17 +0000 (19:24 +0200)]
Merge pull request #38303 from nextcloud/fix/loadmore
fix(search): fix load more
Simon L [Tue, 16 May 2023 17:08:39 +0000 (19:08 +0200)]
Merge pull request #38115 from DerGenaue/patch-1
Rename `numericStorageId` to `numericExternalStorageId` in PersonalMount.php
Simon L [Tue, 16 May 2023 17:01:50 +0000 (19:01 +0200)]
Merge pull request #37326 from nextcloud/add-IMoveTarget-support-to-addressbooks
feat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBook
Jérôme Herbinet [Fri, 5 May 2023 13:57:24 +0000 (15:57 +0200)]
Finally no with seams better to be relevant with other fields
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Joas Schilling [Tue, 16 May 2023 13:23:28 +0000 (15:23 +0200)]
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 16 May 2023 13:22:55 +0000 (15:22 +0200)]
fix(workflowengine): Remove unused property track-by
Signed-off-by: Joas Schilling <coding@schilljs.com>
Simon L [Tue, 16 May 2023 13:13:22 +0000 (15:13 +0200)]
Merge pull request #38205 from nextcloud/feat/css-add-info-color
Add css variables for info colors (`--color-info`)
Simon L [Tue, 16 May 2023 09:53:30 +0000 (11:53 +0200)]
Merge pull request #38030 from nextcloud/enh/retry-transaction
Wrapper method to easily retry deadlock exceptions
John Molakvoæ [Tue, 16 May 2023 09:42:12 +0000 (11:42 +0200)]
fix(search): fix load more
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Jérôme Herbinet [Fri, 5 May 2023 13:06:10 +0000 (15:06 +0200)]
Fix : Share Expire After N Days width
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Simon L [Tue, 16 May 2023 09:39:39 +0000 (11:39 +0200)]
Fixed bug which 'overwritewebroot' does not work with 'overwritecondaddr'.
Signed-off-by: Takahiro Nagai <78393959+takahiro-blab@users.noreply.github.com>
Signed-off-by: Simon L <szaimen@e.mail.de>
Thomas Citharel [Tue, 21 Mar 2023 17:11:56 +0000 (18:11 +0100)]
feat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBook
This allows to just UPDATE the card row instead of deleting it and reinsert it. It's very similar to https://github.com/nextcloud/server/pull/30120 for calendars.
As we need the addressbookid exposed, this introduces OCA\DAV\CardDAV\Card that extends Sabre's.
I chose specifically NOT to auto-inject LoggerInterface in Addressbook like in #30120 because the chain of DI is huge just for ONE simple call and it would break an existing dirty call (OCA\Contacts calling OCA\DAV) of ContactsManager in Contacts: https://github.com/nextcloud/contacts/pull/1722 (in SocialApiService), but this is debatable.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Simon L [Tue, 16 May 2023 09:37:49 +0000 (11:37 +0200)]
Merge pull request #38143 from nextcloud/fix/generated-avatars-cache
Fix generated avatars cache
Simon L [Tue, 16 May 2023 09:33:09 +0000 (11:33 +0200)]
Merge pull request #37965 from nextcloud/fix/transactional-system-addressbook-sync
fix(dav): Run system address book create-if-not-exists in transaction
Ferdinand Thiessen [Thu, 11 May 2023 14:19:45 +0000 (16:19 +0200)]
feat(css): Add css variables for info colors (`--color-info`)
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Simon L [Tue, 16 May 2023 09:30:13 +0000 (11:30 +0200)]
Merge pull request #38065 from nextcloud/fix-result-mimetype-loader
fix(mimetype): Fix returning value when finding existing mimetype in MimeType Loader
Joas Schilling [Tue, 16 May 2023 09:07:04 +0000 (11:07 +0200)]
Merge pull request #38274 from nextcloud/bugfix/noid/reach-max-delay-in-afterController
fix(middleware): Also abort the request when reaching max delay in af…
Louis [Tue, 16 May 2023 07:30:38 +0000 (09:30 +0200)]
Merge pull request #38293 from nextcloud/fix/users-table-alignment
fix(settings): Fix `UserList` styles set to css but scss is used
Julius Härtl [Thu, 13 Apr 2023 10:54:00 +0000 (12:54 +0200)]
enh: Provide atomicRetry method to retry transactions if possible
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Joas Schilling [Tue, 16 May 2023 04:35:15 +0000 (06:35 +0200)]
Merge pull request #38267 from nextcloud/bugfix/noid/fix-missing-bruteforce-protection
fix(lostpassword): Also rate limit the setPassword endpoint
Nextcloud bot [Tue, 16 May 2023 02:28:27 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Tue, 16 May 2023 00:50:38 +0000 (02:50 +0200)]
Merge pull request #38225 from nextcloud/enh/noid/disable-pull-to-refresh
disable pull-down-to-refresh for mobile
F. E Noel Nfebe [Tue, 16 May 2023 00:23:37 +0000 (01:23 +0100)]
Merge pull request #38202 from nextcloud/fix/37135/addgroup-link-to-button
Convert Add group link to button
Ferdinand Thiessen [Mon, 15 May 2023 22:47:19 +0000 (00:47 +0200)]
fix(settings): Fix `UserList` styles set to css but scss is used
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Robin Appelman [Mon, 15 May 2023 21:48:34 +0000 (23:48 +0200)]
Merge pull request #38265 from nextcloud/session-auth-check-username
check the username when doing external storage session auth
Ferdinand Thiessen [Mon, 15 May 2023 21:27:33 +0000 (23:27 +0200)]
Merge pull request #38256 from nextcloud/fix/noid/file-smart-picker-padding
Adjust file custom picker component padding
Simon L [Fri, 12 May 2023 15:14:50 +0000 (17:14 +0200)]
disable pull-down-to-refresh for mobile
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Maksim Sukharev [Mon, 15 May 2023 20:01:16 +0000 (22:01 +0200)]
Merge pull request #38127 from nextcloud/fix/a11y-status-modal
[user_status] Improve user online status modal
jld3103 [Tue, 9 May 2023 10:27:46 +0000 (12:27 +0200)]
Clear generated avatar caches
Signed-off-by: jld3103 <jld3103yt@gmail.com>
jld3103 [Tue, 9 May 2023 10:23:57 +0000 (12:23 +0200)]
Properly clear cached avatars
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Côme Chilliet [Mon, 15 May 2023 15:05:46 +0000 (17:05 +0200)]
Merge pull request #38196 from nextcloud/fix/fix-32bits-freespace-and-sizes
Get rid of more int casts in file size manipulations
Joas Schilling [Thu, 11 May 2023 07:17:30 +0000 (09:17 +0200)]
fix(middleware): Also abort the request when reaching max delay in afterController
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 15 May 2023 14:12:14 +0000 (16:12 +0200)]
fix(tests): Adjust unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
nextcloud-command [Mon, 15 May 2023 13:39:52 +0000 (13:39 +0000)]
Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
nextcloud-command [Thu, 11 May 2023 15:47:37 +0000 (15:47 +0000)]
Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Thu, 11 May 2023 14:23:56 +0000 (16:23 +0200)]
fix(user_status): Remove redundant styling, use global class instead
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 8 May 2023 16:04:25 +0000 (18:04 +0200)]
fix(user_status): Use native radio buttons for online status selection
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 8 May 2023 12:13:04 +0000 (14:13 +0200)]
fix(user_status): Add missing `radiogroup` role to online status selector
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 8 May 2023 12:12:20 +0000 (14:12 +0200)]
fix(user_status): Group custom message input elements and assign label to emoji selector
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>