log

age author description
Thu, 01 Jun 2023 21:37:34 +0200 Goffi tests (unit): Skip XEP-0373 test if gpg can't be imported
Thu, 01 Jun 2023 21:37:31 +0200 Goffi tests (units): tests for plugin XEP-0339:
Thu, 01 Jun 2023 20:53:33 +0200 Goffi plugin XEP-0339: "Source-Specific Media Attributes in Jingle" implementation:
Tue, 30 May 2023 22:23:55 +0200 Goffi plugin XEP-0092: use `client` instead of `profile_key` in `version_get`
Tue, 30 May 2023 22:23:37 +0200 Goffi tests (units): tests for plugin XEP-0338:
Tue, 30 May 2023 17:59:20 +0200 Goffi plugin XEP-0338: "Jingle Grouping Framework" implementation:
Tue, 30 May 2023 17:58:44 +0200 Goffi tests (units): tests for plugin XEP-0294:
Tue, 30 May 2023 17:58:43 +0200 Goffi plugin XEP-0294: "Jingle RTP Feedback Negotiation" implementation:
Mon, 29 May 2023 17:58:05 +0200 Goffi tests (units): tests for plugin XEP-0293:
Mon, 29 May 2023 17:58:03 +0200 Goffi plugin XEP-0293: "Jingle RTP Feedback Negotiation" implementation:
Mon, 29 May 2023 17:52:25 +0200 Goffi plugin text syntaxes: fix `EscapeHTML` following massive snake_case renaming
Mon, 29 May 2023 16:08:09 +0200 Goffi plugin XEP-0167: fix wrong copy/pasted header
Mon, 29 May 2023 13:38:11 +0200 Goffi tests (units): tests for plugin XEP-0167:
Mon, 29 May 2023 13:38:10 +0200 Goffi plugin XEP-0167: Jingle RTP Sessions implementation:
Mon, 29 May 2023 13:32:40 +0200 Goffi plugin XEP-0353: update according to XEP changes + <description> fix:
Mon, 29 May 2023 13:32:32 +0200 Goffi plugin XEP-0176: fix candidates data format when calling Bridge's `ice_candidates_new`
Mon, 29 May 2023 13:32:28 +0200 Goffi plugin XEP-0166: set `jingle_elt`, `desc_elt` and `transport_elt`:
Mon, 29 May 2023 13:32:19 +0200 Goffi plugin XEP-0166, 0176, 0234: minor renaming + type hints
Mon, 29 May 2023 13:32:08 +0200 Goffi core: renamed `messageReceived` trigger to `message_received`
Mon, 15 May 2023 17:19:54 +0200 Goffi frontends (tools/jid): remove old pyjamas code + type hints
Mon, 15 May 2023 17:02:41 +0200 Goffi tests (unit): XEP-0320 tests:
Mon, 15 May 2023 17:02:40 +0200 Goffi plugin XEP-0320: Use of DTLS-SRTP in Jingle Sessions:
Mon, 15 May 2023 16:26:22 +0200 Goffi CHANGELOG: update
Mon, 15 May 2023 16:23:50 +0200 Goffi tests (unit): tests for plugin XEP-0176:
Mon, 15 May 2023 16:23:36 +0200 Goffi plugin XEP-0176: Jingle ICE-UDP Transport Method implementation:
Mon, 15 May 2023 16:23:11 +0200 Goffi plugin XEP-0166: refactoring, and various improvments:
Mon, 15 May 2023 16:20:58 +0200 Goffi core (main): if `keep_id` is set in `action_new`, use it as `action_id`
Mon, 15 May 2023 16:20:50 +0200 Goffi core: don't use `meta_` prefix anymore for `action_extra` in `action_new` signal.
Mon, 15 May 2023 16:20:45 +0200 Goffi core (bridge): `action_new` now use serialised dict for extra data.
Mon, 15 May 2023 16:20:38 +0200 Goffi CHANGELOG: typo
Thu, 13 Apr 2023 21:56:09 +0200 Goffi changelog: udpate
Thu, 13 Apr 2023 21:53:53 +0200 Goffi core (constants): fix URL, forgotten `SàT` reference + set new codename to "La Ruche"
Sat, 08 Apr 2023 13:54:42 +0200 Goffi massive refactoring to switch from camelCase to snake_case:
Fri, 07 Apr 2023 15:18:39 +0200 Goffi dpc (cli/info): update "disco" documentation to include new "external services":
Fri, 07 Apr 2023 15:18:05 +0200 Goffi cli (info/disco): Add external services in results:
Fri, 07 Apr 2023 15:17:24 +0200 Goffi tests (unit): Add test for plugin XEP-0215:
Fri, 07 Apr 2023 15:16:39 +0200 Goffi core (plugins): implementation of XEP-0215 "External Service Discovery":
Fri, 07 Apr 2023 14:59:01 +0200 Goffi tools (xml_tools): add fields's `values` when converting data form to dict
Thu, 30 Mar 2023 16:57:11 +0200 Goffi tools (common/template): add 2 new filters: `timestamp_to_hour` and `delta_to_human`:
Thu, 30 Mar 2023 16:53:41 +0200 Goffi tools (common/template): let specify timezone name in `date_fmt` filter
Thu, 30 Mar 2023 16:52:18 +0200 Goffi tools (common/date_utils): new `get_timezone_name` to retrieve it from a tzinfo and a timestamp
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`