log sat_frontends/quick_frontend/quick_app.py @ 3130:b9486a7f9b4f

age author description
Mon, 27 Jan 2020 19:53:31 +0100 Goffi quick frontend (app): log own jid when received
Sat, 25 Jan 2020 21:08:26 +0100 Goffi quick frontend (app): call `getReady` once connected to bridge:
Fri, 17 Jan 2020 15:27:39 +0100 Goffi quick frontend (app): removed workaround for pyjamas
Mon, 30 Dec 2019 20:44:04 +0100 Goffi core, bridge: encryptionPluginsGet now returns a serialised list + added "directed" in metadata
Mon, 30 Dec 2019 20:44:02 +0100 Goffi plugin XEP-0045: added room statuses to metadata:
Mon, 18 Nov 2019 22:34:13 +0100 Goffi quick frontend(app): catch exception when trying to remove a missing listener, and log it
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: