log

age author description
2023-03-10 Goffi core (memory/sqla): activate Write-Ahead Logging:
2023-03-10 Goffi plugin XEP-0313: don't wait for MAM to be retrieved in connection workflow:
2023-03-10 Goffi plugin XEP-0045: dot not wait for MAM retrieval to be completed:
2023-03-10 Goffi core (xmpp): improve pluging timing log by using highest `profileConnected` time:
2023-03-04 Goffi core: add debug trace to show plugins loading time
2023-03-04 Goffi plugin app manager: `start` doesn't wait anymore for actual app start:
2023-03-04 Goffi core (log): type hints
2023-03-02 Goffi component AP gateway (http_server): use log.exception instead of log.error
2023-02-10 Goffi component AP gateway: fix missing argument when calling APOutboxPageRequest
2023-02-10 Goffi component AP gateway: don't percent-encode `@`:
2022-12-05 Goffi plugin XEP-0470: create a default configuration if node config can't be accessed
2022-11-25 Goffi component AP gateway: fix bad condition
2022-11-25 Goffi component AP gateway: fix header checking for redirection
2022-11-24 Goffi doc[installation]: update instructions
2022-11-24 Goffi core (main): log Exception when `bridge_pi` fails
2022-11-24 Goffi core (log): `log.exception` is now usable
2022-11-22 Goffi install: get `urwid-satext` directly from repos
2022-11-22 Goffi install: typo
2022-11-22 Goffi install: get `sat_tmp` directly from repos
2022-11-22 Goffi doc (components): typo
2022-11-15 Goffi component AP gateway: ignore actor delection notifications:
2022-11-15 Goffi component AP gateway: properly close the HTTP connection on `checkSignature` exception:
2022-11-15 Goffi component AP gateway: parse body immediately on `POST` request:
2022-11-15 Goffi component AP gateway: fix pubsub attachment plugin call following renaming.
2022-11-15 Goffi component AP gateway: log at debug level instead of warning when no client is set
2022-11-11 Goffi doc (components/AP Gateway): `html_redirect_dict` option
2022-11-11 Goffi component AP gateway: HTML redirection:
2022-11-10 Goffi plugin XEP-0384: log `import_error` when import is failing
2022-10-31 Goffi doc (encryption, cli): document Pubsub Targeted Encryption:
2022-10-31 Goffi tests (e2e/cli): test for Pubsub Targeted Encryption:
2022-10-31 Goffi cli (blog, pubsub): encryption argument for Pubsub Targeted Encryption:
2022-10-31 Goffi plugin pte: Pubsub Target Encryption implementation:
2022-10-31 Goffi tests (e2e/cli): add tests for JET:
2022-10-31 Goffi cli (file/send): add `--encrypt` argument to request encryption:
2022-10-31 Goffi plugin XEP-0391: implement XEP-0391 (Jingle Encrypted Transports) + XEP-0396 (JET-OMEMO):
2022-10-31 Goffi tools (strem): fix `mode` + add `pre_close_cb` callback:
2022-10-28 Syndace plugin XEP-0384: Implementation of Automatic Trust Management:
2022-10-29 Goffi doc (encryption, cli): pubsub signing documentation:
2022-10-29 Goffi cli (pubsub/set,edit) add `--sign` argument:
2022-10-29 Goffi cli (pubsub/signature): add `sign` command:
2022-10-29 Goffi plugin pubsub signature: fix attachment setting + default signer:
2022-10-29 Goffi tests (e2e/cli): add a test for Pubsub Signing:
2022-10-29 Goffi plugin pubsub signing: fix `gpg_provider` instanciation:
2022-10-29 Goffi plugin XEP-0373: minor renaming + set `gpg_provider` in client:
2022-10-28 Goffi cli (pubsub): new `signature` subcommands:
2022-10-28 Goffi cli (blog/set): new `--sign` argument:
2022-10-28 Goffi plugin XEP-0277: `signed` flag can now be used in `extra` to use sign the blog post:
2022-10-28 Goffi plugin pubsub signing: pubsub items signature implementation:
2022-10-28 Goffi tools (xml_tools): `domish_elt_2_et_elt` and `et_elt_2_domish_elt` now handle lxml.etree
2022-10-28 Goffi plugin XEP-0373: typos
2022-10-28 Goffi tools (utils): fix `parse_xmpp_date` timezone:
2022-10-28 Goffi plugin OXPS: fix triggers return values:
2022-10-15 Goffi doc (blog, pubsub): documentation on new e2ee arguments for pubsub, and shared secrets handling:
2022-10-15 Goffi doc: new doc giving an overview on how e2ee is working in Libervia/XMPP:
2022-10-15 Goffi plugin XEP-0277: add `encryption` flag to MB data:
2022-10-15 Goffi plugin OXPS, XEP-0060: indicate which items were e2ee:
2022-10-15 Goffi cli (pubsub/set, edit): add `--encrypt` flag:
2022-10-15 Goffi tests (e2e/cli): add test for pubsub encryption:
2022-10-15 Goffi plugin XEP-0470: fix autocreate in `create_attachments_node`:
2022-10-15 Goffi plugin XEP-0374, XEP-0384: handle cases where "to" is not set in <message> for `feedback_jid`
2022-10-15 Goffi plugin XEP-0384: continue workflow and log error in case of issue in self.__prepare_for_profile:
2022-10-15 Goffi plugin XEP-0373: download public keys if they are not found in local storage:
2022-10-15 Goffi plugin pubsub cache: avoid race condition by retrying node request:
2022-10-15 Goffi docker: update images to include new OMEMO libraries and OpenPGP packages:
2022-10-15 Goffi cli (pubsub): new `secret` subcommands:
2022-10-15 Goffi cli (pubsub/get): add `--no-decrypt` flag to disable automatic decryption:
2022-10-15 Goffi cli (blog): add `--encrypt` argument on publication commands to e2ee a blog post:
2022-10-15 Goffi tools (common/async_utils): set default `maxsize` to 50 in `async_lru`
2022-10-15 Goffi plugin XEP-0374: exluce `openpgp` element from XEP-0373 on send trigger:
2022-10-15 Goffi plugin OXPS: OpenPGP for XMPP Pubsub implementation:
2022-09-20 Syndace plugin XEP-0373 and XEP-0374: Implementation of OX and OXIM:
2022-10-10 Goffi core: fix and renamed getLocalPath -> get_local_path:
2022-10-07 Goffi plugins (forums, lists, import, XEP-0277): remove invalid `max_items` values
2022-10-06 Goffi plugin lists: fix double deserialisation
2022-10-06 Syndace plugin XEP-0384: proper handling of exceptions in `prepare_for_profile`
2022-10-06 Goffi plugin lists: fix deserialisation on listSet
2022-10-06 Goffi plugin XEP-0448: Encryption for stateless file sharing implementation:
2022-10-06 Goffi cli (file/get): handle full JSON attachment following change in backend:
2022-10-06 Goffi cli (message/send): new `--attach` argument to send an attachment:
2022-10-06 Goffi tools (stream): log error when a SatFile is closed:
2022-10-06 Goffi plugin XEP-0334: avoid adding twice the same hint:
2022-10-06 Goffi plugin XEP-0447: handle attachment and download:
2022-10-06 Goffi core (memory/encryption): helper method to get currently utilised e2ee algorithm's namespace:
2022-10-06 Goffi core (xmpp): check presence of some keys in attachment before using them:
2022-10-06 Goffi plugin XEP-0384: temporarily disable `<iq>` stanza encryption:
2022-10-06 Goffi plugin XEP-0384: expose OLDMEMO and TWOMEMO namespaces:
2022-10-06 Goffi plugin XEP-0420: fix exception on missing `from` or `to`:
2022-10-06 Goffi plugin XEP-0300: type hints
2022-10-06 Goffi plugin events: fix bad import
2022-09-24 Goffi plugin XEP-0384, xml_tools: avoid `getItems` timeout + fix empty node crash + parsing:
2022-09-24 Goffi core (xmpp): make `send` a blocking method, fix `sendMessageData` calls:
2022-09-24 Goffi core (main): `OrderedDict` is not necesasry here anymore, as `dict` are now ordered
2022-08-23 Syndace plugin XEP-0384: Fully reworked to adjust to the reworked python-omemo:
2022-09-22 Goffi doc (components/AP Gateway): Ad-Hoc and Events:
2022-09-22 Goffi doc (cli/event): update doc following changes:
2022-09-21 Goffi tests (unit/AP gateway): add tests for events:
2022-09-21 Goffi tests (unit/AP gateway): fix tests:
2022-09-21 Goffi cli (event): update commands following changes in events:
2022-09-21 Goffi tools (common/date_utils) handle timestamp and `in` + `delta2human`:
2022-09-21 Goffi component AP gateway: events:
2022-09-21 Goffi tools (xml_tools): handle `required` field in `dataDict2dataForm`:
2022-09-21 Goffi plugin events: update following `Events` protoXEP submission:
2022-09-21 Goffi plugin XEP-0470: add `create_attachments_node` method:
2022-09-21 Goffi plugin XEP-0050: use coroutine + minor code readability improvments:
2022-09-21 Goffi plugin XEP-0060: raise an `NotFound` exception instead of StanzaError in `subscribe`:
2022-09-21 Goffi tools (utils): helper `parse_xmpp_date` method:
2022-09-21 Goffi plugin XEP-0447: Stateless File Sharing implementation:
2022-09-21 Goffi plugin XEP-0446: File Metadata implementation:
2022-09-21 Goffi plugin XEP-0103: URL Address Information implementation:
2022-09-21 Goffi plugin XEP-0080: User Location implementation:
2022-09-21 Goffi core, CLI (base), tools (common/data_format): typing/core readability
2022-08-31 Goffi doc (components/AP gateway): "reactions":