log

age author description
Thu, 12 Nov 2020 14:53:15 +0100 Goffi plugin XEP-0329: minor reformatting
Thu, 12 Nov 2020 14:53:15 +0100 Goffi plugin XEP-0065: some cleaning:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi plugin XEP-0077: disconnect client when deleting self account:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi plugin XEP-0363: fixed invalid reference to `slot` in catched exception:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi test: fixed use of `client.host` in legacy test:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi tools (async_trigger): use `utils.asDeferred` for async triggers:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi tools (xml_tools): `domish.Element` pretty formatting functions:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi tools (xml_tools): added `with_parent` and `with_children` argument to `elementCopy`
Thu, 12 Nov 2020 14:53:15 +0100 Goffi plugin XEP-0060: use `xml_tools.parse` instead of `wokkel.generic.parseXml`:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi tools(xml_tools): fixed `<div>` unwrapping + added `parse` instance:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi plugin XEP-0047: fixed file reading and content encoding
Thu, 12 Nov 2020 14:53:15 +0100 Goffi plugin ip: don't set `to` anymore for IQ stanza, as we send it to our server
Thu, 12 Nov 2020 14:53:15 +0100 Goffi core (memory/params): removed legacy "Register new account" label, it's not used anymore
Thu, 12 Nov 2020 14:53:15 +0100 Goffi core (xmpp): client.roster now implements __contains__
Thu, 12 Nov 2020 14:53:15 +0100 Goffi core: use utils.asDeferred for `launchCallback` so coroutines can be used
Thu, 12 Nov 2020 14:53:15 +0100 Goffi docker (compose): test environment variable + network alias:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi docker (prosody_e2e): install `ipcheck` so jp doesn't need to contact external website
Thu, 12 Nov 2020 14:53:15 +0100 Goffi docker (backend_e2e): install pytest and sh
Thu, 12 Nov 2020 14:53:15 +0100 Goffi docker (backend): set `background` to `dark` to avoid trouble with autodetection in jp
Thu, 12 Nov 2020 14:53:11 +0100 Goffi doc, core: typos
Tue, 20 Oct 2020 09:12:38 +0200 Goffi plugin app manager docker: typo
Mon, 19 Oct 2020 09:30:45 +0200 Goffi docker: dockers images, first draft:
Mon, 19 Oct 2020 09:28:26 +0200 Goffi tools (common/tls): removed unused import
Thu, 15 Oct 2020 16:13:30 +0200 Goffi core: `sat.conf` is now first checked in `/etc/_sat.conf` for system-related settings
Thu, 15 Oct 2020 14:44:42 +0200 Goffi jp: don't guess background when stdout is not a tty
Thu, 01 Oct 2020 10:12:01 +0200 Goffi jp (application/list): don't use `extend` in argument as in it Python 3.8+ only
Mon, 28 Sep 2020 21:10:33 +0200 Goffi plugin app manager docker: weblate SàT app file for Docker
Mon, 28 Sep 2020 21:10:33 +0200 Goffi i18n: renamed template file to get the correct '.pot' extension
Mon, 28 Sep 2020 21:10:33 +0200 Goffi jp (application): new `application` (or `app`) commands:
Mon, 28 Sep 2020 21:10:33 +0200 Goffi plugin app managed docker: handle Docker application with App Manager
Mon, 28 Sep 2020 21:10:30 +0200 Goffi plugin app manager: first draft:
Mon, 28 Sep 2020 17:00:14 +0200 Goffi core (memory/memory): added `getCachePath` method to get a cache dir from a namespace.
Sun, 20 Sep 2020 14:05:40 +0200 Goffi core: plugins can now be loaded from a directory:
Sun, 20 Sep 2020 14:05:40 +0200 Goffi doc (installation): added instruction to download dev version of `sat_template`
Sun, 20 Sep 2020 14:05:40 +0200 Goffi core: minor typos, docstring/comments update
Sun, 20 Sep 2020 14:04:22 +0200 Goffi component file sharing: added missing `owner` filtering in `_retrieveFiles`
Sun, 20 Sep 2020 14:04:11 +0200 Goffi plugin XEP-0329, core(xmpp): moved `_compParseJids` to `SatXMPPComponent`:
Sun, 20 Sep 2020 11:03:24 +0200 Goffi plugin XEP-0329: fix filtering by owner on components
Thu, 17 Sep 2020 23:07:12 +0200 Goffi core (memory/memory): `public_id` should not be used when creating parent dirs
Thu, 17 Sep 2020 21:42:14 +0200 Goffi component file sharing: fix used of `self.files_path` in `_retrieveFiles`
Thu, 17 Sep 2020 21:41:19 +0200 Goffi plugin XEP-0329: fix conflict check + directory creation in `onComponentCreateDir`
Thu, 17 Sep 2020 21:40:23 +0200 Goffi core (memory/memory): fixed directory creation in setFile
Thu, 17 Sep 2020 19:01:02 +0200 Goffi plugin XEP-0329: typo
Thu, 17 Sep 2020 16:42:00 +0200 Goffi plugin XEP-0329: added `FISCreateDir` method:
Thu, 17 Sep 2020 16:34:22 +0200 Goffi core (memory/memory): use `str` for `path` in `getFiles` and `setFile` to allow use of `Path` instances
Thu, 17 Sep 2020 11:27:57 +0200 Goffi plugin XEP-0313: fix getting MAM archive when history is empty
Thu, 17 Sep 2020 10:46:13 +0200 Goffi plugin XEP-0313: fixed `MAMGet` signature
Mon, 14 Sep 2020 09:23:23 +0200 Goffi plugin XEP-0329: better error handling in `onComponentAffiliationsGet`
Sun, 13 Sep 2020 22:49:12 +0200 Goffi plugin XEP-0077: fixed "check_certificate" handling
Sun, 13 Sep 2020 22:49:11 +0200 Goffi doc: updated installation instructions
Sun, 13 Sep 2020 22:49:10 +0200 Goffi install (setup.py): added missing `extra_requires`
Sat, 05 Sep 2020 20:23:25 +0200 Goffi plugin invitation: if "thumb_url" is not set, try to use one from list of interests
Sat, 05 Sep 2020 20:22:23 +0200 Goffi plugin list of interests: normalize item ID + added `get` method
Sat, 05 Sep 2020 20:20:05 +0200 Goffi core (memory/memory): fixed assignations
Tue, 25 Aug 2020 08:55:16 +0200 Goffi component file sharing: generate thumbnails for videos
Tue, 25 Aug 2020 08:54:13 +0200 Goffi tools: new `video` module:
Tue, 25 Aug 2020 08:52:46 +0200 Goffi plugin XEP-0264: only log "fix orientation" when the option is used
Tue, 25 Aug 2020 08:51:35 +0200 Goffi plugin XEP-0234: fixed mime type in `buildFileElementFromDict`
Sat, 15 Aug 2020 22:54:42 +0200 Goffi plugin list of interest: fixed registerPubsub
Sat, 15 Aug 2020 20:30:20 +0200 Goffi changelog: added alternative media player (libervia) and invitation/delete (jp)
Sat, 15 Aug 2020 20:29:44 +0200 Goffi jp (blog/edit): fixed edition when syntax is specified
Sat, 15 Aug 2020 20:29:07 +0200 Goffi plugin XEP-0277: fixed item2mbdata call
Sat, 15 Aug 2020 20:28:07 +0200 Goffi component file sharing: added `Access-Control-Expose-Headers` CORS header:
Thu, 13 Aug 2020 23:46:18 +0200 Goffi jp (invitation): `delete` implementation
Thu, 13 Aug 2020 23:46:18 +0200 Goffi plugin identity: new methods `identitiesGet` and `identitiesBaseGet`
Thu, 13 Aug 2020 23:46:18 +0200 Goffi plugin email invitation: new `invitationDelete` method
Thu, 13 Aug 2020 23:46:18 +0200 Goffi plugin email invitation: guests are now automatically added to host roster in `guests` group
Thu, 13 Aug 2020 23:46:18 +0200 Goffi plugin email invitation: fixed create/simpleCreate + invitee_name:
Thu, 13 Aug 2020 23:46:18 +0200 Goffi plugin XEP-0077: None can now be used in `to_jid` argument in `unregister`:
Thu, 13 Aug 2020 23:46:18 +0200 Goffi plugin XEP-0329: download thumbnails:
Thu, 13 Aug 2020 23:46:18 +0200 Goffi tools (image): fix_orientation on resize + `fix_orientation` method:
Thu, 13 Aug 2020 23:46:18 +0200 Goffi comp file sharing: minor core re-organisation
Thu, 13 Aug 2020 23:46:18 +0200 Goffi plugin XEP-0264: fix orientation of thumbnails:
Thu, 13 Aug 2020 23:45:59 +0200 Goffi plugin XEP-0264: updated size to get values closest to standard one:
Mon, 03 Aug 2020 08:45:49 +0200 Goffi plugin XEP-0277: set "uri" in item2mbdata
Sun, 02 Aug 2020 20:31:06 +0200 Goffi changelog: update
Sun, 02 Aug 2020 17:40:07 +0200 Goffi plugin identity: added "filename" metadata for avatar
Sat, 01 Aug 2020 16:25:50 +0200 Goffi jp (file/share): added commands to manage affiliations and configuration + documentation
Sat, 01 Aug 2020 16:24:03 +0200 Goffi plugins invitation, invitation-file: adapt service JID and affiliation:
Sat, 01 Aug 2020 16:19:50 +0200 Goffi plugin email invitation: simple invitation creation
Sat, 01 Aug 2020 16:17:19 +0200 Goffi plugin list for interest: build ID using URI or file path metadata:
Sat, 01 Aug 2020 16:14:37 +0200 Goffi plugin XEP-0329: added way to change `access_model` using PubSub-like configuration:
Sat, 01 Aug 2020 16:12:44 +0200 Goffi plugin XEP-0329: implemented ways to get/set affiliations:
Sat, 01 Aug 2020 16:07:39 +0200 Goffi core (memory): `setFileAccessModel` implementation:
Sat, 01 Aug 2020 16:06:12 +0200 Goffi core (memory): `getFileAffiliations` and `setFileAffiliations` implementations:
Sat, 01 Aug 2020 16:02:41 +0200 Goffi core (memory): files are now public by default except for those in root directory:
Sat, 01 Aug 2020 15:59:49 +0200 Goffi core (xmpp): text can now be specified in `sendError`
Sat, 01 Aug 2020 15:58:20 +0200 Goffi plugin XEP-0050: typo
Fri, 17 Jul 2020 13:00:10 +0200 Goffi component file sharing: add/parse affiliation when possible
Fri, 17 Jul 2020 12:58:57 +0200 Goffi memory: new "affiliation" metadata for files:
Fri, 17 Jul 2020 12:57:23 +0200 Goffi plugin XEP-0060: serialise psItemsGet result with data_format
Thu, 16 Jul 2020 09:07:26 +0200 Goffi tools (common/template): use `to_json` instead of `json` + added missing args to `date_fmt`
Thu, 16 Jul 2020 09:07:26 +0200 Goffi tools (common/data_objects): removed deprecated code:
Thu, 16 Jul 2020 09:07:26 +0200 Goffi plugins tickets, merge-requests: `ticketsGet` and `mergeRequestsGet` serialisation:
Thu, 16 Jul 2020 09:07:20 +0200 Goffi plugins XEP-0059, XEP-0060, XEP-0277, XEP-0313: better serialisation:
Fri, 19 Jun 2020 15:47:16 +0200 Goffi tools (common/data_objects): implemented `json` dumping for BlogItems/BlogItem
Fri, 19 Jun 2020 15:45:57 +0200 Goffi common (template): better json dumping:
Fri, 19 Jun 2020 15:39:32 +0200 Goffi plugin file sharing management: added a fileSharingDelete method
Fri, 19 Jun 2020 15:38:17 +0200 Goffi plugin list of interests: added `id` to data + fixed key conflict:
Fri, 19 Jun 2020 15:37:02 +0200 Goffi plugin list of interest: new "interestRetract" method
Fri, 19 Jun 2020 15:35:45 +0200 Goffi plugin XEP-0050: some modernisation + adHocSequence:
Fri, 19 Jun 2020 14:56:45 +0200 Goffi comp file sharing: file paths are now quoted on upload to allow unicode
Fri, 19 Jun 2020 14:55:30 +0200 Goffi core (memory): fixed recursive file deletion + log an error and continue when deleting a missing file
Tue, 09 Jun 2020 06:25:20 +0200 Goffi plugin list of interest: expose `interestsRegisterFileSharing` to bridge + use coroutines
Tue, 09 Jun 2020 06:23:37 +0200 Goffi comp file sharing management: fixed confirmation check
Tue, 09 Jun 2020 06:23:01 +0200 Goffi comp file sharing: handle upload with headers:
Tue, 09 Jun 2020 06:21:23 +0200 Goffi comp file sharing: CORS:
Tue, 09 Jun 2020 06:16:52 +0200 Goffi core: findByFeatures type hints
Tue, 09 Jun 2020 05:59:14 +0200 Goffi plugin XEP-0363: register namespace
Tue, 09 Jun 2020 05:58:57 +0200 Goffi plugin XEP-0363: fixed fileHTTPUploadGetSlot
Mon, 08 Jun 2020 08:54:53 +0200 Goffi tools (common/utils): new OrderedSet class
Mon, 01 Jun 2020 11:15:16 +0200 Goffi component file sharing: don't initialise the plugin if not component use it
Mon, 01 Jun 2020 11:14:20 +0200 Goffi tools (common/dynamic_import): log a warning if bridge can't be imported
Fri, 29 May 2020 21:55:45 +0200 Goffi plugin comp file sharing: files can now be uploaded/downloaded via HTTP:
Fri, 29 May 2020 21:50:49 +0200 Goffi core (memory/sqlite): new database schema (v9):
Fri, 29 May 2020 21:07:10 +0200 Goffi tools/common (tls): moved re-usable Twisted TLS code from Libervia to tools/common
Fri, 29 May 2020 21:06:10 +0200 Goffi plugin XEP-0300; fixed use of calculateHash with getHasher
Fri, 29 May 2020 21:02:20 +0200 Goffi core: getLocalPath now returns a Path
Fri, 29 May 2020 20:57:23 +0200 Goffi core (launcher): fixed launching of twistd when no subparsed is specified
Tue, 26 May 2020 12:52:22 +0200 Goffi doc (jp/roster): fixed example for `jp roster set`
Mon, 25 May 2020 16:15:05 +0200 Goffi core (launcher): extra arguments can now be passed the service with `bg`, `fg` and `dbg`:
Mon, 25 May 2020 15:50:01 +0200 Goffi core: replaced `sat` shell script by a python script:
Mon, 25 May 2020 15:46:21 +0200 Goffi core (log): logging with Twisted now uses the new twisted.logger
Tue, 19 May 2020 18:34:06 +0200 Goffi plugin XEP-0054: don't use cache anymore in `getAvatar`:
Tue, 19 May 2020 18:34:05 +0200 Goffi plugin identity: fixed update in avatarSetPostTreatment
Mon, 18 May 2020 23:52:34 +0200 Goffi plugin identity: fixed infinite loop on nicknames update
Mon, 18 May 2020 23:48:40 +0200 Goffi jp (event): new `list` command to get evens available in a service
Mon, 18 May 2020 23:43:06 +0200 Goffi jp (pubsub): fixed arguments returned when item has no payload
Mon, 18 May 2020 23:41:36 +0200 Goffi tools (common/template): new `icon_from_client` method:
Mon, 18 May 2020 23:39:41 +0200 Goffi plugin XEP-0231, XEP-0264: fixed some remaining encoding issue following Python 3 port
Mon, 18 May 2020 23:38:21 +0200 Goffi plugin XEP-0060: fixed payload parsing in sendItem
Mon, 18 May 2020 23:37:04 +0200 Goffi plugin pubsub schema, tools (common/template xmlui): use a JID for publisher:
Mon, 18 May 2020 23:31:55 +0200 Goffi plugin list of interest: fixed wrong variable used in a log
Mon, 18 May 2020 23:30:55 +0200 Goffi core (constants): added `theme` key
Sun, 03 May 2020 17:01:39 +0200 Goffi tools (common/template): theme settings with possibility to disable default fallback for CSS:
Sun, 03 May 2020 13:40:04 +0200 Goffi tools (common/template): typos
Fri, 01 May 2020 16:26:39 +0200 Goffi tools (common/template): list themes and parse their browser data, available through new `getThemesData` method
Wed, 29 Apr 2020 13:53:00 +0200 Goffi tools (common/utils): new `recursive_update` method for dicts
Sat, 25 Apr 2020 15:54:26 +0200 Goffi tools (common/data_objects): added __iter__ to Identities
Mon, 20 Apr 2020 14:52:57 +0200 Goffi bin (sat): check `twistd` before `twistd3` to use venv version first
Mon, 20 Apr 2020 14:51:58 +0200 Goffi plugin identity: fixed update when cached data is None
Sun, 19 Apr 2020 22:52:15 +0200 Goffi tools (common/data_objects): new `avatar_basename` property
Sun, 19 Apr 2020 16:54:13 +0200 Goffi doc (installation): updated instructions for backend
Sun, 19 Apr 2020 16:53:44 +0200 Goffi core: image convertion + SVG support:
Sun, 19 Apr 2020 16:40:34 +0200 Goffi plugin XEP-0054: SVG images can now be uploaded for avatars.
Sun, 19 Apr 2020 16:38:46 +0200 Goffi plugin identity: fixed update with `get_all` + better new data detection for avatar:
Tue, 14 Apr 2020 21:01:13 +0200 Goffi changelog: update
Tue, 14 Apr 2020 21:01:04 +0200 Goffi jp (roster): new roster/set command
Tue, 14 Apr 2020 21:00:33 +0200 Goffi core, frontends: avatar refactoring:
Tue, 14 Apr 2020 20:36:24 +0200 Goffi core (memory/persistent): fixed "items", added "all" + "adel" to LazyPersistentBinaryDict:
Tue, 14 Apr 2020 20:29:37 +0200 Goffi tools (image): added a guess_type method to guess media type:
Tue, 14 Apr 2020 20:26:47 +0200 Goffi doc (config): fixed documentation about configuration file possible paths + minor corrections.
Tue, 14 Apr 2020 20:25:05 +0200 Goffi core (memory/disco): fixed types of disco extensions:
Fri, 03 Apr 2020 18:02:31 +0200 Goffi core (xmpp): helper method to launch a plugin method:
Fri, 03 Apr 2020 18:02:27 +0200 Goffi core (exceptions): new MissingPlugin exception:
Wed, 01 Apr 2020 23:46:46 +0200 Goffi changelog: replaced "geo:" by URIs:
Wed, 01 Apr 2020 22:29:43 +0200 Goffi tools (common/files_utils): put extra suffix before file extension
Wed, 01 Apr 2020 22:28:50 +0200 Goffi plugin android: use `certifi` SSL root certicates
Wed, 01 Apr 2020 16:17:09 +0200 Goffi core (xmpp): properly clean profile data in case of startConnection failure:
Wed, 01 Apr 2020 15:40:29 +0200 Goffi bridge (pb): fixed conversions of Failure to BridgeException in non-AIO bridge
Wed, 01 Apr 2020 15:32:18 +0200 Goffi bridge (dbus): fixed typo in log.warning
Tue, 31 Mar 2020 08:45:49 +0200 Goffi jp (blog/edit): --no-publish is a boolean option
Mon, 30 Mar 2020 19:59:17 +0200 Goffi plugin XEP-0384: fixed /omemo_reset + device ID type:
Mon, 30 Mar 2020 19:59:14 +0200 Goffi core (tools/utils): fixed return value for non async callbacks
Mon, 30 Mar 2020 19:59:12 +0200 Goffi core (xmpp): use asDeferred for profileConnecting and profileConnected
Fri, 27 Mar 2020 10:02:14 +0100 Goffi plugin XEP-0384: OMEMO trust policy:
Fri, 27 Mar 2020 09:55:16 +0100 Goffi plugin XEP-0384: added resetTrust in OmemoSession
Fri, 27 Mar 2020 09:53:59 +0100 Goffi core (memory/encryption): use utils.asDeferred for trust UI, so async coroutines can be used
Fri, 27 Mar 2020 09:53:00 +0100 Goffi core (memory/persistent): added `aset` method in LazyPersistentBinaryDict:
Fri, 27 Mar 2020 09:50:42 +0100 Goffi tools (xl_tools): fixed handling of list options labels
Mon, 23 Mar 2020 17:53:29 +0100 Goffi quick frontend (app): fixed argument order in `messageSend` default errback
Mon, 23 Mar 2020 17:52:18 +0100 Goffi core (memory/encryption): automatic start encryption if peer send encrypted message:
Mon, 23 Mar 2020 16:55:15 +0100 Goffi changelog: update
Mon, 23 Mar 2020 16:53:29 +0100 Goffi quick frontend (chat): added `encrypted` property
Mon, 23 Mar 2020 16:53:03 +0100 Goffi core (memory/encryption): set encrypted flag also for outgoing messages and put it in extra:
Sun, 22 Mar 2020 18:47:59 +0100 Goffi changelog: update
Sun, 22 Mar 2020 18:39:12 +0100 Goffi core (memory/encryption): encryption session are now restored on client connection
Sun, 22 Mar 2020 18:35:22 +0100 Goffi core (memory/persistent): implemented `aset` and `adel`:
Sun, 22 Mar 2020 14:31:48 +0100 Goffi core (xmpp): use async corouting for startConnection
Sun, 22 Mar 2020 14:04:16 +0100 Goffi plugin attach: handle large images resizing:
Sun, 22 Mar 2020 14:01:47 +0100 Goffi plugin aesgcm: wait for each splitted message to be sent before sending next one
Sun, 22 Mar 2020 13:59:19 +0100 Goffi core (xmpp): fixed workflow with post_xml_treatments in sendMessage:
Sun, 22 Mar 2020 12:52:43 +0100 Goffi tools (images): methods renaming
Wed, 18 Mar 2020 20:25:02 +0100 Goffi plugin attach, aesgcm: attachments refactoring:
Wed, 18 Mar 2020 19:56:05 +0100 Goffi plugin XEP-0384: added "/omemo_reset" text command:
Wed, 18 Mar 2020 19:54:07 +0100 Goffi core (memory/encryption): namespace can now be specified to test a specific algorithm in isEncryptionRequested
Fri, 13 Mar 2020 17:50:08 +0100 Goffi plugin text commands: handles coroutines + better command parsing:
Fri, 13 Mar 2020 17:46:27 +0100 Goffi core (tools/utils): new `asDeferred` function:
Wed, 11 Mar 2020 20:44:49 +0100 Goffi plugin XEP-0384: use "max_items=1" for devices and bundles nodes:
Wed, 11 Mar 2020 19:15:48 +0100 Goffi plugin XEP-0060: async sendItems + precondition-not-met policy:
Fri, 06 Mar 2020 18:51:04 +0100 Goffi jp (xmlui): added missing `disp` method in XMLUIPanel
Fri, 06 Mar 2020 18:19:03 +0100 Goffi plugin download: clean unfinished files and re-raise exception in case of download error
Fri, 06 Mar 2020 18:19:03 +0100 Goffi core (memory/cache): new removeFromCache method
Fri, 06 Mar 2020 18:19:03 +0100 Goffi core (memory/cache): purge cache metadata when the referenced file doesn't exist
Fri, 06 Mar 2020 18:19:03 +0100 Goffi bridge (constructor/dbus): typo
Fri, 06 Mar 2020 18:19:03 +0100 Goffi jp(info): `devices` command first draft:
Fri, 06 Mar 2020 18:19:03 +0100 Goffi core, bridge: new `devicesInfosGet` method to get infos on known devices of an entity
Fri, 06 Mar 2020 18:19:03 +0100 Goffi plugin download, aesgcm: disable TLS check if `check_certificate` setting is disabled
Fri, 06 Mar 2020 18:19:03 +0100 Goffi quick frontend(app): new `QuickApp.profileConnected` method
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