Mercurial > libervia-backend
diff sat/plugins/plugin_xep_0313.py @ 2899:5b0f897689b7
quick frontend (app): (un)set sync state on (dis)connect:
when connected signal is received, a whole (re)connection has happened, meaning that everything is potentially out of sync (opened widget and contact lists), so host.sync is set accordingly.
It's a temporary option, as (dis)connect is a per-profile signal, and host.sync is global. Methods similar to sync workflow must be implemented on a per-profile basis.
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 07 Apr 2019 21:09:49 +0200 |
parents | 003b8b4b56a7 |
children | 32b6893240e0 |