log

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