log sat_frontends/quick_frontend/quick_app.py @ 2848:b9da74c9d46e

age author description
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
Sat, 23 Feb 2019 18:59:00 +0100 Goffi plugin XEP-0277: blog items data are now entirely serialised before going to bridge:
Tue, 22 Jan 2019 18:52:16 +0100 Goffi quick frontend (chat): use right type in getOrCreateWidget on new message
Sun, 20 Jan 2019 15:46:32 +0100 Goffi quick frontends: visible_widgets can now keep any kind of widget, new visible_quick_widgets only iters on QuickWidgets