log

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