log

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