log

age author description
Thu, 30 Mar 2023 16:51:09 +0200 Goffi tools (common/date_utils): let use a timezone name as str in `date_fmt`
Thu, 30 Mar 2023 16:47:41 +0200 Goffi plugin XEP-0471: renamed "events" plugin to XEP-0471 now that there is a XEP
Fri, 24 Mar 2023 10:29:48 +0100 Goffi core (memory/sqla): be sure to have a dict when serialising History.extra:
Thu, 23 Mar 2023 17:08:41 +0100 Goffi component AP gateway: revert forgotten verbose mode
Thu, 23 Mar 2023 15:43:48 +0100 Goffi jp (blog): new `--attachment` argument to attach files or external data to a blog post
Thu, 23 Mar 2023 15:42:21 +0100 Goffi component AP gateway: handle attachments
Thu, 23 Mar 2023 15:39:48 +0100 Goffi plugin lang detect: don't detect the language if the body is empty
Thu, 23 Mar 2023 15:38:07 +0100 Goffi core (xmpp), component file sharing, plugin XEP-0363: `enabled_features` + HTTP Upload:
Thu, 23 Mar 2023 15:32:10 +0100 Goffi plugin XEP-0277: handle "related" and "enclosure" links:
Thu, 23 Mar 2023 15:24:10 +0100 Goffi core: log a traceback if a plugin can't be loaded
Mon, 20 Mar 2023 12:01:13 +0100 Goffi plugin XEP-0277: ensure that `max-items` is set to `max` when creating a node
Mon, 20 Mar 2023 11:47:13 +0100 Goffi component AP gateway: add mention to direct messages:
Sat, 18 Mar 2023 23:11:28 +0100 Goffi component AP gateway (http): fix missing `pformat` module in verbose mode
Sat, 18 Mar 2023 20:12:38 +0100 Goffi component AP gateway (http): add verbose log when signature verification fails on POST request
Sat, 18 Mar 2023 16:53:21 +0100 Goffi component AP gateway (http): handle properly NotFound error:
Sat, 18 Mar 2023 16:20:30 +0100 Goffi component AP gateway: fix bad use of `parseAPURL` return data:
Sat, 18 Mar 2023 15:01:55 +0100 Goffi plugin AP gateway: fix exception on HEAD requests
Thu, 16 Mar 2023 16:43:47 +0100 Goffi plugin XEP-0277: when publisher is not found, check ancestor in both client and component namespaces
Thu, 16 Mar 2023 16:43:08 +0100 Goffi tools (xml_tools): accept several namespaces in `findAncestor`
Thu, 16 Mar 2023 15:56:11 +0100 Goffi component AP gateway (http/outbox): return data when no RSM is available
Thu, 16 Mar 2023 12:33:33 +0100 Goffi plugin XEP-0465: log a warning and return empty list/dict when `forbidden` error is received:
Thu, 16 Mar 2023 12:31:24 +0100 Goffi plugin XEP-0384: skip MessageReceived trigger when in a component:
Thu, 16 Mar 2023 12:29:34 +0100 Goffi plugin XEP-0060: fix namespace on node subscriptions request
Thu, 16 Mar 2023 12:28:52 +0100 Goffi component AP gateway: reset stream position after getting payload:
Fri, 10 Mar 2023 17:22:45 +0100 Goffi plugin XEP-0384: run `profileConnected` workflow in background:
Fri, 10 Mar 2023 17:22:45 +0100 Goffi core (memory/sqla): activate Write-Ahead Logging:
Fri, 10 Mar 2023 17:22:45 +0100 Goffi plugin XEP-0313: don't wait for MAM to be retrieved in connection workflow:
Fri, 10 Mar 2023 17:22:41 +0100 Goffi plugin XEP-0045: dot not wait for MAM retrieval to be completed:
Fri, 10 Mar 2023 17:01:09 +0100 Goffi core (xmpp): improve pluging timing log by using highest `profileConnected` time:
Sat, 04 Mar 2023 22:21:28 +0100 Goffi core: add debug trace to show plugins loading time
Sat, 04 Mar 2023 18:30:47 +0100 Goffi plugin app manager: `start` doesn't wait anymore for actual app start:
Sat, 04 Mar 2023 18:23:33 +0100 Goffi core (log): type hints
Thu, 02 Mar 2023 12:39:16 +0100 Goffi component AP gateway (http_server): use log.exception instead of log.error
Fri, 10 Feb 2023 17:37:37 +0100 Goffi component AP gateway: fix missing argument when calling APOutboxPageRequest
Fri, 10 Feb 2023 17:20:02 +0100 Goffi component AP gateway: don't percent-encode `@`:
Mon, 05 Dec 2022 11:54:47 +0100 Goffi plugin XEP-0470: create a default configuration if node config can't be accessed
Fri, 25 Nov 2022 16:34:09 +0100 Goffi component AP gateway: fix bad condition
Fri, 25 Nov 2022 16:14:10 +0100 Goffi component AP gateway: fix header checking for redirection
Thu, 24 Nov 2022 12:25:07 +0100 Goffi doc[installation]: update instructions
Thu, 24 Nov 2022 12:25:04 +0100 Goffi core (main): log Exception when `bridge_pi` fails
Thu, 24 Nov 2022 10:08:47 +0100 Goffi core (log): `log.exception` is now usable
Tue, 22 Nov 2022 12:03:36 +0100 Goffi install: get `urwid-satext` directly from repos
Tue, 22 Nov 2022 12:00:36 +0100 Goffi install: typo
Tue, 22 Nov 2022 11:58:55 +0100 Goffi install: get `sat_tmp` directly from repos
Tue, 22 Nov 2022 11:53:31 +0100 Goffi doc (components): typo
Tue, 15 Nov 2022 18:15:16 +0100 Goffi component AP gateway: ignore actor delection notifications:
Tue, 15 Nov 2022 18:10:33 +0100 Goffi component AP gateway: properly close the HTTP connection on `checkSignature` exception:
Tue, 15 Nov 2022 18:07:34 +0100 Goffi component AP gateway: parse body immediately on `POST` request:
Tue, 15 Nov 2022 18:03:07 +0100 Goffi component AP gateway: fix pubsub attachment plugin call following renaming.
Tue, 15 Nov 2022 18:02:16 +0100 Goffi component AP gateway: log at debug level instead of warning when no client is set
Fri, 11 Nov 2022 13:51:22 +0100 Goffi doc (components/AP Gateway): `html_redirect_dict` option
Fri, 11 Nov 2022 13:51:20 +0100 Goffi component AP gateway: HTML redirection:
Thu, 10 Nov 2022 15:16:43 +0100 Goffi plugin XEP-0384: log `import_error` when import is failing
Mon, 31 Oct 2022 13:50:12 +0100 Goffi doc (encryption, cli): document Pubsub Targeted Encryption:
Mon, 31 Oct 2022 13:48:31 +0100 Goffi tests (e2e/cli): test for Pubsub Targeted Encryption:
Mon, 31 Oct 2022 13:48:01 +0100 Goffi cli (blog, pubsub): encryption argument for Pubsub Targeted Encryption:
Mon, 31 Oct 2022 13:46:51 +0100 Goffi plugin pte: Pubsub Target Encryption implementation:
Mon, 31 Oct 2022 04:09:38 +0100 Goffi tests (e2e/cli): add tests for JET:
Mon, 31 Oct 2022 04:09:38 +0100 Goffi cli (file/send): add `--encrypt` argument to request encryption:
Mon, 31 Oct 2022 04:09:34 +0100 Goffi plugin XEP-0391: implement XEP-0391 (Jingle Encrypted Transports) + XEP-0396 (JET-OMEMO):
Mon, 31 Oct 2022 04:04:32 +0100 Goffi tools (strem): fix `mode` + add `pre_close_cb` callback:
Fri, 28 Oct 2022 18:50:06 +0200 Syndace plugin XEP-0384: Implementation of Automatic Trust Management:
Sun, 30 Oct 2022 01:06:58 +0200 Goffi doc (encryption, cli): pubsub signing documentation:
Sun, 30 Oct 2022 01:06:58 +0200 Goffi cli (pubsub/set,edit) add `--sign` argument:
Sun, 30 Oct 2022 01:06:58 +0200 Goffi cli (pubsub/signature): add `sign` command:
Sun, 30 Oct 2022 01:06:58 +0200 Goffi plugin pubsub signature: fix attachment setting + default signer:
Sun, 30 Oct 2022 01:06:55 +0200 Goffi tests (e2e/cli): add a test for Pubsub Signing:
Sun, 30 Oct 2022 01:06:35 +0200 Goffi plugin pubsub signing: fix `gpg_provider` instanciation:
Sun, 30 Oct 2022 01:06:32 +0200 Goffi plugin XEP-0373: minor renaming + set `gpg_provider` in client:
Fri, 28 Oct 2022 18:47:17 +0200 Goffi cli (pubsub): new `signature` subcommands:
Fri, 28 Oct 2022 18:47:17 +0200 Goffi cli (blog/set): new `--sign` argument:
Fri, 28 Oct 2022 18:47:17 +0200 Goffi plugin XEP-0277: `signed` flag can now be used in `extra` to use sign the blog post:
Fri, 28 Oct 2022 18:47:17 +0200 Goffi plugin pubsub signing: pubsub items signature implementation:
Fri, 28 Oct 2022 18:47:17 +0200 Goffi tools (xml_tools): `domish_elt_2_et_elt` and `et_elt_2_domish_elt` now handle lxml.etree
Fri, 28 Oct 2022 18:47:17 +0200 Goffi plugin XEP-0373: typos
Fri, 28 Oct 2022 18:47:17 +0200 Goffi tools (utils): fix `parse_xmpp_date` timezone:
Fri, 28 Oct 2022 18:47:17 +0200 Goffi plugin OXPS: fix triggers return values:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi doc (blog, pubsub): documentation on new e2ee arguments for pubsub, and shared secrets handling:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi doc: new doc giving an overview on how e2ee is working in Libervia/XMPP:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi plugin XEP-0277: add `encryption` flag to MB data:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi plugin OXPS, XEP-0060: indicate which items were e2ee:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi cli (pubsub/set, edit): add `--encrypt` flag:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi tests (e2e/cli): add test for pubsub encryption:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi plugin XEP-0470: fix autocreate in `create_attachments_node`:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi plugin XEP-0374, XEP-0384: handle cases where "to" is not set in <message> for `feedback_jid`
Sat, 15 Oct 2022 20:38:33 +0200 Goffi plugin XEP-0384: continue workflow and log error in case of issue in self.__prepare_for_profile:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi plugin XEP-0373: download public keys if they are not found in local storage:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi plugin pubsub cache: avoid race condition by retrying node request:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi docker: update images to include new OMEMO libraries and OpenPGP packages:
Sat, 15 Oct 2022 20:38:30 +0200 Goffi cli (pubsub): new `secret` subcommands:
Sat, 15 Oct 2022 20:37:00 +0200 Goffi cli (pubsub/get): add `--no-decrypt` flag to disable automatic decryption:
Sat, 15 Oct 2022 20:37:00 +0200 Goffi cli (blog): add `--encrypt` argument on publication commands to e2ee a blog post:
Sat, 15 Oct 2022 20:37:00 +0200 Goffi tools (common/async_utils): set default `maxsize` to 50 in `async_lru`
Sat, 15 Oct 2022 20:37:00 +0200 Goffi plugin XEP-0374: exluce `openpgp` element from XEP-0373 on send trigger:
Sat, 15 Oct 2022 20:36:53 +0200 Goffi plugin OXPS: OpenPGP for XMPP Pubsub implementation:
Tue, 20 Sep 2022 16:22:18 +0200 Syndace plugin XEP-0373 and XEP-0374: Implementation of OX and OXIM:
Mon, 10 Oct 2022 15:23:59 +0200 Goffi core: fix and renamed getLocalPath -> get_local_path:
Fri, 07 Oct 2022 22:22:13 +0200 Goffi plugins (forums, lists, import, XEP-0277): remove invalid `max_items` values
Thu, 06 Oct 2022 17:50:54 +0200 Goffi plugin lists: fix double deserialisation
Thu, 06 Oct 2022 17:25:37 +0200 Syndace plugin XEP-0384: proper handling of exceptions in `prepare_for_profile`
Thu, 06 Oct 2022 17:22:21 +0200 Goffi plugin lists: fix deserialisation on listSet
Thu, 06 Oct 2022 16:02:05 +0200 Goffi plugin XEP-0448: Encryption for stateless file sharing implementation:
Thu, 06 Oct 2022 16:02:05 +0200 Goffi cli (file/get): handle full JSON attachment following change in backend:
Thu, 06 Oct 2022 16:02:05 +0200 Goffi cli (message/send): new `--attach` argument to send an attachment:
Thu, 06 Oct 2022 16:02:05 +0200 Goffi tools (stream): log error when a SatFile is closed:
Thu, 06 Oct 2022 16:02:05 +0200 Goffi plugin XEP-0334: avoid adding twice the same hint:
Thu, 06 Oct 2022 16:02:05 +0200 Goffi plugin XEP-0447: handle attachment and download:
Thu, 06 Oct 2022 16:02:05 +0200 Goffi core (memory/encryption): helper method to get currently utilised e2ee algorithm's namespace:
Thu, 06 Oct 2022 16:02:05 +0200 Goffi core (xmpp): check presence of some keys in attachment before using them:
Thu, 06 Oct 2022 16:02:05 +0200 Goffi plugin XEP-0384: temporarily disable `<iq>` stanza encryption:
Thu, 06 Oct 2022 16:02:05 +0200 Goffi plugin XEP-0384: expose OLDMEMO and TWOMEMO namespaces:
Thu, 06 Oct 2022 16:02:00 +0200 Goffi plugin XEP-0420: fix exception on missing `from` or `to`:
Thu, 06 Oct 2022 15:19:08 +0200 Goffi plugin XEP-0300: type hints
Thu, 06 Oct 2022 14:59:49 +0200 Goffi plugin events: fix bad import
Sat, 24 Sep 2022 16:37:46 +0200 Goffi plugin XEP-0384, xml_tools: avoid `getItems` timeout + fix empty node crash + parsing:
Sat, 24 Sep 2022 16:31:39 +0200 Goffi core (xmpp): make `send` a blocking method, fix `sendMessageData` calls:
Sat, 24 Sep 2022 16:08:26 +0200 Goffi core (main): `OrderedDict` is not necesasry here anymore, as `dict` are now ordered
Tue, 23 Aug 2022 21:06:24 +0200 Syndace plugin XEP-0384: Fully reworked to adjust to the reworked python-omemo:
Thu, 22 Sep 2022 12:03:12 +0200 Goffi doc (components/AP Gateway): Ad-Hoc and Events:
Thu, 22 Sep 2022 12:01:44 +0200 Goffi doc (cli/event): update doc following changes: