nextcloud/apps/user_status
Vincent Petry f7e1706022
Fix status clearing with initial empty value
When selecting an emoji but not specifying a message, the internal
message value was null which caused a server validation error on
sending.

This fixes the SetStatusModal to always work with an empty string
upfront, as this is the value the field would have if edited and cleared
manually.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-10-20 12:18:13 +02:00
..
appinfo Bump versions 2020-09-18 09:16:45 +02:00
composer Update autloader 2020-09-24 14:59:41 +02:00
css User-status: Fix icon coloring 2020-08-25 18:08:46 +02:00
img App Icons need to be white 2020-08-27 10:05:12 +02:00
js Fix status clearing with initial empty value 2020-10-20 12:18:13 +02:00
l10n [tx-robot] updated from transifex 2020-10-20 02:18:38 +00:00
lib Some emojis are in CHAR_CATEGORY_GENERAL_OTHER_TYPES 2020-10-13 15:32:34 +02:00
src Fix status clearing with initial empty value 2020-10-20 12:18:13 +02:00
tests Merge pull request #23129 from nextcloud/enh/noid/tests-user-status 2020-10-06 22:13:44 +02:00
.l10nignore Ignore bundled assets in l10n 2020-09-15 11:28:10 +02:00
webpack.js Move online status into modal 2020-10-01 22:19:05 +02:00