log

age author description
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:
Wed, 12 Feb 2020 19:38:32 +0100 Goffi quick frontend(widget): added `with_duplicates` argument to getWidgets:
Mon, 10 Feb 2020 22:02:31 +0100 Goffi quick frontend(app): added listener for selected widget
Mon, 10 Feb 2020 22:01:53 +0100 Goffi bridge: added methods to let frontends store/retrieve/delete private data
Sun, 09 Feb 2020 23:56:42 +0100 Goffi core (xmpp), plugin android: fixed DNS, SRV handling on Android:
Sun, 09 Feb 2020 23:56:40 +0100 Goffi tools (common/async_process): fixed stderr handling + added global "run"
Sun, 09 Feb 2020 23:50:26 +0100 Goffi core (memory/crypto): replaced `PyCrypto` by `cryptography`:
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, 05 Feb 2020 23:59:19 +0100 Goffi tools (images): fixed type for recommended_size.
Tue, 04 Feb 2020 19:59:42 +0100 Goffi core (memory/disco): fixed checkFeature return Failure:
Tue, 04 Feb 2020 18:24:15 +0100 Goffi plugin XEP-0363: fixed errback args in fileHTTPUpload
Mon, 03 Feb 2020 13:49:45 +0100 Goffi plugin android: attach an action dict to notification:
Mon, 03 Feb 2020 13:46:24 +0100 Goffi core (xmpp): avoid starting several clients at the same time:
Mon, 03 Feb 2020 13:42:43 +0100 Goffi core (memory/disco): fixed failure creation in infosEb
Wed, 29 Jan 2020 20:52:23 +0100 Goffi changelog: update
Wed, 29 Jan 2020 20:52:57 +0100 Goffi doc (profile): added --autoconnect info
Wed, 29 Jan 2020 20:21:21 +0100 Goffi core (xmpp): use a stable resource (sat.[shortuuid]) instead of server one if nothing is specified
Wed, 29 Jan 2020 19:42:02 +0100 Goffi core: log filenames of read config files
Wed, 29 Jan 2020 19:28:08 +0100 Goffi core (constants): use parent of "sat" module dir as last config path
Wed, 29 Jan 2020 19:21:16 +0100 Goffi core (constants): missing trailing `/`
Wed, 29 Jan 2020 19:12:46 +0100 Goffi core (constants): don't parse `sat.conf` from current dir anymore + parse root_dir last
Wed, 29 Jan 2020 19:05:41 +0100 Goffi core (constants): parse `sat.conf` from `sat` module dir
Wed, 29 Jan 2020 18:54:40 +0100 Goffi bridge (dbus): new `bridge_dbus_int_prefix` option (in `[DEFAULT]` settings) to change interface prefix
Wed, 29 Jan 2020 18:31:47 +0100 Goffi plugin XEP-0384: fixed exception catching on getItems
Wed, 29 Jan 2020 17:39:00 +0100 Goffi plugin XEP-0280: handle CCed messages without "to"
Wed, 29 Jan 2020 12:38:48 +0100 Goffi core: fixed `findByFeatures`:
Wed, 29 Jan 2020 11:19:47 +0100 Goffi plugin XEP-0198: minor log formatting
Wed, 29 Jan 2020 11:00:14 +0100 Goffi core (xmpp): raise InternalError when a new profile Client is created while there is already one in host
Wed, 29 Jan 2020 10:07:00 +0100 Goffi fixed shebangs
Wed, 29 Jan 2020 09:50:54 +0100 Goffi dates update
Tue, 28 Jan 2020 22:42:10 +0100 Goffi core (xmpp): don't purge entity on disconnect if continueTrying is set
Tue, 28 Jan 2020 22:27:42 +0100 Goffi plugin manhole: added `d` to namespace as shortcut for defer.ensureDeferred
Tue, 28 Jan 2020 22:26:12 +0100 Goffi plugin XEP-0198: don't crash when xmlstream has been closed
Mon, 27 Jan 2020 19:53:31 +0100 Goffi plugin ip: fixed IP detection with external website
Mon, 27 Jan 2020 19:53:31 +0100 Goffi tools (common/files_utils): fixed get_unique_name when `path` is a str and not a Path
Mon, 27 Jan 2020 19:53:31 +0100 Goffi quick frontend (app): log own jid when received
Mon, 27 Jan 2020 19:53:31 +0100 Goffi plugin XEP-0184: show a warning and the message XML on missing `id`
Mon, 27 Jan 2020 19:52:49 +0100 Goffi core (memory): avoid session locking if profileAuthenticate is called twice quickly
Mon, 27 Jan 2020 19:52:46 +0100 Goffi android: deactivate annoying jnius logs when DEBUG is set
Sun, 26 Jan 2020 18:08:10 +0100 Goffi plugin manhole: added "C" to namespace
Sun, 26 Jan 2020 18:08:09 +0100 Goffi plugin android: reconnect profiles with autoconnect if network is activated:
Sat, 25 Jan 2020 21:08:41 +0100 Goffi plugin android: added a `profileAutoconnectGet` method:
Sat, 25 Jan 2020 21:08:40 +0100 Goffi core (memory/params): added `extra` argument to filter out params notably in `getParamsUI`:
Sat, 25 Jan 2020 21:08:39 +0100 Goffi jp (profile): added --autoconnect argument in `modify` and `create` + use output in `info`
Sat, 25 Jan 2020 21:08:37 +0100 Goffi jp (common): various Table fixes:
Sat, 25 Jan 2020 21:08:32 +0100 Goffi core: backend autoconnection:
Sat, 25 Jan 2020 21:08:29 +0100 Goffi doc (jp/message): typo
Sat, 25 Jan 2020 21:08:26 +0100 Goffi quick frontend (app): call `getReady` once connected to bridge:
Sat, 25 Jan 2020 21:08:25 +0100 Goffi core: added a debug log when a namespace is registered
Fri, 17 Jan 2020 20:27:35 +0100 Goffi quick frontend (widgets): don't use *args for onDelete + more debug logs
Fri, 17 Jan 2020 18:47:02 +0100 Goffi quick frontend (widgets): some more errors handling in getOrCreateWidget
Fri, 17 Jan 2020 17:55:57 +0100 Goffi quick frontend (widgets): fixed widget creation in getOrCreateWidget:
Fri, 17 Jan 2020 15:27:39 +0100 Goffi quick frontend (app): removed workaround for pyjamas
Fri, 17 Jan 2020 15:26:44 +0100 Goffi quick frontend (widgets): added "widget_hash" helper property
Sat, 11 Jan 2020 17:20:44 +0100 Goffi install (setup.py): use progressbar2 instead of progressbar
Fri, 10 Jan 2020 10:22:46 +0100 Goffi core (sat_main): avoid double init + log version
Fri, 10 Jan 2020 10:10:42 +0100 Goffi changelog: update