log sat_frontends/quick_frontend/quick_app.py @ 3065:f8e3789912d0

age author description
Tue, 29 Oct 2019 20:24:29 +0100 Goffi quick frontend (contact list): added "contactsFilled" event
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
Wed, 20 Mar 2019 09:08:47 +0100 Goffi quick_frontend (app): progress callbacks handling:
Wed, 20 Mar 2019 09:08:47 +0100 Goffi quick frontend (app): fixed notifications ids
Sun, 10 Mar 2019 18:04:01 +0100 Goffi core: added a "_debug" signal:
Sun, 10 Mar 2019 18:02:56 +0100 Goffi quick_frontend(app): fixed use of bare jid for target when getting a new message:
Sun, 10 Mar 2019 18:02:42 +0100 Goffi quick frontend (app): added AUTO_RESYNC attribute in QuickApp, when set (default) the resync method is called on all widgets automatically:
Sat, 09 Mar 2019 16:33:31 +0100 Goffi quick frontend (app): new synchronisation mechanism:
Fri, 01 Mar 2019 17:42:28 +0100 Goffi quick frontend(app): avoid sending empty messages