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
|
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
|
Sat, 19 Jan 2019 23:27:59 +0100 |
Goffi |
quick frontend (app): fixed filtering for chat state notifications
|
Sat, 12 Jan 2019 12:25:31 +0100 |
Goffi |
date update
|
Fri, 11 Jan 2019 11:13:15 +0100 |
Goffi |
misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext)
|
Mon, 05 Nov 2018 09:13:05 +0100 |
Goffi |
quick frontend (app): create the contact list immediatly on plug
|
Fri, 31 Aug 2018 16:03:12 +0200 |
Goffi |
frontends (xmlui): class_map is now an arg of create function:
|
Sat, 11 Aug 2018 18:24:55 +0200 |
Goffi |
quick frontend (app, chat): encryption handling:
|
Wed, 27 Jun 2018 22:50:32 +0200 |
Goffi |
quick_frontend (QuickApp): fixed getCache handling after changes in QuickContactList
|
Wed, 27 Jun 2018 20:14:46 +0200 |
Goffi |
code style reformatting using black
|
Tue, 26 Jun 2018 07:09:49 +0200 |
Goffi |
quick app: added missing docstring in showDialog
|
Tue, 22 May 2018 10:07:33 +0200 |
Goffi |
quick frontends (app): retrieve namespaces on startup
|
Fri, 11 May 2018 20:06:06 +0200 |
Goffi |
quick frontend (app): avoid resource locking on new message
|
Fri, 11 May 2018 17:13:58 +0200 |
Goffi |
quick frontend (contact list): don't store "nick" for group contacts:
|
Mon, 02 Apr 2018 19:44:50 +0200 |
Goffi |
core, setup: huge cleaning:
base
frontends/src/quick_frontend/quick_app.py@8f502884a0be
|