log

age author description
3 months ago Goffi tests (unit/email gateway): add tests for pubsub service:
3 months ago Goffi component email gateway: Add a pubsub service:
3 months ago Goffi component email gateway: attachments handling:
3 months ago Goffi plugin XEP-0498: "Pubsub File Sharing" implementation:
3 months ago Goffi plugin XEP-0358: "Publishing Available Jingle Sessions" implementation:
3 months ago Goffi plugins XEP-0300, XEP-0446, XEP-0447, XEP0448 and others: Refactoring to use Pydantic:
3 months ago Goffi core (main): Let plugins have several handlers + various improvements:
8 months ago Syndace XEP-0373 (OX): Adjust to gpgme updates: generate with explicit algorithm and subkeys
4 months ago Goffi plugin URI finder: make the regex ignore case.
4 months ago Goffi README: Put tickets and MR data on a single line:
4 months ago Goffi plugin blog import dotclear: repalce deprecated `cgi` by `html`
4 months ago Goffi doc (cli/bookmarks): move old bookmarks doc to bookmarks_legacy, and add new bookmarks doc.
4 months ago Goffi plugin XEP-0048, XEP-0402; CLI (bookmarks): implement XEP-0402 (PEP Native Bookmarks):
4 months ago Goffi cli (output/std): use `rich` to output JSON.
4 months ago Goffi plugin text syntaxes: update exception message to be more explicit when `lxml_html_clean` is missing.
4 months ago Goffi core (models/types): add types for `domish.Element`.
4 months ago Goffi core (memory/params): set default resource priority to 0:
5 months ago Goffi tools (common/template), cli (call/gui): use font-awesome instead of fontello:
6 months ago Goffi tests (unit): fix tests:
6 months ago Goffi plugin XEP-0215, XEP-0376: fix bad calls to `hasFeature`:
6 months ago Goffi doc (components): update doc to show headers support:
6 months ago Goffi tests (unit/email gateway): add test for XEP-0131 handling:
6 months ago Goffi component email gateway: Add support for XEP-0131 headers:
6 months ago Goffi cli (message/send): add arguments to send keywords and headers:
6 months ago Goffi tests (unit): add XEP-0131 tests:
6 months ago Goffi plugin XEP-0131: Stanza Headers and Internet Metadata implementation:
6 months ago Goffi plugin XEP-0033: formatting.
6 months ago Goffi doc (components): update doc to indicate support of addressing metadata.
6 months ago Goffi doc (cli/message): add documentation for new addressing commands:
6 months ago Goffi test (unit): add test for email gateway:
6 months ago Goffi component email gateway: add multicasting:
6 months ago Goffi cli (message/send): add arguments for message addressing:
6 months ago Goffi test (unit): add test for plugin XEP-0033:
6 months ago Goffi plugin XEP-0033: code modernisation, improve delivery, data validation:
6 months ago Goffi tests: reformat tests using black.
6 months ago Goffi doc (components): new Email gateway documentation:
6 months ago Goffi component email-gateway: first draft:
6 months ago Goffi doc (cli): documentation for new `gateway` command:
6 months ago Goffi CLI: add commands to handle gateways:
6 months ago Goffi plugin XEP-0077, XEP-0100: Adapt to component, and modernize:
6 months ago Goffi tools (xml_tools): add `namespace` argument to `xmlui_result_to_elt`:
6 months ago Goffi plugin XEP-0106, tools (common/email): type hints.
6 months ago Goffi core (xmpp): move `is_local` to `SatXMPPEntity` + type hints + some log level changes.
6 months ago Goffi core (models): add new models for `DiscoIdentity` and `JID`:
6 months ago Goffi frontends (tools/aio): Fix excessive use of CPU:
7 months ago Goffi component conferences, plugin XEP-0167, XEP-0298: add stream user metadata:
8 months ago Goffi tests (unit): add test for XEP-0298 plugin + fix XEP-0167:
8 months ago Goffi plugin XEP-0298: Delivering Conference Information to Jingle Participants (Coin) implementation:
8 months ago Goffi plugin XEP-0167: handle conferences:
8 months ago Goffi plugin XEP-0176: add debug logs:
8 months ago Goffi plugin XEP-0167: fix session level SDP attributes parsing:
8 months ago Goffi plugin XEP-0166: handle `content-add` action + expose `get_transport`:
8 months ago Goffi plugin identity: disco identity is now added in identity metadata:
8 months ago Goffi component conferences: fix session management and init:
8 months ago Goffi tests (unit): fix tests + black reformatting.
8 months ago Goffi black reformatting
8 months ago Goffi plugin XEP-0060: add a `force` options for publish options in `send_items`:
8 months ago Goffi doc (encryption): update pubsub encryption specifications.
8 months ago Goffi core: show warning instead of exception in case of missing dependency when loading plugins
8 months ago Goffi bridge(constructor): fix template parsing, which was broken following `black` reformating.
8 months ago Goffi doc (components): Documentation for the new `Conferences` component:
8 months ago Goffi component Conferences: implementation of SFU component to make multi-party A/V conferences:
8 months ago Goffi plugin XEP-0167: Let use a `call_setup_cb` method in session:
8 months ago Goffi plugin XEP-0167: move ICE candidates parsing/SDP line building in separate methods:
8 months ago Goffi plugin XEP-0176: Send ICE candidates buffer for initiator:
8 months ago Goffi frontends (tools/webrtc): fix typo resulting in bad pipeline for audio.
9 months ago Goffi tools (common/async_process): accept `Path` instances as command path.
9 months ago Goffi cli (list/set): add "--comments" argument.
9 months ago Goffi plugin misc list: Comments node creation can now be specified with `comments` field in `extra`.
9 months ago Goffi Reformatted code base using black.
9 months ago Goffi memory (file): avoid race condition when creating parent path directories.
9 months ago Goffi docker (backend): set `+use_local_shared_tmp` in conf.
9 months ago Goffi tools (common/data_objects): set attachments `url` from `sources` if missing.
9 months ago Goffi core (main): add a mechanism to have a shared temp directory:
9 months ago Goffi core (xmpp): fix message workflow interruption from trigger.
9 months ago Goffi plugin XEP-0048: don't fail if a type is missing in bookmark data.
9 months ago Goffi plugin XEP-470: Don't file configuration on `feature-not-implemented`.
9 months ago Goffi component AP Gateway: log invalid account in case of error.
9 months ago Goffi doc (configuration): replace deprecated `SafeConfigParser`.
9 months ago Goffi doc (components/AP Gateway): document new `http_sign_get` configuration option.
9 months ago Goffi component AP Gateway: implement HTTP GET signature.
9 months ago Goffi plugin text syntaxes: fix empty string handling in `_remove_markups`.
9 months ago Goffi doc (installation): use `[all]` in extra arguments.
10 months ago Goffi core: fix SCRAM challenge parsing.
10 months ago Goffi app (weblate): use `application weblate` section
10 months ago Goffi app (peertube): environment variable must be strings (bis)
10 months ago Goffi cli (base): catch all failure on plugin importing.
10 months ago Goffi app (peertube): environment variable must be strings
10 months ago Goffi tools (common/async_process): show command and arguments used in error message in case a failure.
10 months ago Goffi plugin app manager: Add an app configuration file for PeerTube.
10 months ago Goffi doc: style/typos/URL fixes
10 months ago Goffi doc: documentation to create a Libervia app, first draft
10 months ago Goffi plugin app manager: various improvements:
10 months ago Goffi tests (unit/XEP-0272): XEP-0272 tests:
10 months ago Goffi plugin XEP-0272: implement XEP-0272: Multiparty Jingle (Muji)
10 months ago Goffi doc (cli): remote-control documentation
10 months ago Goffi cli (remote-control): new `remote-control` command:
10 months ago Goffi frontends: remote control implementation:
10 months ago Goffi core: Jingle Remote Control implementation:
10 months ago Goffi backend, frontend: prepare remote control:
10 months ago Goffi core: remove legacy VERSION file.
10 months ago Goffi core: update `pygobject` version and replace deprecated `configparser.SafeConfigParser`
11 months ago Goffi core: implement SCRAM-SHA auth algorithm:
11 months ago Goffi test (unit/cli): Add a file send/receive test for WebRTC:
11 months ago Goffi install (pyproject): update `lxml` and add `lxml_html_clean` which is now a separate project.
11 months ago Goffi docker (e2e): add GStreamer dependencies to test WebRTC stack:
11 months ago Goffi cli (call, file), frontends: implement webRTC data channel transfer:
11 months ago Goffi tests (unit/webrtc,XEP-0176, XEP-0234): Fix tests and add webrtc file transfer tests:
11 months ago Goffi plugin XEP-0353, XEP-0234, jingle: WebRTC data channel signaling implementation:
11 months ago Goffi core (xmpp): Add a timeout for messages processing to avoid blocking the queue.
11 months ago Goffi core (constants): use `bool_type`:
12 months ago Goffi migration: fix migration when XEP-0373 or XEP-0384 can't be imported:
12 months ago Goffi tests: fix and update tests:
12 months ago Goffi cli (pubsub): use `PEP` when service is not specified in error message.
12 months ago Goffi cli (file/receive): handle `CONFIRM` dialog received in pre-flight.
12 months ago Goffi cli (base): fix exit code transmission when `SystemExit` is catched.
12 months ago Goffi plugin XEP-0391: remove the need to have a OLDMEMO session started to decrypt:
12 months ago Goffi plugin XEP-0313: fix value used in `msg_from` when `from` is not explicitely specified.
12 months ago Goffi plugin XEP-0060: fix incorrect type hint.
12 months ago Goffi plugin XEP-0234: fix action type when pre-flight file confirmation is confirmed:
12 months ago Goffi plugin XEP-0384, XEP-0391: download missing devices list:
12 months ago Goffi plugin XEP-0384: be sure to have `open` access model for created nodes.
12 months ago Goffi plugin XEP-0373: fix serialisation of `public_key_list`
12 months ago Goffi core (memory/migration):
12 months ago Goffi docker: modernisation and fixes:
13 months ago Goffi doc (contributing/testing): typo
13 months ago Goffi tests (unit): fix tests
13 months ago Goffi core: get rid of `pickle`:
13 months ago Goffi doc (cli/call): add ``tui`` output, and document options:
13 months ago Goffi cli (call): `tui` output implementation:
13 months ago Goffi frontends (tools/webrtc): add a options to merge video for PiP and to specify size:
13 months ago Goffi doc (cli/call): add outputs documentation:
13 months ago Goffi tests (unit/cli/calls): unit tests for CLI call GUI:
13 months ago Goffi cli (call): implement GUI output:
14 months ago Goffi frontends (tools/webrtc): implement screensharing for Wayland + bug fixes:
14 months ago Goffi frontends (tools/webrtc): implement X11 desktop sharing:
14 months ago Goffi frontends (tools): module to handle display servers:
14 months ago Goffi core: use a user specific directory for PID file:
15 months ago Goffi docker (demo): create file-sharing and demo account in init script
15 months ago Goffi plugin XEP-0444: fix emoji check and ID used
15 months ago Goffi plugin XEP-0424: fix ID used and recipients
15 months ago Goffi plugin XEP-0308: fix ID used, recipients and author check.
15 months ago Goffi plugin XEP-0359: if no origin ID is found, use <message> ID instead:
15 months ago Goffi plugin XEP-0045: avoir crash if `subject` is not set when `_get_room_joined_args` is called.
15 months ago Goffi docker (demo): fix starting + better UX:
15 months ago Goffi core (launcher): new `wait_for_service` option:
15 months ago Goffi core: add new `init_script_path` option:
15 months ago Goffi plugin forums: parsing fix + formatting:
15 months ago Goffi core, doc, cli (forums): new `forums set` commands + doc:
15 months ago Goffi component AP gateway: be sure to have a string for error message.
15 months ago Goffi docker (backend-dev-demo): command renaming + add a bookmark to avoid empty chat
15 months ago Goffi docker (backend-dev): update Debian version + getting OMEMO related packages from git is not necessary anymore
15 months ago Goffi docker: update certificates
15 months ago Goffi plugin XEP-0277: fix comments node handling when parent node doesn't exist.
15 months ago Goffi plugin ad-hoc registration: Implement plugin to handle registration links:
15 months ago Goffi plugin XEP-0050: small code quality improvements + add `C.ENTITY_ADMINS` magic key to allow administrators profiles
15 months ago Goffi plugin XEP-053, component AP gateway: use the new `trigger.add_with_check` method
15 months ago Goffi core (tools/trigger): new `add_with_check` method:
15 months ago Goffi plugin XEP-0471: modify variable name to be linter friendly.
15 months ago Goffi plugin IP: fix use of legacy URL + coroutine use:
15 months ago Goffi core: fix path in `get_local_path`:
16 months ago Goffi plugin XEP-0277, doc: conflict is now checked and avoided if `user_friendly_id_suffix` is `False`, doc updated
16 months ago Goffi doc (cli/blog): Document new `--alt-link` option
16 months ago Goffi cli (blog): new `--alt-link` option to specify alternate links
16 months ago Goffi plugin XEP-0277: generate and parse altertate links with the new `alt_links` data in `extra`
16 months ago Goffi doc (cli/blog): documentation of the new `--no-id-suffix` option.
16 months ago Goffi cli (blog): add `--no-id-suffix` flag, to prevent adding random suffix to user-friendly IDs
16 months ago Goffi Plugin XEP-0277: Add metadata to prevent adding random suffixes to generated user-friendly IDs.
16 months ago Goffi core (constants): user platform temporary dir by default for PID files
16 months ago Goffi quick_frontend, tui: fix name conflict with `show_resources`
16 months ago Goffi component AP gateway: log a warning instead of raising an exception in `onMessage`:
16 months ago Goffi core (message): fix calling of post treatments during message workflow
16 months ago Goffi plugin ad-hoc D-Bus: fix deprecated use of python-dbus:
16 months ago Goffi plugin XEP-0424: message retraction update:
16 months ago Goffi template: add a `bare_jid` filter
16 months ago Goffi plugin XEP-0384: fix trigger used for OLDMEMO:
16 months ago Goffi plugin XEP-0308: implement Last Message Correction
16 months ago Goffi models (core): separate `MessageEditData` from `MessageEdition`:
16 months ago Goffi core (memory/sqla_mapping): `delete-orphan` in History:
16 months ago Goffi core (memory/sqla): add `id` filter in `history_get`
16 months ago Goffi core (memory/memory): fix the use of empty `from_jid` and `to_jid` in `history_get`
16 months ago Goffi tools (common/data_objects): expose message's `extra` field.
16 months ago Goffi plugin XEP-0444: complete implementation:
16 months ago Goffi plugin XEP-0359: use same ID as <message> for `origin_id`:
16 months ago Goffi plugin XEP-0045: user normal workflow for history + `get_room_user_jid` method:
16 months ago Goffi plugin XEP-0313: better error logging + store last stanza ID when retrieving archives + small improvments
16 months ago Goffi plugin XEP-0280: minor parsing improvement.
16 months ago Goffi core (memory/sqla_mapping): add a `version_id` column to detect race conditions.
16 months ago Goffi core (xmpp): message reception workflow refactoring:
16 months ago Goffi Plugin XEP-0384: rename the pun names "OLDMEMO" and "TWOMEMO" to "OMEMO_legacy" and "OMEMO" for clarity.
16 months ago Goffi core: introduce Pydantic based models in `libervia.backend.models.core`
16 months ago Goffi bridge: add `message_update` signal
17 months ago Goffi frontend (bridge): update location of D-Bus on server instructions.
17 months ago Goffi frontends (tools/webrtc): fix `SINKS_APP` condition check.
17 months ago Goffi frontends (tools/webrtc): Better message on Python override missing:
17 months ago Goffi doc (cli): documentation for the new `call` command:
17 months ago Goffi cli: `call` command:
17 months ago Goffi cli (base): new `a_quit` method to run async cleaning methods:
17 months ago Goffi cli (loops): run GLib loop in same thread as asyncio:
17 months ago Goffi tests (unit/frontends): tests for webrtc implementation:
17 months ago Goffi frontends (tools): webrtc implementation:
17 months ago Goffi frontends (tools/aio): add tool to run from thread, run maybe async method, or run GLib loop:
17 months ago Goffi install: add test dependencies to dev env
17 months ago Goffi plugin XEP-0363: fix headers setting
17 months ago Goffi doc (cli): `notification` commands documentation.
17 months ago Goffi cli: add `notification` commands
17 months ago Goffi cli (base): catch `SystemExit` to do a proper `quit` when `Ctrl-C` is pressed.
17 months ago Goffi core (constants): accept `y` and `t` as `True` values.
17 months ago Goffi core (types): add `is_admin` to `SatXMPPEntity`
17 months ago Goffi core: notifications implementation, first draft:
17 months ago Goffi cli: `rich` initial integration
17 months ago Goffi install: add `rich` dependency
18 months ago Goffi frontends (tools) new `aio` module for tools regarding asyncio:
18 months ago Goffi frontends (quick app): allow frontend to register an action handler:
18 months ago Goffi frontend (quick app): allow to specify an async bridge:
18 months ago Goffi frontends (quick app): reformulate backend not running message + use "Libervia" instead of "SàT"
18 months ago Goffi plugin XEP-0338: always add `<group>` element as first <jingle> child:
18 months ago Goffi plugin XEP-0338: be sure to add the `<group>` element only once:
18 months ago Goffi plugin XEP-0167: mapping adjustments:
18 months ago Goffi plugin XEP-0167: don't override existing metadata when preparing confirmation:
18 months ago Goffi plugin XEP-0167: fix key used to store metadata:
18 months ago Goffi plugin XEP-0167: keep media order when starting a call:
18 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
21 months ago Goffi component AP gateway: fix AP media type in GET and POST requests headers
21 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: