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:
|