]> source.dussan.org Git - nextcloud-server.git/commit
Don't update statuses to offline again and again 27411/head
authorJoas Schilling <coding@schilljs.com>
Fri, 4 Jun 2021 10:03:16 +0000 (12:03 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Mon, 7 Jun 2021 10:14:35 +0000 (10:14 +0000)
commitd06f3cc51a5820fd1fa3642598d8880bd2623e2d
treec56c24745959250d307da110c35b489a5944ed81
parent4136993f4403c80f61aa8802a8ce3d7e892d890a
Don't update statuses to offline again and again

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/user_status/lib/Db/UserStatusMapper.php
apps/user_status/lib/Service/StatusService.php
apps/user_status/tests/Unit/Db/UserStatusMapperTest.php
apps/user_status/tests/Unit/Service/StatusServiceTest.php