Mercurial > libervia-backend
annotate INSTALL @ 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 | e7bd2945518f |
children | 457ae6381e2a |
rev | line source |
---|---|
2619
e7bd2945518f
doc (INSTALL): replaced instruction with a simple link to the wiki, to avoid duplication and desynchronisation
Goffi <goffi@goffi.org>
parents:
1935
diff
changeset
|
1 You'll find install instructions on the following link: http://wiki.goffi.org/wiki/Salut_%C3%A0_Toi |
885 | 2 |
2619
e7bd2945518f
doc (INSTALL): replaced instruction with a simple link to the wiki, to avoid duplication and desynchronisation
Goffi <goffi@goffi.org>
parents:
1935
diff
changeset
|
3 If you need help, come the SàT official XMPP room: sat@chat.jabberfr.org or join us with a web browser via https://chat.jabberfr.org/converse.js/sat@chat.jabberfr.org |