nextcloud/apps/user_status/src
Joas Schilling 3e3b44b181
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 12:34:56 +02:00
..
components improve status modal 2021-12-30 18:50:19 +00:00
filters Bump js licenses 2021-03-31 12:17:18 +02:00
mixins Bump js licenses 2021-03-31 12:17:18 +02:00
services Bump @nextcloud/router from 1.2.0 to 2.0.0 2021-07-23 15:56:28 +02:00
store Don't overwrite certain values if the refreshing comes in via short updates 2022-05-27 12:34:56 +02:00
views Fix eslint and update bundles 2021-07-22 13:21:25 +02:00
dashboard.js Add Status Dashboard 2020-08-20 15:43:34 +02:00
main-user-status-menu.js Add current status in navbar 2021-10-15 20:57:58 +02:00
UserStatus.vue Fix status menu item not listening to status change events 2021-10-20 10:21:23 +02:00