nextcloud/apps/user_status/src/store
Joas Schilling 52737c029c
Don't overwrite certain values if the refreshing comes in via short updates
This e.g. happens from the talk participant list which only has the status, message and icon.
Due to the overwriting e.g. the clearAt was overwritten with null
and afterwards the status modal showed "Invalid date" as "Clear at"

Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-27 09:30:16 +02:00
..
index.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
predefinedStatuses.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
userStatus.js Don't overwrite certain values if the refreshing comes in via short updates 2022-05-27 09:30:16 +02:00