Mercurial > libervia-backend
log sat_frontends/quick_frontend/quick_app.py @ 3028:ab2696e34d29
age | author | description |
---|---|---|
Tue, 13 Aug 2019 19:08:41 +0200 | Goffi | Python 3 port: |
Sat, 20 Jul 2019 16:03:28 +0200 | Goffi | quick frontend (app): show an info log if avatar is not found instead of raising exception |
Sun, 14 Jul 2019 21:19:47 +0200 | Goffi | quick frontends (app): setSpecial is now called before getOrCreateWidget in mucRoomJoinedHandler: |
Sun, 30 Jun 2019 15:41:59 +0200 | Goffi | quick frontends (app, chat): disabled the 2 most verbose logs, as they are barely useful and make reading logs difficult. |
Sun, 07 Apr 2019 21:09:49 +0200 | Goffi | quick frontend (app): (un)set sync state on (dis)connect: |
Sun, 07 Apr 2019 21:06:57 +0200 | Goffi | quick frontend (app): added debug logs on sync state change + refill contact lists on resync when AUTO_RESYNC is set |
Sun, 07 Apr 2019 20:55:27 +0200 | Goffi | core, quick_frontend(app): fixed connected signal handling |