log

age author description
21 months ago Goffi compoent AP gateway: add forgotten contant
21 months ago Goffi component AP gateway: fix webfinger content type
21 months ago Goffi plugin URL preview: URL preview first draft
21 months ago Goffi doc (conf): fix version retrieval
21 months ago Goffi cli (debug): fix deprecated method call
21 months ago Goffi tools (common/template): add filter to get media types:
21 months ago Goffi tools (common/data_objects): add `attachments` in Message
21 months ago Goffi plugin XEP-0363: fix handling of empty `upload_jid` in `_get_slot`
21 months ago Goffi component file sharing: fix method name case:
21 months ago Goffi plugin XEP-0060: move setting of `pubsub_watching` to `profile_connecting` so it's available early
21 months ago Goffi core (memory/sqla_mapping): fix legacy pickled values:
21 months ago Goffi component AP gateway: fix handling of XMPP comments authors:
21 months ago Goffi component AP gateway: fix method retrieval in `ap_request`:
21 months ago Goffi core (memory/sqla): fix row to dict conversion in `get_files`
22 months ago Goffi build: explicitely set `packages` so `doc` is not accidentaly included
22 months ago Goffi cli (event): minor typo
22 months ago Goffi tools (common/template): allow use of extra attributes in `icon` function
22 months ago Goffi tools (common/date_utils): update date parsing regex:
22 months ago Goffi tools (common/data_objects): fix import of Markup following change after Jinja2 version bump
22 months ago Goffi build: add missing `.ini` and `.yaml` files in all build, needed for wheel
22 months ago Goffi plugin app manager: rename `sat` to `libervia`
22 months ago Goffi tools/common (template): add `id` argument to `_icon_use`
22 months ago Goffi plugin XEP-0045: fix calls to `join`
22 months ago Goffi build: create a dev env with debugging tools
22 months ago Goffi installation: moved from `setup.py` to `pyproject.toml`:
22 months ago Goffi doc: README rewrite:
22 months ago Goffi version: use standard Python's `dev0` instead of Libervia specific `D` for dev version
22 months ago Goffi refactoring: rename `sat_configure` to `libervia_configure`