log

age author description
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