log

age author description
Fri, 06 Mar 2020 18:19:03 +0100 Goffi core (xmpp): isConnected now returns True when full connection is done:
Fri, 06 Mar 2020 18:19:03 +0100 Goffi plugin attachment: remove "path" from attachment once used:
Sun, 01 Mar 2020 18:48:06 +0100 Goffi core, bridge: new `imageGeneratePreview` helped method to generate a thumbnail
Sun, 01 Mar 2020 18:47:05 +0100 Goffi tools (images): max_size can now be manually specified in checkImage and dest in resizeImage:
Sun, 01 Mar 2020 18:33:16 +0100 Goffi plugin XEP-0054: fixed use of current dir instead of empty string
Sun, 01 Mar 2020 18:31:45 +0100 Goffi core (memory/cache): added some metadata:
Sun, 01 Mar 2020 18:29:46 +0100 Goffi core (xmpp): check that entity_jid is actually a jid in SatRosterProtocol.isJidInRoster
Sat, 29 Feb 2020 16:55:22 +0100 Goffi core (constants): renamed `MESS_KEY_MEDIA_TYPE` to `MESS_KEY_ATTACHMENTS_MEDIA_TYPE`
Fri, 28 Feb 2020 18:10:58 +0100 Goffi changelog: update
Fri, 28 Feb 2020 10:06:38 +0100 Goffi core (memory/disco): minor log message change
Fri, 28 Feb 2020 10:06:38 +0100 Goffi quick frontend (app): avoid crash when a listener is removed while being called
Fri, 28 Feb 2020 10:06:23 +0100 Goffi plugin attach: disable TLS check if "check_certificate" is disabled
Wed, 26 Feb 2020 22:03:15 +0100 Goffi memory (sqlite): don't store empty messages
Wed, 26 Feb 2020 22:03:15 +0100 Goffi primitivus (chat) Q&D way to see attachments
Wed, 26 Feb 2020 22:03:15 +0100 Goffi quick frontend(contact list): new "isInRoster" method
Wed, 26 Feb 2020 22:03:15 +0100 Goffi memory(cache): extend EOL when a file metadata is retrieved
Wed, 26 Feb 2020 22:03:11 +0100 Goffi plugin download: use cache if dest_path is empty:
Wed, 26 Feb 2020 15:54:43 +0100 Goffi plugin download, aesgcm: fixed handling of HTTP errors
Wed, 26 Feb 2020 15:54:43 +0100 Goffi memory (cache): purge + pathlib:
Wed, 26 Feb 2020 15:54:34 +0100 Goffi core (xmpp): use pathlib.Path to complete attachments names, and use name to guess type
Sun, 23 Feb 2020 17:49:21 +0100 Goffi core (xmpp): complete attachments for sent attachments:
Sun, 23 Feb 2020 17:48:26 +0100 Goffi plugin attach, XEP-0363: progress id can now be specified:
Sun, 23 Feb 2020 17:48:26 +0100 Goffi plugin attach: first draft:
Sun, 23 Feb 2020 17:48:26 +0100 Goffi core (memory/encryption): "isEncryptionRequested" helper method:
Fri, 21 Feb 2020 12:17:38 +0100 Goffi bridge: messageSend's extra is now serialised
Tue, 18 Feb 2020 18:17:18 +0100 Goffi plugin aesgcm: use 12 bytes Initialisation Vector:
Tue, 18 Feb 2020 18:17:18 +0100 Goffi jp (blog/edit): added `--no-publish` argument.
Tue, 18 Feb 2020 18:17:18 +0100 Goffi quick frontends (chat): handle attachments in Message
Tue, 18 Feb 2020 18:17:18 +0100 Goffi core (xmpp): add `name` and `media_type` in attachements if they are missing.
Tue, 18 Feb 2020 18:17:18 +0100 Goffi plugin aesgcm: look for "aesgcm" links in body to use them as attachments
Tue, 18 Feb 2020 18:17:14 +0100 Goffi core (xmpp): new message key to handle attachments
Tue, 18 Feb 2020 18:13:19 +0100 Goffi core: renamed "MessageReceived" trigger to "messageReceived" for consistency.
Tue, 18 Feb 2020 18:13:18 +0100 Goffi core (memory/encryption): new "isEncrypted" method to check if encrypted flag is set in message data
Tue, 18 Feb 2020 18:13:17 +0100 Goffi core: use serialised dict for `extra` in messageNew and historyGet
Fri, 14 Feb 2020 15:18:52 +0100 Goffi bridge constructor: replaced deprecated `readfp`
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