log sat_frontends/quick_frontend/quick_app.py @ 3466:80f8635dc66e

age author description
2020-04-14 Goffi core, frontends: avatar refactoring:
2020-03-23 Goffi quick frontend (app): fixed argument order in `messageSend` default errback
2020-03-06 Goffi quick frontend(app): new `QuickApp.profileConnected` method
2020-02-28 Goffi quick frontend (app): avoid crash when a listener is removed while being called
2020-02-21 Goffi bridge: messageSend's extra is now serialised
2020-02-18 Goffi core: use serialised dict for `extra` in messageNew and historyGet
2020-02-12 Goffi quick frontends (widgets): added widgetNew and widgetDelete listeners:
2020-02-12 Goffi quick frontends (app): added an "ignore_missing" argument to RemoveListener:
2020-02-12 Goffi quick frontend (app): replaced OrderedDict by regular dict:
2020-02-10 Goffi quick frontend(app): added listener for selected widget
2020-02-09 Goffi quick_frontend (app, widget): CagouWidget.onSelected is called when the widget is selected:
2020-02-05 Goffi quick frontend (app): added "explicit_close" to deleteWidget, and use it on mucRoomLeftHandler:
2020-01-29 Goffi fixed shebangs
2020-01-29 Goffi dates update
2020-01-27 Goffi quick frontend (app): log own jid when received
2020-01-25 Goffi quick frontend (app): call `getReady` once connected to bridge:
2020-01-17 Goffi quick frontend (app): removed workaround for pyjamas
2019-12-30 Goffi core, bridge: encryptionPluginsGet now returns a serialised list + added "directed" in metadata
2019-12-30 Goffi plugin XEP-0045: added room statuses to metadata:
2019-11-18 Goffi quick frontend(app): catch exception when trying to remove a missing listener, and log it
2019-10-29 Goffi quick frontend (contact list): added "contactsFilled" event
2019-08-13 Goffi Python 3 port:
2019-07-20 Goffi quick frontend (app): show an info log if avatar is not found instead of raising exception
2019-07-14 Goffi quick frontends (app): setSpecial is now called before getOrCreateWidget in mucRoomJoinedHandler:
2019-06-30 Goffi quick frontends (app, chat): disabled the 2 most verbose logs, as they are barely useful and make reading logs difficult.
2019-04-07 Goffi quick frontend (app): (un)set sync state on (dis)connect:
2019-04-07 Goffi quick frontend (app): added debug logs on sync state change + refill contact lists on resync when AUTO_RESYNC is set
2019-04-07 Goffi core, quick_frontend(app): fixed connected signal handling
2019-03-20 Goffi quick_frontend (app): progress callbacks handling:
2019-03-20 Goffi quick frontend (app): fixed notifications ids