nextcloud/apps/user_status/src
Joas Schilling 1429a9a8ef
Also reset the status on clearAt
When you set yourself to "DND - In a meeting" for one hour,
the expectation is that you are also "online"/normal again
when the meeting is over. So we extend the logic to also include
the status itself to be reverted.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-27 11:32:53 +02:00
..
components Also reset the status on clearAt 2022-05-27 11:32:53 +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 09:30:16 +02:00
views Dashboard fixes 2022-04-27 10:56:20 +00:00
dashboard.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
menu.js Fix various errors reported by eslint 2022-05-24 10:12:18 +02:00
UserStatus.vue Improve accessibility with more visible focus indication for non vue apps 2022-05-16 13:21:48 +02:00