nextcloud/apps/user_status/src/components
Joas Schilling 432d2af3e3
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 11:36:13 +02:00
..
ClearAtSelect.vue Auto fix warnings 2022-01-21 13:13:52 +01:00
CustomMessageInput.vue Auto fix warnings 2022-01-21 13:13:52 +01:00
OnlineStatusSelect.vue Fix subline hint 2020-10-02 12:13:53 +02:00
PredefinedStatus.vue Auto fix warnings 2022-01-21 13:13:52 +01:00
PredefinedStatusesList.vue Auto fix warnings 2022-01-21 13:13:52 +01:00
SetStatusModal.vue Don't overwrite certain values if the refreshing comes in via short updates 2022-05-27 11:36:13 +02:00