log

age author description
Thu, 11 Sep 2025 21:17:51 +0200 Goffi doc (components): Add message cleaning section to email gateway doc: default tip
Thu, 11 Sep 2025 21:17:51 +0200 Goffi tests (unit/components): Add tests for email gateway's cleaning module:
Thu, 11 Sep 2025 21:17:47 +0200 Goffi component email message: Mailing list messages cleaning:
Thu, 11 Sep 2025 21:10:35 +0200 Goffi component email (imap): fetch all recent emails instead of only the last one.
Sat, 06 Sep 2025 16:31:24 +0200 Goffi plugin XEP-0277: add `mentions` to extra data:
Fri, 05 Sep 2025 19:32:47 +0200 Goffi plugin XEP-0376: Fix type hint for `node` which is optional in `subscriptions`.
Fri, 05 Sep 2025 19:31:50 +0200 Goffi core (main): renamed `hasFeature` to `has_feature` to fix inconsistency.
Sun, 31 Aug 2025 12:34:37 +0200 Goffi cli (pubsub): List support first draft + doc:
Sun, 31 Aug 2025 12:34:37 +0200 Goffi component email gateway: implement pubsub relationships and pubsub extended discovery:
Sun, 31 Aug 2025 12:34:30 +0200 Goffi plugin XEP-0499 Pubsub Extended Discovery implementation:
Fri, 29 Aug 2025 18:53:03 +0200 Goffi plugin XEP-0060: Add a model to handle node metadata:
Fri, 29 Aug 2025 18:52:58 +0200 Goffi memory (sqla): update `set_pubsub_node` and `get_pubsub_nodes` to handle pubsub relationships:
Fri, 29 Aug 2025 17:59:12 +0200 Goffi memory (sqla): add "parent_node_id" and "linked_mode_id" to PubsubNode:
Fri, 29 Aug 2025 11:44:43 +0200 Goffi add `.gitignore` to `.hgignore`:
Sun, 03 Aug 2025 23:45:48 +0200 Goffi doc (components): Document the handling of mailing lists in Email Gateway: