log

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