log

age author description
Sun, 08 Jun 2025 17:16:58 +0200 Goffi memory (sqla): Add a filter for `origin` in `history_get`: default tip
Sun, 08 Jun 2025 17:16:56 +0200 Goffi core (xmpp): add `origin` and `origin_label` to message data:
Fri, 06 Jun 2025 10:45:54 +0200 Goffi tests (unit/sqla): Add test for `keyword` filtering:
Wed, 04 Jun 2025 17:52:18 +0200 Goffi memory (sqla): Add filter for keyword:
Thu, 15 May 2025 17:45:19 +0200 Goffi plugin identity: add a timeout when getting identities.
Tue, 06 May 2025 00:34:01 +0200 Goffi test (XEP-0461): some tests for XEP-0461:
Tue, 06 May 2025 00:34:01 +0200 Goffi plugin XEP-0461: Message Replies implementation:
Tue, 06 May 2025 00:34:01 +0200 Goffi plugin XEP-0045: Fix `_message_parse_trigger` which was incorrectly breaking the trigger workflow:
Tue, 06 May 2025 00:34:01 +0200 Goffi storage: Add a `add_thread` method:
Tue, 06 May 2025 00:34:01 +0200 Goffi storage: Add a `thread_id` filter to `history_get`:
Tue, 06 May 2025 00:33:57 +0200 Goffi plugin XEP-0444, storage: move `get_history_from_xmpp_id` to storage as it is generally useful.
Tue, 06 May 2025 00:21:24 +0200 Goffi storage (mapping): Fix `nullable` for thread ID, and add a `is_retroactive` field:
Tue, 06 May 2025 00:19:43 +0200 Goffi storage: Add missing migration script to use JSON type instead of TEXT in History and private binary data.
Tue, 06 May 2025 00:18:30 +0200 Goffi core (xmpp): parse <thread> element:
Tue, 06 May 2025 00:16:15 +0200 Goffi core: Add a "Global" variable with a `LiberviaBackend` singleton to `libervia.backend`.
Fri, 11 Apr 2025 21:49:46 +0200 Goffi core (xmpp): Add missing f-string prefix
Fri, 11 Apr 2025 18:19:28 +0200 Goffi plugin XEP-0433: Extended Channel Search implementation:
Fri, 11 Apr 2025 18:19:28 +0200 Goffi plugin XEP-0045: add MUC search to plugin JID search results.
Fri, 11 Apr 2025 18:19:28 +0200 Goffi plugin JID Search: Use Pydantic models + better handling of partial search.
Fri, 11 Apr 2025 18:19:28 +0200 Goffi various minor fixes.
Fri, 11 Apr 2025 18:19:28 +0200 Goffi plugin XEP-0059: Use Pydantic models for RSM.
Fri, 11 Apr 2025 18:19:28 +0200 Goffi types: Add `SatXMPPClient` to core types, add `roster` and improve type hints.
Fri, 11 Apr 2025 18:19:17 +0200 Goffi template: Add `initials` filter.
Fri, 11 Apr 2025 18:18:50 +0200 Goffi template: fix name handling for icons.
Fri, 28 Feb 2025 09:23:35 +0100 Goffi doc (components, encryption): add documentation on autocrypt for client and email gateway:
Fri, 28 Feb 2025 09:23:35 +0100 Goffi plugin autocrypt: Autocrypt protocol implementation:
Fri, 28 Feb 2025 09:23:35 +0100 Goffi component email gateway: convert `autocrypt` header:
Fri, 28 Feb 2025 09:23:35 +0100 Goffi plugin XEP-0131: update triggers priority + add headers to MessageDataExtra:
Mon, 13 Jan 2025 01:23:22 +0100 Goffi doc (component): document use of Gateway Relayed Encryption: @
Mon, 13 Jan 2025 01:23:22 +0100 Goffi component email gateway: implement Gateway Relayed Encryption:
Mon, 13 Jan 2025 01:23:22 +0100 Goffi plugin gre encrypter: implement GRE Encrypter: OpenPGP:
Mon, 13 Jan 2025 01:23:22 +0100 Goffi plugin GRE formatter MIME: implements GRE Formatter: MIME:
Mon, 13 Jan 2025 01:23:22 +0100 Goffi plugin GRE: implements Gateway Relayed Encryption:
Mon, 13 Jan 2025 01:23:22 +0100 Goffi plugin XEP-0050: fix `allowed_magics` arg and calls to `add_ad_hoc_command`.
Mon, 13 Jan 2025 01:23:10 +0100 Goffi core (types): improve `SatXMPPEntity` core type and type hints.
Wed, 11 Dec 2024 01:17:09 +0200 Povilas Kanapickas remove uses of twisted.internet.defer.returnValue
Tue, 03 Dec 2024 00:53:18 +0100 Goffi doc (components): Update Email Gateway documentation:
Tue, 03 Dec 2024 00:52:06 +0100 Goffi tests (unit/email gateway): add tests for pubsub service:
Tue, 03 Dec 2024 00:13:23 +0100 Goffi component email gateway: Add a pubsub service:
Tue, 03 Dec 2024 00:13:23 +0100 Goffi component email gateway: attachments handling:
Tue, 03 Dec 2024 00:13:23 +0100 Goffi plugin XEP-0498: "Pubsub File Sharing" implementation:
Tue, 03 Dec 2024 00:13:07 +0100 Goffi plugin XEP-0358: "Publishing Available Jingle Sessions" implementation:
Tue, 03 Dec 2024 00:12:38 +0100 Goffi plugins XEP-0300, XEP-0446, XEP-0447, XEP0448 and others: Refactoring to use Pydantic:
Tue, 03 Dec 2024 00:11:00 +0100 Goffi core (main): Let plugins have several handlers + various improvements:
Sat, 13 Jul 2024 18:28:28 +0200 Syndace XEP-0373 (OX): Adjust to gpgme updates: generate with explicit algorithm and subkeys
Wed, 20 Nov 2024 15:29:47 +0100 Goffi plugin URI finder: make the regex ignore case.
Wed, 20 Nov 2024 15:29:16 +0100 Goffi README: Put tickets and MR data on a single line:
Wed, 20 Nov 2024 14:35:09 +0100 Goffi plugin blog import dotclear: repalce deprecated `cgi` by `html`
Wed, 20 Nov 2024 11:49:46 +0100 Goffi doc (cli/bookmarks): move old bookmarks doc to bookmarks_legacy, and add new bookmarks doc.
Wed, 20 Nov 2024 11:43:27 +0100 Goffi plugin XEP-0048, XEP-0402; CLI (bookmarks): implement XEP-0402 (PEP Native Bookmarks):
Wed, 20 Nov 2024 11:38:44 +0100 Goffi cli (output/std): use `rich` to output JSON.
Wed, 20 Nov 2024 11:30:43 +0100 Goffi plugin text syntaxes: update exception message to be more explicit when `lxml_html_clean` is missing.
Wed, 20 Nov 2024 11:29:36 +0100 Goffi core (models/types): add types for `domish.Element`.
Wed, 20 Nov 2024 11:28:23 +0100 Goffi core (memory/params): set default resource priority to 0:
Sat, 26 Oct 2024 22:42:17 +0200 Goffi tools (common/template), cli (call/gui): use font-awesome instead of fontello:
Mon, 30 Sep 2024 14:15:47 +0200 Goffi tests (unit): fix tests:
Mon, 30 Sep 2024 14:14:38 +0200 Goffi plugin XEP-0215, XEP-0376: fix bad calls to `hasFeature`:
Sat, 28 Sep 2024 16:00:16 +0200 Goffi doc (components): update doc to show headers support:
Sat, 28 Sep 2024 15:59:48 +0200 Goffi tests (unit/email gateway): add test for XEP-0131 handling:
Sat, 28 Sep 2024 15:59:12 +0200 Goffi component email gateway: Add support for XEP-0131 headers: