Use the propagator to trigger the e2e info fetch
authorKevin Ottens <kevin.ottens@nextcloud.com>
Wed, 17 Jun 2020 13:06:48 +0000 (15:06 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 30 Jun 2020 09:29:08 +0000 (11:29 +0200)
commitb3fb730d5a7e0dfb137a62abf0bbfe41c61b8fb2
treebd6439275ec803cd4da318129d67b1ecfbcbc703
parent5f611d6e39b25157002ee9f47e00b449430e0571
Use the propagator to trigger the e2e info fetch

This is a much better place than the GUI, this way we ensure the
propagator is always operating of up to date information. Previously if
the propagator kicked in without user interaction from startup (not
showing the settings dialog) it would have no E2E information available
whatsoever... unsurprisingly it would thus take wrong information at
every turn.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/gui/folderstatusmodel.cpp
src/libsync/owncloudpropagator.cpp
src/libsync/owncloudpropagator.h