log

age author description
Fri, 23 Jun 2023 15:18:43 +0200 Goffi cli (debug): fix deprecated method call
Thu, 22 Jun 2023 15:49:06 +0200 Goffi tools (common/template): add filter to get media types:
Thu, 22 Jun 2023 15:47:17 +0200 Goffi tools (common/data_objects): add `attachments` in Message
Thu, 22 Jun 2023 15:46:42 +0200 Goffi plugin XEP-0363: fix handling of empty `upload_jid` in `_get_slot`
Thu, 22 Jun 2023 15:45:20 +0200 Goffi component file sharing: fix method name case:
Mon, 12 Jun 2023 15:00:59 +0200 Goffi plugin XEP-0060: move setting of `pubsub_watching` to `profile_connecting` so it's available early
Mon, 12 Jun 2023 14:57:27 +0200 Goffi core (memory/sqla_mapping): fix legacy pickled values:
Mon, 12 Jun 2023 14:50:43 +0200 Goffi component AP gateway: fix handling of XMPP comments authors:
Mon, 12 Jun 2023 14:45:13 +0200 Goffi component AP gateway: fix method retrieval in `ap_request`:
Fri, 09 Jun 2023 12:25:51 +0200 Goffi core (memory/sqla): fix row to dict conversion in `get_files`
Thu, 08 Jun 2023 21:30:57 +0200 Goffi build: explicitely set `packages` so `doc` is not accidentaly included
Thu, 08 Jun 2023 21:28:40 +0200 Goffi cli (event): minor typo
Thu, 08 Jun 2023 21:28:26 +0200 Goffi tools (common/template): allow use of extra attributes in `icon` function
Thu, 08 Jun 2023 21:27:12 +0200 Goffi tools (common/date_utils): update date parsing regex:
Thu, 08 Jun 2023 21:26:09 +0200 Goffi tools (common/data_objects): fix import of Markup following change after Jinja2 version bump