log

age author description
17 months ago Goffi frontends (tools) new `aio` module for tools regarding asyncio:
17 months ago Goffi frontends (quick app): allow frontend to register an action handler:
17 months ago Goffi frontend (quick app): allow to specify an async bridge:
17 months ago Goffi frontends (quick app): reformulate backend not running message + use "Libervia" instead of "SàT"
17 months ago Goffi plugin XEP-0338: always add `<group>` element as first <jingle> child:
17 months ago Goffi plugin XEP-0338: be sure to add the `<group>` element only once:
17 months ago Goffi plugin XEP-0167: mapping adjustments:
17 months ago Goffi plugin XEP-0167: don't override existing metadata when preparing confirmation:
17 months ago Goffi plugin XEP-0167: fix key used to store metadata:
17 months ago Goffi plugin XEP-0167: keep media order when starting a call:
17 months ago Goffi plugin XEP-0045: fix name conflict in errback
19 months ago Goffi plugin XEP-0167, XEP-0176: transport-info and ICE candidate sending are delayed if session is not active yet
19 months ago Goffi plugin XEP-0167, XEP-0353: handle ringing:
19 months ago Goffi plugin XEP-0166: reject session creation is session ID is empty
19 months ago Goffi doc (installation): update `pipx` instruction and remove `requirements.txt` mention
19 months ago Goffi plugin XEP-0166, XEP-0167, XEP-0234, XEP-0353: call events management to prepare for UI:
19 months ago Goffi plugin XEP-0166: `jingle_terminate`, session handling and reason parsing:
19 months ago Goffi tools (common/data_objects): handle messages without body
20 months ago Goffi component AP gateway: fix AP media type in GET and POST requests headers
20 months ago Goffi plugin JID Search: JID search plugin, first draft
21 months ago Goffi backend: rename `SatRosterProtocol` to `LiberviaRosterProtocol`
21 months ago Goffi install: bump minimum python version
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`
21 months ago Goffi build: explicitely set `packages` so `doc` is not accidentaly included
21 months ago Goffi cli (event): minor typo
21 months ago Goffi tools (common/template): allow use of extra attributes in `icon` function
21 months ago Goffi tools (common/date_utils): update date parsing regex:
21 months ago Goffi tools (common/data_objects): fix import of Markup following change after Jinja2 version bump
21 months ago Goffi build: add missing `.ini` and `.yaml` files in all build, needed for wheel
21 months ago Goffi plugin app manager: rename `sat` to `libervia`
21 months ago Goffi tools/common (template): add `id` argument to `_icon_use`
21 months ago Goffi plugin XEP-0045: fix calls to `join`
21 months ago Goffi build: create a dev env with debugging tools
21 months ago Goffi installation: moved from `setup.py` to `pyproject.toml`:
21 months ago Goffi doc: README rewrite:
21 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`
22 months ago Goffi refactoring: fix names in doc following modules hierarchy refactoring
22 months ago Goffi refactoring: rename `libervia.frontends.primitivus` to `libervia.tui`
22 months ago Goffi refactoring: rename `libervia.frontends.jp` to `libervia.cli`
22 months ago Goffi refactoring: rename `sat_frontends` to `libervia.frontends`
22 months ago Goffi refactoring: rename `core.sat_main` to `core.main`
22 months ago Goffi refactoring: rename `SAT` class to `LiberviaBackend`
22 months ago Goffi refactoring: renamed `sat` package to `libervia.backend`
22 months ago Goffi plugin XEP-0167: method to end a call, and corresponding signal:
22 months ago Goffi tests (unit): Skip XEP-0373 test if gpg can't be imported
22 months ago Goffi tests (units): tests for plugin XEP-0339: