Tue, 23 Mar 2021 21:21:00 +0100 |
Goffi |
frontends: use new EXIT_BACKEND_NOT_FOUND exit code:
|
Fri, 19 Mar 2021 15:45:14 +0100 |
Goffi |
date update
|
Tue, 14 Apr 2020 21:00:33 +0200 |
Goffi |
core, frontends: avatar refactoring:
|
Mon, 23 Mar 2020 17:53:29 +0100 |
Goffi |
quick frontend (app): fixed argument order in `messageSend` default errback
|
Fri, 06 Mar 2020 18:19:03 +0100 |
Goffi |
quick frontend(app): new `QuickApp.profileConnected` method
|
Fri, 28 Feb 2020 10:06:38 +0100 |
Goffi |
quick frontend (app): avoid crash when a listener is removed while being called
|
Fri, 21 Feb 2020 12:17:38 +0100 |
Goffi |
bridge: messageSend's extra is now serialised
|
Tue, 18 Feb 2020 18:13:17 +0100 |
Goffi |
core: use serialised dict for `extra` in messageNew and historyGet
|
Wed, 12 Feb 2020 19:46:14 +0100 |
Goffi |
quick frontends (widgets): added widgetNew and widgetDelete listeners:
|
Wed, 12 Feb 2020 19:44:05 +0100 |
Goffi |
quick frontends (app): added an "ignore_missing" argument to RemoveListener:
|
Wed, 12 Feb 2020 19:40:48 +0100 |
Goffi |
quick frontend (app): replaced OrderedDict by regular dict:
|
Mon, 10 Feb 2020 22:02:31 +0100 |
Goffi |
quick frontend(app): added listener for selected widget
|
Sun, 09 Feb 2020 23:50:21 +0100 |
Goffi |
quick_frontend (app, widget): CagouWidget.onSelected is called when the widget is selected:
|
Thu, 06 Feb 2020 00:01:36 +0100 |
Goffi |
quick frontend (app): added "explicit_close" to deleteWidget, and use it on mucRoomLeftHandler:
|
Wed, 29 Jan 2020 10:07:00 +0100 |
Goffi |
fixed shebangs
|
Wed, 29 Jan 2020 09:50:54 +0100 |
Goffi |
dates update
|
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:
|
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
|