log

age author description
Fri, 23 Jun 2023 15:19:06 +0200 Goffi doc (conf): fix version retrieval
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
Wed, 07 Jun 2023 22:31:20 +0200 Goffi build: add missing `.ini` and `.yaml` files in all build, needed for wheel
Wed, 07 Jun 2023 22:30:28 +0200 Goffi plugin app manager: rename `sat` to `libervia`
Wed, 07 Jun 2023 22:26:54 +0200 Goffi tools/common (template): add `id` argument to `_icon_use`
Wed, 07 Jun 2023 22:26:17 +0200 Goffi plugin XEP-0045: fix calls to `join`
Wed, 07 Jun 2023 22:25:49 +0200 Goffi build: create a dev env with debugging tools
Tue, 06 Jun 2023 16:45:16 +0200 Goffi installation: moved from `setup.py` to `pyproject.toml`:
Tue, 06 Jun 2023 13:42:00 +0200 Goffi doc: README rewrite:
Tue, 06 Jun 2023 12:41:53 +0200 Goffi version: use standard Python's `dev0` instead of Libervia specific `D` for dev version
Fri, 02 Jun 2023 18:21:15 +0200 Goffi refactoring: rename `sat_configure` to `libervia_configure`
Fri, 02 Jun 2023 17:38:37 +0200 Goffi refactoring: fix names in doc following modules hierarchy refactoring
Fri, 02 Jun 2023 16:25:25 +0200 Goffi refactoring: rename `libervia.frontends.primitivus` to `libervia.tui`
Fri, 02 Jun 2023 14:54:26 +0200 Goffi refactoring: rename `libervia.frontends.jp` to `libervia.cli`
Fri, 02 Jun 2023 14:12:38 +0200 Goffi refactoring: rename `sat_frontends` to `libervia.frontends`
Fri, 02 Jun 2023 12:59:21 +0200 Goffi refactoring: rename `core.sat_main` to `core.main`