nextcloud/apps/user_status/src
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
..
components Don't overwrite certain values if the refreshing comes in via short updates 2022-05-27 11:36:13 +02:00
filters Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
mixins Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
services Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
store Don't overwrite certain values if the refreshing comes in via short updates 2022-05-27 11:36:13 +02:00
views Auto fix warnings 2022-01-21 13:13:52 +01:00
dashboard.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
menu.js Retrieve user status only once when displaying page 2022-04-05 19:28:06 +02:00
UserStatus.vue quick fix for focus on userStatus button 2022-03-23 14:15:33 +01:00