log

age author description
5 months ago Goffi doc (components): new Email gateway documentation:
5 months ago Goffi component email-gateway: first draft:
5 months ago Goffi doc (cli): documentation for new `gateway` command:
5 months ago Goffi CLI: add commands to handle gateways:
5 months ago Goffi plugin XEP-0077, XEP-0100: Adapt to component, and modernize:
5 months ago Goffi tools (xml_tools): add `namespace` argument to `xmlui_result_to_elt`:
5 months ago Goffi plugin XEP-0106, tools (common/email): type hints.
5 months ago Goffi core (xmpp): move `is_local` to `SatXMPPEntity` + type hints + some log level changes.
5 months ago Goffi core (models): add new models for `DiscoIdentity` and `JID`:
5 months ago Goffi frontends (tools/aio): Fix excessive use of CPU:
6 months ago Goffi component conferences, plugin XEP-0167, XEP-0298: add stream user metadata:
6 months ago Goffi tests (unit): add test for XEP-0298 plugin + fix XEP-0167:
6 months ago Goffi plugin XEP-0298: Delivering Conference Information to Jingle Participants (Coin) implementation:
6 months ago Goffi plugin XEP-0167: handle conferences:
6 months ago Goffi plugin XEP-0176: add debug logs:
6 months ago Goffi plugin XEP-0167: fix session level SDP attributes parsing:
6 months ago Goffi plugin XEP-0166: handle `content-add` action + expose `get_transport`:
6 months ago Goffi plugin identity: disco identity is now added in identity metadata:
6 months ago Goffi component conferences: fix session management and init:
7 months ago Goffi tests (unit): fix tests + black reformatting.
7 months ago Goffi black reformatting
7 months ago Goffi plugin XEP-0060: add a `force` options for publish options in `send_items`:
7 months ago Goffi doc (encryption): update pubsub encryption specifications.
7 months ago Goffi core: show warning instead of exception in case of missing dependency when loading plugins
7 months ago Goffi bridge(constructor): fix template parsing, which was broken following `black` reformating.
7 months ago Goffi doc (components): Documentation for the new `Conferences` component:
7 months ago Goffi component Conferences: implementation of SFU component to make multi-party A/V conferences:
7 months ago Goffi plugin XEP-0167: Let use a `call_setup_cb` method in session:
7 months ago Goffi plugin XEP-0167: move ICE candidates parsing/SDP line building in separate methods:
7 months ago Goffi plugin XEP-0176: Send ICE candidates buffer for initiator:
7 months ago Goffi frontends (tools/webrtc): fix typo resulting in bad pipeline for audio.
8 months ago Goffi tools (common/async_process): accept `Path` instances as command path.
8 months ago Goffi cli (list/set): add "--comments" argument.
8 months ago Goffi plugin misc list: Comments node creation can now be specified with `comments` field in `extra`.
8 months ago Goffi Reformatted code base using black.
8 months ago Goffi memory (file): avoid race condition when creating parent path directories.
8 months ago Goffi docker (backend): set `+use_local_shared_tmp` in conf.
8 months ago Goffi tools (common/data_objects): set attachments `url` from `sources` if missing.
8 months ago Goffi core (main): add a mechanism to have a shared temp directory:
8 months ago Goffi core (xmpp): fix message workflow interruption from trigger.
8 months ago Goffi plugin XEP-0048: don't fail if a type is missing in bookmark data.
8 months ago Goffi plugin XEP-470: Don't file configuration on `feature-not-implemented`.
8 months ago Goffi component AP Gateway: log invalid account in case of error.
8 months ago Goffi doc (configuration): replace deprecated `SafeConfigParser`.
8 months ago Goffi doc (components/AP Gateway): document new `http_sign_get` configuration option.
8 months ago Goffi component AP Gateway: implement HTTP GET signature.
8 months ago Goffi plugin text syntaxes: fix empty string handling in `_remove_markups`.
8 months ago Goffi doc (installation): use `[all]` in extra arguments.
8 months ago Goffi core: fix SCRAM challenge parsing.
8 months ago Goffi app (weblate): use `application weblate` section
8 months ago Goffi app (peertube): environment variable must be strings (bis)
8 months ago Goffi cli (base): catch all failure on plugin importing.
8 months ago Goffi app (peertube): environment variable must be strings
8 months ago Goffi tools (common/async_process): show command and arguments used in error message in case a failure.
8 months ago Goffi plugin app manager: Add an app configuration file for PeerTube.
8 months ago Goffi doc: style/typos/URL fixes
8 months ago Goffi doc: documentation to create a Libervia app, first draft
8 months ago Goffi plugin app manager: various improvements:
9 months ago Goffi tests (unit/XEP-0272): XEP-0272 tests:
9 months ago Goffi plugin XEP-0272: implement XEP-0272: Multiparty Jingle (Muji)
9 months ago Goffi doc (cli): remote-control documentation
9 months ago Goffi cli (remote-control): new `remote-control` command:
9 months ago Goffi frontends: remote control implementation:
9 months ago Goffi core: Jingle Remote Control implementation:
9 months ago Goffi backend, frontend: prepare remote control:
9 months ago Goffi core: remove legacy VERSION file.
9 months ago Goffi core: update `pygobject` version and replace deprecated `configparser.SafeConfigParser`
10 months ago Goffi core: implement SCRAM-SHA auth algorithm:
10 months ago Goffi test (unit/cli): Add a file send/receive test for WebRTC:
10 months ago Goffi install (pyproject): update `lxml` and add `lxml_html_clean` which is now a separate project.
10 months ago Goffi docker (e2e): add GStreamer dependencies to test WebRTC stack:
10 months ago Goffi cli (call, file), frontends: implement webRTC data channel transfer:
10 months ago Goffi tests (unit/webrtc,XEP-0176, XEP-0234): Fix tests and add webrtc file transfer tests:
10 months ago Goffi plugin XEP-0353, XEP-0234, jingle: WebRTC data channel signaling implementation:
10 months ago Goffi core (xmpp): Add a timeout for messages processing to avoid blocking the queue.
10 months ago Goffi core (constants): use `bool_type`:
11 months ago Goffi migration: fix migration when XEP-0373 or XEP-0384 can't be imported:
11 months ago Goffi tests: fix and update tests:
11 months ago Goffi cli (pubsub): use `PEP` when service is not specified in error message.
11 months ago Goffi cli (file/receive): handle `CONFIRM` dialog received in pre-flight.
11 months ago Goffi cli (base): fix exit code transmission when `SystemExit` is catched.
11 months ago Goffi plugin XEP-0391: remove the need to have a OLDMEMO session started to decrypt:
11 months ago Goffi plugin XEP-0313: fix value used in `msg_from` when `from` is not explicitely specified.
11 months ago Goffi plugin XEP-0060: fix incorrect type hint.
11 months ago Goffi plugin XEP-0234: fix action type when pre-flight file confirmation is confirmed:
11 months ago Goffi plugin XEP-0384, XEP-0391: download missing devices list:
11 months ago Goffi plugin XEP-0384: be sure to have `open` access model for created nodes.
11 months ago Goffi plugin XEP-0373: fix serialisation of `public_key_list`
11 months ago Goffi core (memory/migration):
11 months ago Goffi docker: modernisation and fixes:
11 months ago Goffi doc (contributing/testing): typo
11 months ago Goffi tests (unit): fix tests
11 months ago Goffi core: get rid of `pickle`:
12 months ago Goffi doc (cli/call): add ``tui`` output, and document options:
12 months ago Goffi cli (call): `tui` output implementation:
12 months ago Goffi frontends (tools/webrtc): add a options to merge video for PiP and to specify size:
12 months ago Goffi doc (cli/call): add outputs documentation:
12 months ago Goffi tests (unit/cli/calls): unit tests for CLI call GUI:
12 months ago Goffi cli (call): implement GUI output:
13 months ago Goffi frontends (tools/webrtc): implement screensharing for Wayland + bug fixes:
13 months ago Goffi frontends (tools/webrtc): implement X11 desktop sharing:
13 months ago Goffi frontends (tools): module to handle display servers:
13 months ago Goffi core: use a user specific directory for PID file:
14 months ago Goffi docker (demo): create file-sharing and demo account in init script
14 months ago Goffi plugin XEP-0444: fix emoji check and ID used
14 months ago Goffi plugin XEP-0424: fix ID used and recipients
14 months ago Goffi plugin XEP-0308: fix ID used, recipients and author check.
14 months ago Goffi plugin XEP-0359: if no origin ID is found, use <message> ID instead:
14 months ago Goffi plugin XEP-0045: avoir crash if `subject` is not set when `_get_room_joined_args` is called.
14 months ago Goffi docker (demo): fix starting + better UX:
14 months ago Goffi core (launcher): new `wait_for_service` option:
14 months ago Goffi core: add new `init_script_path` option:
14 months ago Goffi plugin forums: parsing fix + formatting:
14 months ago Goffi core, doc, cli (forums): new `forums set` commands + doc:
14 months ago Goffi component AP gateway: be sure to have a string for error message.
14 months ago Goffi docker (backend-dev-demo): command renaming + add a bookmark to avoid empty chat
14 months ago Goffi docker (backend-dev): update Debian version + getting OMEMO related packages from git is not necessary anymore
14 months ago Goffi docker: update certificates
14 months ago Goffi plugin XEP-0277: fix comments node handling when parent node doesn't exist.
14 months ago Goffi plugin ad-hoc registration: Implement plugin to handle registration links:
14 months ago Goffi plugin XEP-0050: small code quality improvements + add `C.ENTITY_ADMINS` magic key to allow administrators profiles
14 months ago Goffi plugin XEP-053, component AP gateway: use the new `trigger.add_with_check` method
14 months ago Goffi core (tools/trigger): new `add_with_check` method:
14 months ago Goffi plugin XEP-0471: modify variable name to be linter friendly.
14 months ago Goffi plugin IP: fix use of legacy URL + coroutine use:
14 months ago Goffi core: fix path in `get_local_path`:
14 months ago Goffi plugin XEP-0277, doc: conflict is now checked and avoided if `user_friendly_id_suffix` is `False`, doc updated
14 months ago Goffi doc (cli/blog): Document new `--alt-link` option
14 months ago Goffi cli (blog): new `--alt-link` option to specify alternate links
14 months ago Goffi plugin XEP-0277: generate and parse altertate links with the new `alt_links` data in `extra`
14 months ago Goffi doc (cli/blog): documentation of the new `--no-id-suffix` option.
14 months ago Goffi cli (blog): add `--no-id-suffix` flag, to prevent adding random suffix to user-friendly IDs
14 months ago Goffi Plugin XEP-0277: Add metadata to prevent adding random suffixes to generated user-friendly IDs.
14 months ago Goffi core (constants): user platform temporary dir by default for PID files
14 months ago Goffi quick_frontend, tui: fix name conflict with `show_resources`
14 months ago Goffi component AP gateway: log a warning instead of raising an exception in `onMessage`:
14 months ago Goffi core (message): fix calling of post treatments during message workflow
14 months ago Goffi plugin ad-hoc D-Bus: fix deprecated use of python-dbus:
14 months ago Goffi plugin XEP-0424: message retraction update:
14 months ago Goffi template: add a `bare_jid` filter
14 months ago Goffi plugin XEP-0384: fix trigger used for OLDMEMO:
14 months ago Goffi plugin XEP-0308: implement Last Message Correction
14 months ago Goffi models (core): separate `MessageEditData` from `MessageEdition`:
14 months ago Goffi core (memory/sqla_mapping): `delete-orphan` in History:
14 months ago Goffi core (memory/sqla): add `id` filter in `history_get`
14 months ago Goffi core (memory/memory): fix the use of empty `from_jid` and `to_jid` in `history_get`
15 months ago Goffi tools (common/data_objects): expose message's `extra` field.
15 months ago Goffi plugin XEP-0444: complete implementation:
15 months ago Goffi plugin XEP-0359: use same ID as <message> for `origin_id`:
15 months ago Goffi plugin XEP-0045: user normal workflow for history + `get_room_user_jid` method:
15 months ago Goffi plugin XEP-0313: better error logging + store last stanza ID when retrieving archives + small improvments
15 months ago Goffi plugin XEP-0280: minor parsing improvement.
15 months ago Goffi core (memory/sqla_mapping): add a `version_id` column to detect race conditions.
15 months ago Goffi core (xmpp): message reception workflow refactoring:
15 months ago Goffi Plugin XEP-0384: rename the pun names "OLDMEMO" and "TWOMEMO" to "OMEMO_legacy" and "OMEMO" for clarity.
15 months ago Goffi core: introduce Pydantic based models in `libervia.backend.models.core`
15 months ago Goffi bridge: add `message_update` signal
15 months ago Goffi frontend (bridge): update location of D-Bus on server instructions.
15 months ago Goffi frontends (tools/webrtc): fix `SINKS_APP` condition check.
15 months ago Goffi frontends (tools/webrtc): Better message on Python override missing:
15 months ago Goffi doc (cli): documentation for the new `call` command:
15 months ago Goffi cli: `call` command:
15 months ago Goffi cli (base): new `a_quit` method to run async cleaning methods:
15 months ago Goffi cli (loops): run GLib loop in same thread as asyncio:
15 months ago Goffi tests (unit/frontends): tests for webrtc implementation:
15 months ago Goffi frontends (tools): webrtc implementation:
15 months ago Goffi frontends (tools/aio): add tool to run from thread, run maybe async method, or run GLib loop:
15 months ago Goffi install: add test dependencies to dev env
15 months ago Goffi plugin XEP-0363: fix headers setting
16 months ago Goffi doc (cli): `notification` commands documentation.
16 months ago Goffi cli: add `notification` commands
16 months ago Goffi cli (base): catch `SystemExit` to do a proper `quit` when `Ctrl-C` is pressed.
16 months ago Goffi core (constants): accept `y` and `t` as `True` values.
16 months ago Goffi core (types): add `is_admin` to `SatXMPPEntity`
16 months ago Goffi core: notifications implementation, first draft:
16 months ago Goffi cli: `rich` initial integration
16 months ago Goffi install: add `rich` dependency
16 months ago Goffi frontends (tools) new `aio` module for tools regarding asyncio:
16 months ago Goffi frontends (quick app): allow frontend to register an action handler:
16 months ago Goffi frontend (quick app): allow to specify an async bridge:
16 months ago Goffi frontends (quick app): reformulate backend not running message + use "Libervia" instead of "SàT"
16 months ago Goffi plugin XEP-0338: always add `<group>` element as first <jingle> child:
16 months ago Goffi plugin XEP-0338: be sure to add the `<group>` element only once:
16 months ago Goffi plugin XEP-0167: mapping adjustments:
16 months ago Goffi plugin XEP-0167: don't override existing metadata when preparing confirmation:
16 months ago Goffi plugin XEP-0167: fix key used to store metadata:
16 months ago Goffi plugin XEP-0167: keep media order when starting a call:
16 months ago Goffi plugin XEP-0045: fix name conflict in errback
18 months ago Goffi plugin XEP-0167, XEP-0176: transport-info and ICE candidate sending are delayed if session is not active yet
18 months ago Goffi plugin XEP-0167, XEP-0353: handle ringing:
18 months ago Goffi plugin XEP-0166: reject session creation is session ID is empty
18 months ago Goffi doc (installation): update `pipx` instruction and remove `requirements.txt` mention
18 months ago Goffi plugin XEP-0166, XEP-0167, XEP-0234, XEP-0353: call events management to prepare for UI:
18 months ago Goffi plugin XEP-0166: `jingle_terminate`, session handling and reason parsing:
18 months ago Goffi tools (common/data_objects): handle messages without body
19 months ago Goffi component AP gateway: fix AP media type in GET and POST requests headers
19 months ago Goffi plugin JID Search: JID search plugin, first draft
19 months ago Goffi backend: rename `SatRosterProtocol` to `LiberviaRosterProtocol`
19 months ago Goffi install: bump minimum python version
19 months ago Goffi compoent AP gateway: add forgotten contant
19 months ago Goffi component AP gateway: fix webfinger content type
19 months ago Goffi plugin URL preview: URL preview first draft
20 months ago Goffi doc (conf): fix version retrieval
20 months ago Goffi cli (debug): fix deprecated method call
20 months ago Goffi tools (common/template): add filter to get media types:
20 months ago Goffi tools (common/data_objects): add `attachments` in Message
20 months ago Goffi plugin XEP-0363: fix handling of empty `upload_jid` in `_get_slot`
20 months ago Goffi component file sharing: fix method name case:
20 months ago Goffi plugin XEP-0060: move setting of `pubsub_watching` to `profile_connecting` so it's available early
20 months ago Goffi core (memory/sqla_mapping): fix legacy pickled values:
20 months ago Goffi component AP gateway: fix handling of XMPP comments authors:
20 months ago Goffi component AP gateway: fix method retrieval in `ap_request`:
20 months ago Goffi core (memory/sqla): fix row to dict conversion in `get_files`
20 months ago Goffi build: explicitely set `packages` so `doc` is not accidentaly included
20 months ago Goffi cli (event): minor typo
20 months ago Goffi tools (common/template): allow use of extra attributes in `icon` function
20 months ago Goffi tools (common/date_utils): update date parsing regex:
20 months ago Goffi tools (common/data_objects): fix import of Markup following change after Jinja2 version bump
20 months ago Goffi build: add missing `.ini` and `.yaml` files in all build, needed for wheel
20 months ago Goffi plugin app manager: rename `sat` to `libervia`
20 months ago Goffi tools/common (template): add `id` argument to `_icon_use`
20 months ago Goffi plugin XEP-0045: fix calls to `join`
20 months ago Goffi build: create a dev env with debugging tools
20 months ago Goffi installation: moved from `setup.py` to `pyproject.toml`:
20 months ago Goffi doc: README rewrite:
20 months ago Goffi version: use standard Python's `dev0` instead of Libervia specific `D` for dev version
20 months ago Goffi refactoring: rename `sat_configure` to `libervia_configure`
20 months ago Goffi refactoring: fix names in doc following modules hierarchy refactoring
20 months ago Goffi refactoring: rename `libervia.frontends.primitivus` to `libervia.tui`
20 months ago Goffi refactoring: rename `libervia.frontends.jp` to `libervia.cli`
20 months ago Goffi refactoring: rename `sat_frontends` to `libervia.frontends`
20 months ago Goffi refactoring: rename `core.sat_main` to `core.main`
20 months ago Goffi refactoring: rename `SAT` class to `LiberviaBackend`
20 months ago Goffi refactoring: renamed `sat` package to `libervia.backend`
20 months ago Goffi plugin XEP-0167: method to end a call, and corresponding signal:
20 months ago Goffi tests (unit): Skip XEP-0373 test if gpg can't be imported
20 months ago Goffi tests (units): tests for plugin XEP-0339:
20 months ago Goffi plugin XEP-0339: "Source-Specific Media Attributes in Jingle" implementation:
20 months ago Goffi plugin XEP-0092: use `client` instead of `profile_key` in `version_get`
20 months ago Goffi tests (units): tests for plugin XEP-0338:
20 months ago Goffi plugin XEP-0338: "Jingle Grouping Framework" implementation:
20 months ago Goffi tests (units): tests for plugin XEP-0294:
20 months ago Goffi plugin XEP-0294: "Jingle RTP Feedback Negotiation" implementation:
20 months ago Goffi tests (units): tests for plugin XEP-0293:
20 months ago Goffi plugin XEP-0293: "Jingle RTP Feedback Negotiation" implementation:
20 months ago Goffi plugin text syntaxes: fix `EscapeHTML` following massive snake_case renaming
20 months ago Goffi plugin XEP-0167: fix wrong copy/pasted header
20 months ago Goffi tests (units): tests for plugin XEP-0167:
20 months ago Goffi plugin XEP-0167: Jingle RTP Sessions implementation:
20 months ago Goffi plugin XEP-0353: update according to XEP changes + <description> fix:
20 months ago Goffi plugin XEP-0176: fix candidates data format when calling Bridge's `ice_candidates_new`
20 months ago Goffi plugin XEP-0166: set `jingle_elt`, `desc_elt` and `transport_elt`:
20 months ago Goffi plugin XEP-0166, 0176, 0234: minor renaming + type hints
20 months ago Goffi core: renamed `messageReceived` trigger to `message_received`
21 months ago Goffi frontends (tools/jid): remove old pyjamas code + type hints
21 months ago Goffi tests (unit): XEP-0320 tests:
21 months ago Goffi plugin XEP-0320: Use of DTLS-SRTP in Jingle Sessions:
21 months ago Goffi CHANGELOG: update
21 months ago Goffi tests (unit): tests for plugin XEP-0176:
21 months ago Goffi plugin XEP-0176: Jingle ICE-UDP Transport Method implementation:
21 months ago Goffi plugin XEP-0166: refactoring, and various improvments:
21 months ago Goffi core (main): if `keep_id` is set in `action_new`, use it as `action_id`
21 months ago Goffi core: don't use `meta_` prefix anymore for `action_extra` in `action_new` signal.
21 months ago Goffi core (bridge): `action_new` now use serialised dict for extra data.
21 months ago Goffi CHANGELOG: typo
22 months ago Goffi changelog: udpate
22 months ago Goffi core (constants): fix URL, forgotten `SàT` reference + set new codename to "La Ruche"
22 months ago Goffi massive refactoring to switch from camelCase to snake_case:
22 months ago Goffi dpc (cli/info): update "disco" documentation to include new "external services":
22 months ago Goffi cli (info/disco): Add external services in results:
22 months ago Goffi tests (unit): Add test for plugin XEP-0215:
22 months ago Goffi core (plugins): implementation of XEP-0215 "External Service Discovery":
22 months ago Goffi tools (xml_tools): add fields's `values` when converting data form to dict
22 months ago Goffi tools (common/template): add 2 new filters: `timestamp_to_hour` and `delta_to_human`:
22 months ago Goffi tools (common/template): let specify timezone name in `date_fmt` filter
22 months ago Goffi tools (common/date_utils): new `get_timezone_name` to retrieve it from a tzinfo and a timestamp
22 months ago Goffi tools (common/date_utils): let use a timezone name as str in `date_fmt`
22 months ago Goffi plugin XEP-0471: renamed "events" plugin to XEP-0471 now that there is a XEP
23 months ago Goffi core (memory/sqla): be sure to have a dict when serialising History.extra:
23 months ago Goffi component AP gateway: revert forgotten verbose mode
23 months ago Goffi jp (blog): new `--attachment` argument to attach files or external data to a blog post
23 months ago Goffi component AP gateway: handle attachments
23 months ago Goffi plugin lang detect: don't detect the language if the body is empty
23 months ago Goffi core (xmpp), component file sharing, plugin XEP-0363: `enabled_features` + HTTP Upload:
23 months ago Goffi plugin XEP-0277: handle "related" and "enclosure" links:
23 months ago Goffi core: log a traceback if a plugin can't be loaded
23 months ago Goffi plugin XEP-0277: ensure that `max-items` is set to `max` when creating a node
23 months ago Goffi component AP gateway: add mention to direct messages:
23 months ago Goffi component AP gateway (http): fix missing `pformat` module in verbose mode
23 months ago Goffi component AP gateway (http): add verbose log when signature verification fails on POST request
23 months ago Goffi component AP gateway (http): handle properly NotFound error:
23 months ago Goffi component AP gateway: fix bad use of `parseAPURL` return data:
23 months ago Goffi plugin AP gateway: fix exception on HEAD requests
23 months ago Goffi plugin XEP-0277: when publisher is not found, check ancestor in both client and component namespaces
23 months ago Goffi tools (xml_tools): accept several namespaces in `findAncestor`
23 months ago Goffi component AP gateway (http/outbox): return data when no RSM is available
23 months ago Goffi plugin XEP-0465: log a warning and return empty list/dict when `forbidden` error is received:
23 months ago Goffi plugin XEP-0384: skip MessageReceived trigger when in a component:
23 months ago Goffi plugin XEP-0060: fix namespace on node subscriptions request
23 months ago Goffi component AP gateway: reset stream position after getting payload:
23 months ago Goffi plugin XEP-0384: run `profileConnected` workflow in background:
23 months ago Goffi core (memory/sqla): activate Write-Ahead Logging:
23 months ago Goffi plugin XEP-0313: don't wait for MAM to be retrieved in connection workflow:
23 months ago Goffi plugin XEP-0045: dot not wait for MAM retrieval to be completed:
23 months ago Goffi core (xmpp): improve pluging timing log by using highest `profileConnected` time:
23 months ago Goffi core: add debug trace to show plugins loading time
23 months ago Goffi plugin app manager: `start` doesn't wait anymore for actual app start:
23 months ago Goffi core (log): type hints
23 months ago Goffi component AP gateway (http_server): use log.exception instead of log.error
2023-02-10 Goffi component AP gateway: fix missing argument when calling APOutboxPageRequest
2023-02-10 Goffi component AP gateway: don't percent-encode `@`:
2022-12-05 Goffi plugin XEP-0470: create a default configuration if node config can't be accessed
2022-11-25 Goffi component AP gateway: fix bad condition
2022-11-25 Goffi component AP gateway: fix header checking for redirection
2022-11-24 Goffi doc[installation]: update instructions
2022-11-24 Goffi core (main): log Exception when `bridge_pi` fails
2022-11-24 Goffi core (log): `log.exception` is now usable
2022-11-22 Goffi install: get `urwid-satext` directly from repos
2022-11-22 Goffi install: typo
2022-11-22 Goffi install: get `sat_tmp` directly from repos
2022-11-22 Goffi doc (components): typo
2022-11-15 Goffi component AP gateway: ignore actor delection notifications:
2022-11-15 Goffi component AP gateway: properly close the HTTP connection on `checkSignature` exception:
2022-11-15 Goffi component AP gateway: parse body immediately on `POST` request:
2022-11-15 Goffi component AP gateway: fix pubsub attachment plugin call following renaming.
2022-11-15 Goffi component AP gateway: log at debug level instead of warning when no client is set
2022-11-11 Goffi doc (components/AP Gateway): `html_redirect_dict` option
2022-11-11 Goffi component AP gateway: HTML redirection:
2022-11-10 Goffi plugin XEP-0384: log `import_error` when import is failing
2022-10-31 Goffi doc (encryption, cli): document Pubsub Targeted Encryption:
2022-10-31 Goffi tests (e2e/cli): test for Pubsub Targeted Encryption:
2022-10-31 Goffi cli (blog, pubsub): encryption argument for Pubsub Targeted Encryption:
2022-10-31 Goffi plugin pte: Pubsub Target Encryption implementation:
2022-10-31 Goffi tests (e2e/cli): add tests for JET:
2022-10-31 Goffi cli (file/send): add `--encrypt` argument to request encryption:
2022-10-31 Goffi plugin XEP-0391: implement XEP-0391 (Jingle Encrypted Transports) + XEP-0396 (JET-OMEMO):
2022-10-31 Goffi tools (strem): fix `mode` + add `pre_close_cb` callback:
2022-10-28 Syndace plugin XEP-0384: Implementation of Automatic Trust Management:
2022-10-29 Goffi doc (encryption, cli): pubsub signing documentation:
2022-10-29 Goffi cli (pubsub/set,edit) add `--sign` argument:
2022-10-29 Goffi cli (pubsub/signature): add `sign` command:
2022-10-29 Goffi plugin pubsub signature: fix attachment setting + default signer:
2022-10-29 Goffi tests (e2e/cli): add a test for Pubsub Signing:
2022-10-29 Goffi plugin pubsub signing: fix `gpg_provider` instanciation:
2022-10-29 Goffi plugin XEP-0373: minor renaming + set `gpg_provider` in client:
2022-10-28 Goffi cli (pubsub): new `signature` subcommands:
2022-10-28 Goffi cli (blog/set): new `--sign` argument:
2022-10-28 Goffi plugin XEP-0277: `signed` flag can now be used in `extra` to use sign the blog post:
2022-10-28 Goffi plugin pubsub signing: pubsub items signature implementation:
2022-10-28 Goffi tools (xml_tools): `domish_elt_2_et_elt` and `et_elt_2_domish_elt` now handle lxml.etree
2022-10-28 Goffi plugin XEP-0373: typos
2022-10-28 Goffi tools (utils): fix `parse_xmpp_date` timezone:
2022-10-28 Goffi plugin OXPS: fix triggers return values:
2022-10-15 Goffi doc (blog, pubsub): documentation on new e2ee arguments for pubsub, and shared secrets handling:
2022-10-15 Goffi doc: new doc giving an overview on how e2ee is working in Libervia/XMPP:
2022-10-15 Goffi plugin XEP-0277: add `encryption` flag to MB data:
2022-10-15 Goffi plugin OXPS, XEP-0060: indicate which items were e2ee:
2022-10-15 Goffi cli (pubsub/set, edit): add `--encrypt` flag:
2022-10-15 Goffi tests (e2e/cli): add test for pubsub encryption:
2022-10-15 Goffi plugin XEP-0470: fix autocreate in `create_attachments_node`:
2022-10-15 Goffi plugin XEP-0374, XEP-0384: handle cases where "to" is not set in <message> for `feedback_jid`
2022-10-15 Goffi plugin XEP-0384: continue workflow and log error in case of issue in self.__prepare_for_profile:
2022-10-15 Goffi plugin XEP-0373: download public keys if they are not found in local storage:
2022-10-15 Goffi plugin pubsub cache: avoid race condition by retrying node request:
2022-10-15 Goffi docker: update images to include new OMEMO libraries and OpenPGP packages:
2022-10-15 Goffi cli (pubsub): new `secret` subcommands:
2022-10-15 Goffi cli (pubsub/get): add `--no-decrypt` flag to disable automatic decryption:
2022-10-15 Goffi cli (blog): add `--encrypt` argument on publication commands to e2ee a blog post:
2022-10-15 Goffi tools (common/async_utils): set default `maxsize` to 50 in `async_lru`
2022-10-15 Goffi plugin XEP-0374: exluce `openpgp` element from XEP-0373 on send trigger:
2022-10-15 Goffi plugin OXPS: OpenPGP for XMPP Pubsub implementation:
2022-09-20 Syndace plugin XEP-0373 and XEP-0374: Implementation of OX and OXIM:
2022-10-10 Goffi core: fix and renamed getLocalPath -> get_local_path:
2022-10-07 Goffi plugins (forums, lists, import, XEP-0277): remove invalid `max_items` values
2022-10-06 Goffi plugin lists: fix double deserialisation
2022-10-06 Syndace plugin XEP-0384: proper handling of exceptions in `prepare_for_profile`
2022-10-06 Goffi plugin lists: fix deserialisation on listSet
2022-10-06 Goffi plugin XEP-0448: Encryption for stateless file sharing implementation:
2022-10-06 Goffi cli (file/get): handle full JSON attachment following change in backend:
2022-10-06 Goffi cli (message/send): new `--attach` argument to send an attachment:
2022-10-06 Goffi tools (stream): log error when a SatFile is closed:
2022-10-06 Goffi plugin XEP-0334: avoid adding twice the same hint:
2022-10-06 Goffi plugin XEP-0447: handle attachment and download:
2022-10-06 Goffi core (memory/encryption): helper method to get currently utilised e2ee algorithm's namespace:
2022-10-06 Goffi core (xmpp): check presence of some keys in attachment before using them:
2022-10-06 Goffi plugin XEP-0384: temporarily disable `<iq>` stanza encryption:
2022-10-06 Goffi plugin XEP-0384: expose OLDMEMO and TWOMEMO namespaces:
2022-10-06 Goffi plugin XEP-0420: fix exception on missing `from` or `to`:
2022-10-06 Goffi plugin XEP-0300: type hints
2022-10-06 Goffi plugin events: fix bad import
2022-09-24 Goffi plugin XEP-0384, xml_tools: avoid `getItems` timeout + fix empty node crash + parsing:
2022-09-24 Goffi core (xmpp): make `send` a blocking method, fix `sendMessageData` calls:
2022-09-24 Goffi core (main): `OrderedDict` is not necesasry here anymore, as `dict` are now ordered
2022-08-23 Syndace plugin XEP-0384: Fully reworked to adjust to the reworked python-omemo:
2022-09-22 Goffi doc (components/AP Gateway): Ad-Hoc and Events:
2022-09-22 Goffi doc (cli/event): update doc following changes:
2022-09-21 Goffi tests (unit/AP gateway): add tests for events:
2022-09-21 Goffi tests (unit/AP gateway): fix tests:
2022-09-21 Goffi cli (event): update commands following changes in events:
2022-09-21 Goffi tools (common/date_utils) handle timestamp and `in` + `delta2human`:
2022-09-21 Goffi component AP gateway: events:
2022-09-21 Goffi tools (xml_tools): handle `required` field in `dataDict2dataForm`:
2022-09-21 Goffi plugin events: update following `Events` protoXEP submission:
2022-09-21 Goffi plugin XEP-0470: add `create_attachments_node` method:
2022-09-21 Goffi plugin XEP-0050: use coroutine + minor code readability improvments:
2022-09-21 Goffi plugin XEP-0060: raise an `NotFound` exception instead of StanzaError in `subscribe`:
2022-09-21 Goffi tools (utils): helper `parse_xmpp_date` method:
2022-09-21 Goffi plugin XEP-0447: Stateless File Sharing implementation:
2022-09-21 Goffi plugin XEP-0446: File Metadata implementation:
2022-09-21 Goffi plugin XEP-0103: URL Address Information implementation:
2022-09-21 Goffi plugin XEP-0080: User Location implementation:
2022-09-21 Goffi core, CLI (base), tools (common/data_format): typing/core readability
2022-08-31 Goffi doc (components/AP gateway): "reactions":
2022-08-31 Goffi tests (AP gateway): reactions tests:
2022-08-31 Goffi tests (AP gateway): fix tests following changes in gateway:
2022-08-31 Goffi cli (pubsub/attachment/set): update reactions handling:
2022-08-31 Goffi component AP gateway: AP <=> XMPP reactions conversions:
2022-08-31 Goffi plugin XEP-0424: rename bridge method:
2022-08-31 Goffi plugin XEP-0444: Message Reactions implementation:
2022-08-31 Goffi doc (components): the word "handle" is more adapted here
2022-08-31 Goffi component AP gateway: work around encoding bug in Mastodon:
2022-08-31 Goffi component AP gateway: fix headers case in signature:
2022-08-31 Goffi component AP gateway: add `aliases` to webfinger data
2022-08-31 Goffi component AP gateway: better verbose logging:
2022-08-31 Goffi component AP gateway: raise exceptions on apGet + fix exceptions catching in apGetLocalObject:
2022-08-31 Goffi tools: renamed module `sat.tools.datetime` to `date.tools.xmpp_datetime` to avoid conflict with Python's standard lib
2022-08-31 Goffi tools (datetime, utils): fix incorrect use of naive object:
2022-08-23 Syndace plugin XEP-0420: Implementation of Stanza Content Encryption:
2022-08-23 Goffi plugin mr mercurial: limit export to ancestors of working directory parent
2022-08-23 Goffi plugin merge-requests: fix `await` use on blocking method
2022-07-22 Goffi doc (components/AP gateway): "repeat" and "noticed/like":
2022-07-22 Goffi doc (cli/pubsub, cli/blog): `attachments` subcommands documentation:
2022-07-22 Goffi doc (cli/blog): `repeat` documentation:
2022-07-22 Goffi tests (unit/AP gateway): tests for item repeat/announce and noticed/like conversion:
2022-07-22 Goffi component AP gateway: fix item ID for XMPP items on Announce:
2022-07-21 Goffi component AP gateway: handle `Like` and `Undo`/`Like` activities:
2022-07-21 Goffi component AP gateway (pubsub): only emit a `Follow` activity for microblog subscription:
2022-07-21 Goffi plugin XEP-0060: sender can now be specified in `sendItems` and `publish`:
2022-07-20 Goffi cli (blog, pubsub): new `attachments` subcommands:
2022-07-20 Goffi component AP gateway: handle XMPP attachments -> AP likes conversion:
2022-07-20 Goffi plugin pubsub attachments: partial implementation of pubsub-attachments protoXEP:
2022-07-20 Goffi plugin pubsub cache: replace empty list by None in `getItemsFromCache`:
2022-07-20 Goffi core (memory/sqla): add argument to `getPubsubNode` to auto-create a node:
2022-07-20 Goffi plugin XEP-0277: add a trigger to `send` method:
2022-07-20 Goffi plugin XEP-0060, tools (utils): doc/type hints
2022-07-20 Goffi core: fix calls to `domish.Element.elements`:
2022-07-14 Goffi cli (blog/get): verbose level of 2 now shows `extra` field
2022-07-14 Goffi cli (blog/set): show ID of published item
2022-07-14 Goffi component AP gateway: when a repeated blog post is retracted, it converted to suitable Activity:
2022-07-14 Goffi component AP gateway: "repeat" to "Announce" conversion:
2022-07-14 Goffi plugin XEP-0060: fix bad naming of return variable
2022-07-14 Goffi component AP gateway: fix wrong exception + use of mb_data["xml"] when it may be absent
2022-07-14 Goffi component AP gateway: we need to use `actor` and not `attributedTo` for activities:
2022-07-14 Goffi component AP gateway: get items when not found in cache in `apGetLocalObject`:
2022-07-14 Goffi component AP gateway: use the new `priority` argument of `addManagedNode`:
2022-07-14 Goffi plugin XEP-0060: handle priority in `addManagedNode`:
2022-07-14 Goffi plugin XEP-0277: return ID of published item in `send` and bridge's `mbSend`
2022-07-14 Goffi component AP gateway: new `verbose` attribute in AP gateway to activate debug logs:
2022-07-14 Goffi component AP gateway: return item when `item` URL is used:
2022-07-14 Goffi component AP gateway: use `createActivity` in `mbdata2APitem`
2022-07-14 Goffi component AP gateway: `Announce` activity implementation:
2022-07-14 Goffi component AP gateway: `getAPAccountFromId` now works with local IDs:
2022-07-14 Goffi component AP gateway: `apGetObject` and `apGetList` now work with local object:
2022-07-14 Goffi li (blog): new `repeat` subcommand, to re-publish a blog post:
2022-07-13 Goffi plugin XEP-0277: post repeating implementation:
2022-07-10 Goffi install: pyyaml and treq update
2022-07-10 Goffi doc (components/AP): Mention:
2022-07-10 Goffi test (unit/AP gateway): tests for XMPP reference/mention <=> AP mention conversion:
2022-07-10 Goffi doc (cli/pubsub): add doc for ``reference`` subcommand:
2022-07-10 Goffi cli (pubsub): new `reference` subcommand to send references/mentions to pubsub items:
2022-07-10 Goffi cli: helper method to retrieve profile's jid:
2022-07-10 Goffi component AP gateway: convert XMPP mentions to AP:
2022-07-10 Goffi component AP gateway: convert AP mention to XEP-0372 mentions:
2022-07-10 Goffi plugin pubsub cache: resync in `synchronise` when node's `sync_state` is not set:
2022-07-10 Goffi plugin XEP-0372: References implementation:
2022-07-09 Goffi tools (common/uri): accept URIs without type:
2022-07-09 Goffi doc (developer): typo
2022-06-29 Goffi doc (components/AP): identity and avatar:
2022-06-29 Goffi tests (unit/ap-gateway): tests for XMPP identity/vCard4 <=> AP actor data conversion:
2022-06-29 Goffi CLI (identity): add description to `identity set`:
2022-06-29 Goffi component AP: convert AP identity data to XMPP:
2022-06-29 Goffi plugin XEP-0163: allow unset `event_type` in `addPEPEvent`, check conflict + type hints
2022-06-29 Goffi core (tools/web): helped method to download files:
2022-06-29 Goffi component AP: XMPP identity => AP actor data converstion:
2022-06-29 Goffi plugin XEP-0084: "User Avatar" implementation:
2022-06-29 Goffi plugin XEP-0292: vCard4 Over XMPP implementation:
2022-06-29 Goffi core (memory/cache): type hints + filename fix:
2022-06-29 Goffi plugin identity: make the plugin compatible with component + description:
2022-06-29 Goffi plugin identity, XEP-0054: move avatar resizing and caching method to identity plugin:
2022-06-29 Goffi plugin XEP-0060: type hints
2022-06-29 Goffi core (memory/sqla_config): set a timeout for SQLite:
2022-06-29 Goffi core (memory/sqla): `session_add` must have a default value in `delete`
2022-06-29 Goffi core (types): add `is_component` to `SatXMPPEntity`
2022-06-17 Goffi plugin XEP-0191: fix wrong name and description
2022-06-17 Goffi doc (components): AP item retraction + blocking:
2022-06-17 Goffi tests (unit/ap gateway): message/item retractation tests:
2022-06-17 Goffi tests (unit/ap gateway): fix `onMessage` call following change in the component:
2022-06-17 Goffi component AP gateway typing + remove unused `activity` arg from `newAPDeleteItem`
2022-06-17 Goffi doc (cli/message): `retract` command
2022-06-17 Goffi cli (message/retract): message retractation command:
2022-06-17 Goffi component AP gateway: AP delete activity => message retract:
2022-06-17 Goffi component AP gateway: message retractation => AP deletion
2022-06-17 Goffi component AP gateway: set POST default response code to 202 (accepted)
2022-06-17 Goffi plugin XEP-424: Message Retractation implementation:
2022-06-17 Goffi plugin XEP-0428: Fallback Indication implementation:
2022-06-17 Goffi plugin XEP-0422: Message Fastening implementation:
2022-06-17 Goffi core (memory/sqla): generic `get` + `session_add` in `delete`:
2022-06-17 Goffi core (memory/sqla), plugin XEP-0359: always add `origin-id`, and store:
2022-06-17 Goffi core (memory/mapping): add `origin_id` column to History + constraints update:
2022-06-17 Goffi core (xmpp): adapt message workflow to components:
2022-06-17 Goffi core (constants): type hints
2022-06-17 Goffi component AP gateway: convert `Delete` AP activities to corresponding Pubsub `retract`:
2022-06-17 Goffi comp AP gateway: convert pubsub item retractation to AP `Delete` activity:
2022-06-17 Goffi plugin XEP-0060: do not raise an error when not subscribed on unsubscribe:
2022-06-17 Goffi doc (components): typo/spelling
2022-06-17 Goffi doc (cli/blocking): `blocking` command documentation:
2022-05-27 Goffi cli: new `blocking` commands:
2022-05-27 Goffi plugin XEP-0191: Blocking Command implementation:
2022-05-24 Goffi doc (components): message delivery documentation:
2022-05-24 Goffi test (unit/AP gateway): AP direct message ↔ XMPP `<message>` conversion:
2022-05-24 Goffi comp AP gateway: message conversion:
2022-05-24 Goffi tests (unit/ap_gateway): fix tests
2022-05-16 Goffi core (memory): `fileDelete` is now async, fix coroutine issue
2022-05-16 Goffi plugin invitation: use `store` hint to be sure that the invitation is archived
2022-05-16 Goffi tools (common/email): use `from_email` is specified, always set `email_sender_domain`
2022-05-16 Goffi core: remove useless method (it's available directly in client)
2022-05-15 Goffi comp file sharing: handle `admins` in quotas
2022-05-15 Goffi core: method to know if a profile/entity is an admin:
2022-05-14 Goffi doc (installation): `sat_media` is now `libervia-media`
2022-05-14 Goffi install (setup): fix `urwid-satext` version
2022-05-14 Goffi doc (installation): fix missing `hg clone` instructions
2022-05-14 Goffi install: requirements.txt update
2022-05-13 Goffi doc (components): update AP gateway documentation:
2022-05-13 Goffi doc (cli/pubsub): document new `--public` flags:
2022-05-13 Goffi tests (unit/ap-gateway): tests for following/followers <=> PPS:
2022-05-13 Goffi tests (e2e/cli/cache_search): make the test more resilient:
2022-05-13 Goffi docker (prosody-e2e): update Prosody's conf:
2022-05-13 Goffi docker (backend-dev): move dbus unix socket:
2022-05-13 Goffi docker (backend-dev/libervia.conf): don't force CLI background anymore:
2022-05-13 Goffi CLI: don't fail when calling `getContacts` with a component profile
2022-05-13 Goffi comp AP gateway: publish, (un)subscribe/(un)follow, public subscription/following/followers:
2022-05-13 Goffi plugin XEP-0277: be sure to have `service` set in `item2mbdata` and `node` when provided
2022-05-13 Goffi plugin XEP-0277: bridge method `mbIsCommentNode` + methods renaming
2022-05-13 Goffi plugin XEP-0277: fix `await` trigger incorrectly used on a sync trigger
2022-05-13 Goffi plugin pubsub cache: new `resync` argument to force resynchronisation in `synchronize`
2022-05-13 Goffi plugin pubsub cache: more resilient node caching:
2022-05-13 Goffi plugins XEP-0060, XEP-0376, XEP-0465, CLI: PAM + PSS implementation:
2022-05-13 Goffi plugin XEP-0060: use serialised options in `psSubscribe` + triggers update
2022-05-13 Goffi plugin XEP-0060: better filtering when looking for default pubsub service
2022-05-13 Goffi tools (async_trigger): fix return value in `asyncReturnPoint` + typing hints
2022-05-13 Goffi core (memory/sqla): `searchPubsubItems` can now filter on item names
2022-05-13 Goffi core (memory/sqla): add attribute to filter on `item_ids` in `getItems`
2022-05-13 Goffi core (memory/param): fix unproper use of `Failure`
2022-05-13 Goffi core (memory/disco): fix hard encoded value in `findServiceEntity`
2022-05-13 Goffi core (disco): use new `client.server_jid` property in `getItems`
2022-05-13 Goffi core (xmpp): add a `server_jid` property
2022-03-22 Goffi jp (xmlui): add `PasswordWidget`
2022-03-22 Goffi tools (common/template): fix setting of `css_files_noscript` when `css_file` is specified
2022-03-22 Goffi doc (components): documentation of `comments_max_depth` option and threads conversion:
2022-03-22 Goffi comp AP gateway: signature checking, caching and threads management:
2022-03-22 Goffi core (memory/sqla): new table/mapping to handle Pubsub node subscriptions:
2022-03-22 Goffi core (memory/migration): ignore FTS table when autogenerating script for migration:
2022-03-22 Goffi comp AP: helper methods to get AP objects:
2022-03-22 Goffi comp AP gateway: regular expression to parse `Signature` header:
2022-03-22 Goffi plugin XEP-0277: methods to check is a node is a comments node and to get its parent
2022-03-22 Goffi tools (utils): fix `getRepositoryData` crash:
2022-03-22 Goffi plugin XEP-0059, cache: allow those plugins to work in component mode
2022-03-22 Goffi plugin XEP-0060: specify sender using `client.jid` in `subscribe`:
2022-03-22 Goffi core (xmpp): new `getVirtualClient` for components:
2022-03-21 Goffi tests (ap-gateway): fix use of outbox URL to get items
2022-01-31 Goffi doc (components): update AP component documentation:
2022-01-31 Goffi tests (unit): AP gateway unit tests:
2022-01-31 Goffi tools (xml_tools): fix `widget_args` modification in `_dataFormField2XMLUIData`:
2022-01-31 Goffi tests (e2e/CLI/set_get): fix RSM request:
2022-01-31 Goffi docker: don't move `.egg_info` files anymore:
2022-01-31 Goffi component AP gateway: split plugin in several files:
2022-01-25 Goffi component AP gateway: JID/node ⟺ AP outbox conversion:
2022-01-25 Goffi cli (blog/get): fix default output when a value is None
2022-01-25 Goffi plugin XEP-0060, XEP-0163, XEP-0277, text syntaxes: make those plugins usable with components
2022-01-25 Goffi tools (common): new `async_utils` module with an async version of `lru_cache`
2022-01-25 Goffi plugin XEP-0277: various fixes + async:
2022-01-25 Goffi plugin XEP-0060: `None` must not be used for `getItems`'s `node`
2022-01-25 Goffi component file sharing: set server name at render time
2022-01-25 Goffi component file sharing: fix incorrect use of `returnValue` in `items` async method
2022-01-25 Goffi memory (sqla): fix `complete` setting when `index` is `None` in `getItems`
2022-01-25 Goffi memory (sqla): don't set keys with None as value for RSM in `getItems`
2022-01-25 Goffi memory (disco), core (main): new `hasIdentity` method
2022-01-25 Goffi plugin XEP-0384: fix typo in attribute
2021-12-08 Goffi tools (xml_tools): implement `list-multi` in `_dataFormField2XMLUIData`:
2021-12-01 Goffi merge bookmark 0.9 0.9
2021-11-30 Goffi Added tag v0.8.0 for changeset f97be63871e4
2021-11-30 Goffi v0.8.0 release v0.8.0
2021-11-30 Goffi tools (common/async_process): use parent environment by default
2021-11-30 Goffi core (memory/param): don't crash when getting unset int value
2021-11-30 Goffi core (xmpp): specify profile when logging a connection problem
2021-11-12 Goffi merge bookmark @
2021-11-12 Goffi plugin events: store `interest_id` in data:
2021-11-12 Goffi changelog: minor update following renaming
2021-11-06 Goffi cli (base): use `XTERM_VERSION` to detect XTerm:
2021-11-06 Goffi cli (debug/theme): display currently used background
2021-11-06 Goffi cli (base): better background detection:
2021-11-05 Goffi tests (e2e/web): add basic tests for generic lists
2021-11-05 Goffi tests (e2e/run_e2e): fix inappropriate use of `-T` option
2021-11-05 Goffi plugin comp file sharing: don't use Deferred in return value
2021-11-05 Goffi plugin email invitations: re-use existing invitation for a given email:
2021-11-05 Goffi plugin XEP-0264: replace `SIZE_FULL_SCREEN` by `SIZE_BIG`:
2021-11-04 Goffi core: don't callback `self.conn_deferred` if already called:
2021-11-04 Goffi install: requirements update
2021-10-22 Goffi plugin XEP-0384: fix encryption for user own devices:
2021-10-22 Goffi docker (prosody): don't use `tmpfs` for `/var/lib/prosody` (it prevents the container to start)
2021-10-22 Goffi docker (prosody): remove unused `entrypoint.sh` file and `sed` from Dockerfile:
2021-10-21 Goffi plugin text syntaxes: remove `id` attributes and whitelist allowed classes:
2021-10-21 Goffi docker (web-demo): fix prosody `tmpfs` instruction
2021-10-20 Goffi docker (docker-compose-e2e): fix `tmpfs` instruction for `prosody`
2021-10-20 Goffi docker: use `@` instead of `tip` for dev images:
2021-10-20 Goffi docker: fix use of `REVISION` in `FROM` instruction
2021-10-20 Goffi docker: fix use of File Sharing component following entry point renaming
2021-09-30 Goffi misc (.hgignore): exlude e2e tests reports
2021-09-30 Goffi install (setup): set minimum version of `python-dateutil` to `2.8.1`:
2021-09-30 Goffi plugin XEP-0054: fix wrongly used `await`:
2021-09-27 Goffi component AP gateway: fix wrong operator when testing HTTP code
2021-09-26 Goffi doc (components): base documentation for AP Gateway:
2021-09-26 Goffi comp AP Gateway: ActivityPub Component first draft:
2021-09-26 Goffi merge bookmark `@`
2021-09-26 Goffi plugin XEP-0277: import `SatXMPPEntity` from core_types
2021-09-26 Goffi core (core_types): add `jid` to `SatXMPPEntity`
2021-09-26 Goffi doc: components documentation:
2021-09-26 Goffi component (file-sharing): use `file-sharing` instead of `file_sharing`:
2021-09-26 Goffi jp (common): add neovim (`nvim`) default arguments
2021-09-08 Goffi merge bookmark `@`
2021-09-08 Goffi tests (e2e/CLI): tests for Pubsub Cache Search
2021-09-08 Goffi core (memory/sqla): fix `fileUpdate`
2021-09-08 Goffi plugin XEP-0384: fix calls outside of main thread:
2021-09-08 Goffi docker (e2e): add `pytest-twisted` to image
2021-09-08 Goffi doc (cli/pubsub_cache): `search` command documentation:
2021-09-08 Goffi doc (cli/pubsub_cache): add a warning for `reset`
2021-09-08 Goffi CLI (pubsub/cache): `search` implementation
2021-09-08 Goffi CLI: move `format_time` to `common` + add timezone
2021-09-08 Goffi plugin pubsub cache: implement `psCacheSearch`
2021-09-08 Goffi core (memory/slqa): implement `getProfileById`
2021-09-08 Goffi memory (sqla): implement `searchPubsubItems`:
2021-09-08 Goffi db (schema): create virtual table for FTS + migration
2021-09-08 Goffi tests (e2e): print revision used in `run_e2e`
2021-09-08 Goffi merge bookmark `@`
2021-07-29 Goffi tools (common/async_process): remove useless encoding + use full path for command:
2021-09-08 Goffi tests (e2e/cli): update JSON and XML outputs following changes in Libervia CLI
2021-09-08 Goffi test (e2e/cli): use `max_items` instead of `max` when retrieving blog items:
2021-09-08 Goffi tests (e2e/web): fix test files paths following global name change
2021-09-08 Goffi tests (e2e): fix names in `run_e2e` script, following global name change.
2021-09-08 Goffi plugin misc file: fix `getDestDir` returning a Deferred in a coroutine
2021-09-08 Goffi plugin android: use `callFromThread` instead of `callLater`:
2021-09-08 Goffi core (memory/persistent): implement `__repr__` (via `__str__`)
2021-09-08 Goffi plugin XEP-0353: fix jingle initiation on disco "Service Unavailable" error:
2021-09-08 Goffi plugin XEP-0353: fix plugin modes
2021-09-08 Goffi core (main): check plugin modes and skip pluggin/log an error if value is invalid
2021-09-08 Goffi core (sat_main): fix the "Could not initialize backend" error logging
2021-09-08 Goffi bridge (dbus/frontend): reintrospect signature in case of guess error:
2021-09-08 Goffi docker: set `DBUS_SESSION_BUS_ADDRESS` so that it uses remote TCP with local fallback:
2021-09-08 Goffi docker: fixes following global renaming
2021-09-08 Goffi doc (contributing): typo
2021-09-08 Goffi doc (contributing): fix `docker-compose-e2e.yml` spelling
2021-09-08 Goffi plugin XEP-0277: use `common.uri` to parse comment URIs
2021-09-08 Goffi tools (common/uri): fix uri parsing for Python 3.9+
2021-09-08 Goffi docker: Libervia revision can now be specified:
2021-09-08 Goffi CLI: use global constants for output names
2021-09-01 Goffi core (memory/sql_mapping): remove autoincrement:
2021-09-01 Goffi core (memory/sqla): fix key/value inversion in self.profiles
2021-09-01 Goffi merge branche "@"
2021-09-01 Goffi cli: call `bridge.getReady()` after bridge connection
2021-08-28 Goffi merge branche "@"
2021-08-28 Goffi bridge: bridge can now be set using environment variable:
2021-08-27 Goffi install (setup): modified sat_tmp version specifier to also match `0.9.dev0`
2021-08-27 Goffi doc: minor typo
2021-08-27 Goffi merge branche "@"
2021-08-27 Goffi tests (run_e2e): update tmp dir prefix following name change
2021-08-27 Goffi tools (common/date_utils): parse `now` alone (when used without relative delta)
2021-08-27 Goffi doc (configuration): add `public_url` in config sample
2021-08-27 Goffi doc (overview): comment mentions of web app (not relevant anymore, for now) + web frontend name change
2021-08-27 Goffi CLI: fix section used for config following name change
2021-08-27 Goffi install (setup): update `sat_tmp` version
2021-08-02 Goffi tests: pubsub cache tests
2021-08-02 Goffi tests: unit tests preparation with some fixtures
2021-08-02 Goffi misc: add a `dev-requirements.txt` file
2021-08-02 Goffi core (memory/sqla): minor docstring line lenght fix
2021-08-02 Goffi plugin text syntaxes: remove side effect on init:
2021-08-02 Goffi plugin pubsub cache: use `asDeferred` with `match_cb`
2021-08-02 Goffi jp (pubsub/cache/purge): fix conflict with `subtype` short option
2021-08-02 Goffi plugin XEP-0059: don't show warning message when <last> is missing if there is not message
2021-08-02 Goffi misc: update VERSION
2021-08-02 Goffi merge branch "@"
2021-08-02 Goffi plugin XEP-0346: fix deprecated import
2021-08-02 Goffi docker: fix Dockerfile following repositories redirections
2021-07-29 Goffi doc (cli/pubsub): document pubsub cache management commands
2021-07-29 Goffi doc (cli/pubsub/delete): update doc following notification option change
2021-07-29 Goffi doc (cli/pubsub/get): fix option in example:
2021-07-29 Goffi doc (cli/common): time pattern
2021-07-29 Goffi doc (cli/common): explain the new `-C, --no-cache` option
2021-07-29 Goffi doc (configuration): add `pubsub_cache_strategy` option
2021-07-29 Goffi doc: developer documentation explaining storage and pubsub cache
2021-07-29 Goffi doc: activate `autodoc` extension + extension to adapt Libervia docstring style to autodoc
2021-07-29 Goffi frontends (tools/misc): `FlagsHandler.__getitems__` now returns attribute
2021-07-29 Goffi tools (common/async_process): remove useless encoding + use full path for command:
2021-07-29 Goffi jp (pubsub): new `cache` subcommand with commands to `get`, `sync`, `purge` and `reset` pubsub cache
2021-07-29 Goffi jp (pubsub/delete): make notification the default, `--notify` option is replaced by `--no-notification`
2021-07-29 Goffi jp (base): add flag for `use_pubsub` to add cache skipping option
2021-07-29 Goffi tools (common/date_utils): accept more units (shortcuts) + fix timezone when date with relative delta is used
2021-07-29 Goffi plugin XEP-0277: pubsub cache analyser implementation
2021-07-29 Goffi plugin pubsub cache: Pubsub Caching implementation
2021-07-29 Goffi core (memory/sqla): generic methods to add and delete ORM objects directly
2021-07-29 Goffi core (memory/sqla): methods to manipulate pubsub tables
2021-07-29 Goffi migration: script to create pubsub caching tables
2021-07-29 Goffi core (memory/sqla_mapping): mapping for PubsubNode and PubsubItem (will be used for caching)
2021-07-29 Goffi plugin XEP-0059: new `getNextRequest` method to generate request to retrieve next page
2021-07-29 Goffi plugin XEP-0277: ignore `max_items` if `rsm_request` is set
2021-07-29 Goffi plugin XEP-0060: fix notification handling in `retractItems`
2021-07-29 Goffi plugin XEP-0060: add trigger points
2021-07-29 Goffi plugin XEP-0060: events callbacks can now be sync or async
2021-07-29 Goffi plugin XEP-0060: handle purge notifications
2021-07-28 Goffi plugin XEP-0060: getItems extra is now serialised dict
2021-07-28 Goffi core (xmpp): renamed `SatRosterProtocol.presenceSubscribed` to `isSubscribedFrom` (and added `isSubscribedTo`)
2021-06-30 Goffi plugin XEP-0060: `getItem(s)`, `publish` and `(un)subscribe` are now coroutines
2021-06-26 Goffi core (memory/sqla_mapping): fix some technical debt: sqlalchemy
2021-06-25 Goffi core (memory/sqla): database migration using Alembic:
2021-06-25 Goffi memory (storage): adjustements to SQLAlchemy mapping to match current state of database
2021-06-18 Goffi merge changes from main branch
2021-06-18 Goffi Added tag v0.8.0b1 for changeset efe2445b053c
2021-06-18 Goffi v0.8.0b1 release v0.8.0b1
2021-06-18 Goffi install: fix pygobject dependency
2021-06-18 Goffi /!\ package is being renamed to libervia-backend following global name change /!\
2021-06-18 Goffi install: set upper limit for dependencies versions
2021-06-18 Goffi misc: added freedesktop metadata files
2021-06-17 Goffi merge changes from main branch
2021-06-17 Goffi core (memory/cache): don't crash on EOFError in getMetadata
2021-06-16 Weblate i18n: Added translation using Weblate (Slovak)
2021-06-15 Goffi i18n: update French catalog
2021-06-14 Goffi i18n: extraction update
2021-06-14 Goffi core, frontends: fix invalid translatable strings.
2021-06-14 Goffi app manager (docker/weblate): add `WEBLATE_ENABLE_HTTPS`:
2021-06-12 Goffi app manager (docker/weblate): use new `files` feature to set `settings-override.py`:
2021-06-12 Goffi plugin app manager: add a way to create files:
2021-06-11 Goffi plugin app manager: "public_url" must NOT have a schema
2021-06-11 Goffi doc: fix remaining SàT references/typos + add `libervia-cli` missing commands
2021-06-11 Goffi misc: update .hgignore
2021-06-10 Goffi plugin XEP-0313: on cold start (without known archive) we only request 50 last messages
2021-06-10 Goffi plugin XEP-0054: fix call to JID serialisation method
2021-06-09 Goffi plugin nat port: rename file to `plugin_misc_nat_port.py` to make the name valid
2021-06-09 Goffi doc (installation): update instruction to use requirements + fix name in a few places
2021-06-09 Goffi install (requirements): update + add setuptools_scm
2021-06-09 Goffi install (setup): add `setuptools_scm` to install dependencies if in dev version
2021-06-09 Goffi cli: update constants to use new name
2021-06-09 Goffi plugin XEP-0054: fix update call
2021-06-09 Goffi core (xmpp): show "Libervia" without the "(backend)" component in version
2021-06-09 Goffi doc (cli/profile): add autoconnection in example
2021-06-09 Goffi memory(sqlite): fix encoding when loading pickled data
2021-06-06 Goffi plugin XEP-0277: "user" part of author jid is used for author name when later is missing
2021-06-06 Goffi plugin forums: use serialised data for extra in forumTopicsGet
2021-06-04 Goffi plugin XEP-0277: don't wrap `DataError` in `failure.Failure` in `parseCommentUrl` as it is not catched correctly:
2021-06-04 Goffi jp: fix background guessing when stdin is redirected
2021-06-04 Goffi tools (common/template_xmlui: add `multi` and `value` propertied to OptionsWidget
2021-06-04 Goffi memory (sqlite): work around encoding issues with pickle
2021-06-03 Goffi plugin XEP-0045: fix `/join` text command
2021-06-03 Goffi plugin XEP-0045: fix "reason" parsing for /ban and /kick text commands
2021-06-03 Goffi core (xmpp): catch `cancelError` in `pre_xml_treatments` in message workflow
2021-06-03 Goffi core: various changes and fixes to work with new storage and D-Bus bridge:
2021-06-03 Goffi tools (utils): new `ensure_deferred` decorator
2021-06-03 Goffi bridge (dbus): use Tx DBus for backend part of D-Bus bridge:
2021-06-03 Goffi bridge (constructor/base_constructor): add `args_no_default` to `completion`
2021-06-03 Goffi core (memory/storage): backend storage is now based on SQLAlchemy
2021-06-03 Goffi doc: config file is now `libervia.conf` (even if `sat.conf` still works, for now)
2021-05-06 Goffi core (memory/sqlite): return 0 instead of None when user has no file yet
2021-05-06 Goffi plugin upload: don't run `available_cb` if `upload_jid` is used in `upload` method
2021-05-06 Goffi core (xmpp): fix typo in sendError
2021-05-05 Goffi component file sharing: forbid jingle upload by entities which are not in allowed hosts
2021-05-05 Goffi component file sharing (management): add values of `quota` and `used` size on result form
2021-05-05 Goffi plugin XEP-0050: show notes when there is a data form on completed command:
2021-05-05 Goffi component file sharing (plugin management): new command to get available quota/used space.
2021-05-05 Goffi component file sharing: quotas implementation:
2021-05-05 Goffi plugin XEP-0166, XEP-0234: better management of `terminate`:
2021-05-05 Goffi plugin XEP-0363: allow async callbacks in handlers + method to generate `file-too-large` element
2021-05-05 Goffi tools (async_trigger): new `asyncReturnPoint` method
2021-05-05 Goffi tools (common/utils): new methods to parse and generate file size with symbols:
2021-05-05 Goffi core (memory, sqlite): new `fileGetUsedSpace` method
2021-05-05 Goffi core (xmpp): added `appCondition` argument to `sendError`
2021-05-01 Goffi jp (pubsub, blog): `rename` commands implementation
2021-05-01 Goffi jp (blog/get): fix comments node parsing
2021-05-01 Goffi plugin XEP-0060, XEP-0277: new rename methods (`psItemRename`, `mbRename`):
2021-05-01 Goffi tools (common/date_utils): fix `date_only` for `short`, `long` and `full` format
2021-05-01 Goffi plugin XEP-0353: don't use Jingle Message Initiation for components:
2021-05-01 Goffi plugin XEP-0329: fix root node retrieval and `_fileSendingRequestTrigger` return value
2021-05-01 Goffi plugin misc forums: use rich content in createTopic
2021-05-01 Goffi component (file sharing): fix retrieving owner from jid when user part is not specified
2021-04-29 Goffi XEP-0277: new preview/mbPreview method:
2021-04-23 Goffi docker: separate build instructions for demo compose file
2021-04-23 Goffi docker: add demo images and compose file
2021-04-22 Goffi jp (list): implement `set` and `delete` subcommands.
2021-04-22 Goffi plugin XEP-0346: bridge method to retrieve template, submitted, or application namespaces
2021-04-22 Goffi plugin list: `delete` implementation:
2021-04-22 Goffi comp file sharing: fix port type:
2021-04-22 Goffi plugin misc account: fix missing arg
2021-04-22 Goffi doc: more renaming
2021-04-21 Goffi CHANGELOG: update
2021-04-21 Goffi plugin misc account: specify domain in new account email sent to admins
2021-04-16 Goffi plugin XEP-0277: user friendly ID:
2021-04-16 Goffi tools (common/regex): move code to make user friendly URLs from web frontend
2021-04-16 Goffi plugin XEP-0329: check files conflict also for root files
2021-04-16 Goffi memory: new `getFilesOwner` method:
2021-04-16 Goffi tests: update following names change
2021-04-16 Goffi docker: update following name changes:
2021-04-14 Goffi core: remove `print` which may provoke undesired side effects
2021-04-14 Goffi core: apply wokkel patches if they are not already:
2021-04-01 Goffi frontends (primitivus): `SECTION_NAME` is now `CONFIG_SECTION`
2021-03-27 Goffi plugin XEP-0277: be sure to have an `author_jid` set
2021-03-27 Goffi plugin XEP-0277: better resilience to broken items:
2021-03-27 Goffi tools (xml_tools): new findAncestor method:
2021-03-23 Goffi frontends: use new EXIT_BACKEND_NOT_FOUND exit code:
2021-03-21 Goffi bridge (pb): connection can be set to used either UNIX socket or TCP socket:
2021-03-21 Goffi doc: updated doc following global renaming
2021-03-21 Goffi primivitus: updated constants following global renaming, config section is now `tui` instead of `primitivus`
2021-03-21 Goffi jp: config section is now `cli` instead of `jp` following global renaming
2021-03-21 Goffi misc: update names for D-Bus service file and zsh autocompletion:
2021-03-20 Goffi CHANGELOG: update (including renaming of project)
2021-03-20 Goffi install: added `requirements.txt`
2021-03-20 Goffi tools (config): show a warning when no config file has been found + don't use hardcoded filename in `fixConfigOption`
2021-03-20 Goffi core (setup), jp, primitivus: update console scripts + classifiers:
2021-03-20 Goffi Renamed the project from "Salut à Toi" to "Libervia":
2021-03-19 Goffi date update
2021-03-19 Goffi tools (common/template): new `fallback` settings:
2021-03-19 Goffi tools (image): fix bad method name used when `fix_orientation` is set in `resize`
2021-03-18 Goffi core: moved `sat_tmp.wokkel` install `sat_plugin`:
2021-03-18 Goffi core: removed `sat_tmp.twisted` patches + update minimum Twisted version:
2021-02-27 Goffi frontends (tools/xmui): implement `ValueGetter.items` and `XMLUIPanel.values` to get a map from widget name to values
2021-02-27 Goffi plugin XEP-0346: new `psSchemaDictGet` to get node schema as a serialisable dict
2021-02-27 Goffi tools (xml_tools): new `dataForm2dataDict` and `dataDict2dataForm`:
2021-02-27 Goffi plugin list: set `overwrite_policy` to `any_publisher` for `grocery` list
2021-02-27 Goffi plugin list: rename `shopping` list to `grocery` list
2021-02-27 Goffi plugin lists: register `tickets_type` namespace
2021-02-27 Goffi plugin XEP-0060: added constants for overwrite policy configuration option
2021-02-19 Goffi plugin XEP-0060: renamed `psRetractItem(s)` to `psItem(s)Retract` for consistency.
2021-02-19 Goffi tools (xml_tools): fix pFmtElt:
2021-02-19 Goffi tools (common/email): try to guess sender domain when necessary:
2021-02-19 Goffi plugin lists: new `listsList` method to retrieve lists from personal interests
2021-02-19 Goffi plugin misc list: register lists for pubsub invitations
2021-02-19 Goffi plugin invitation: pubsub invitations:
2021-02-19 Goffi plugin misc lists: register app NS for "tickets" NS instead of XEP-0346 submitted one
2021-02-19 Goffi plugin misc lists: templates:
2021-02-04 Goffi plugin tickets, merge_requests: renamed "tickets" feature to "lists":
2021-02-04 Goffi Backed out changeset 6deea0d8d0e7
2021-02-04 Goffi plugin XEP-0346: use submitted namespace for node:
2021-02-04 Goffi plugin tickets, merge_requests: renamed "tickets" feature to "lists":
2021-01-15 Goffi plugin app manager docker: use default emails for weblate:
2021-01-02 Goffi doc (jp/message): typo
2020-12-11 Goffi jp (pubsub/node/schema): handle not-found conditions properly
2020-12-11 Goffi plugin XEP-0346: "Form Discovery and Publishing" implementation:
2020-12-11 Goffi plugin XEP-0060: add constants for common values of publish model
2020-12-11 Goffi plugin XEP-0106: log rejected value when escaping fails.
2020-12-11 Goffi plugin XEP-0096: fix plugin following changes in `plugin_misc_file`
2020-12-10 Goffi tools (xml_tools): add missing `value` property to JidWidget
2020-12-10 Goffi plugin XEP-0431: Fulltext Search for MAM implementation
2020-12-10 Goffi docker (pubsub): install latest version of `postgresql-client` with PostgreSQL own Debian repos.
2020-12-10 Goffi docker: use `slim` version of Debian as base for our images
2020-12-10 Goffi contrat social: updated English translation's formulation about censorship:
2020-12-05 Goffi contrat social: replaced formulation about censorship:
2020-12-05 Goffi contrat social (en): replaced "Mankind" by "Humanity":
2020-12-04 Goffi tests (e2e/libervia): more stable `test_user_can_log_in` + photos tests
2020-12-04 Goffi tests (e2e): new fixture to share data between tests:
2020-12-04 Goffi tests, doc(testing): added `pytest-dependency` plugin to `backend_e2e` image + doc
2020-12-04 Goffi tests (e2e/libervia/conftest): new `log_in_account1_s2` fixture
2020-12-04 Goffi tests (e2e/conftest): create a test account on server3.test
2020-12-04 Goffi tests (e2e/conftest): check new exit code for conflict to avoid crashing if test accounts already exist
2020-12-04 Goffi jp (account): better exit code handling
2020-12-04 Goffi plugin XEP-0234: make `fileJingleRequest` async to fix call of `initiate`
2020-12-04 Goffi core (constants): added EXIT_CONFLICT
2020-12-04 Goffi docker (e2e): use shared volume for SàT's local dir:
2020-12-04 Goffi doc (testing): typos
2020-11-27 Goffi doc: documentation for testing in new `contributing` section
2020-11-27 Goffi tests, docker(e2e): added e2e tests for Libervia:
2020-11-27 Goffi tests: added testing files (photos)
2020-11-27 Goffi docker (backend_e2e): added packages necessary to test Libervia + some debugging tools
2020-11-27 Goffi plugin XEP-0077: use `xmpp_domain` when set for `host`
2020-11-27 Goffi docker (e2e): added `libervia` and `libervia.test` in certificates
2020-11-27 Goffi docker(libervia): build site in the image:
2020-11-16 Goffi docker: added libervia e2e image and include it in `docker-compose_e2e`:
2020-11-16 Goffi docker (backend_e2e): set `xmpp_domain` in conf.
2020-11-16 Goffi docker (backend): fixed `media_dir` in conf.
2020-11-16 Goffi tools(utils): fixed error catching when getting repository data with `pkg_resources`
2020-11-15 Goffi docker (libervia): expose HTTP and HTTPS ports
2020-11-15 Goffi docker (compose): name `libervia` image
2020-11-14 Goffi plugin app manager: fixed `public_url` value check
2020-11-14 Goffi core (launcher): exit code can now specified
2020-11-12 Goffi tests: end-2-end tests first draft:
2020-11-12 Goffi jp (roster): `delete` implementation
2020-11-12 Goffi jp (pubsub/node/info, pubsub/get): better exit code:
2020-11-12 Goffi jp (base, pubsub/set): new `--quiet` argument:
2020-11-12 Goffi jp: follow best practices and use a dash (`-`) instead of underscore (`_`) for long options.
2020-11-12 Goffi jp (file/receive): display or answer to C.META_TYPE_NOT_IN_ROSTER_LEAK dialog:
2020-11-12 Goffi jp: new `confirm` method:
2020-11-12 Goffi jp (file/send): don't add main resource to bare jid anymore:
2020-11-12 Goffi jp: replace `no_lf` argument by `end` in `disp` (same as in `print`)
2020-11-12 Goffi core (constants): moved shell exit code constants to core constants:
2020-11-12 Goffi plugin XEP-0353: Jingle Message Initiation implementation:
2020-11-12 Goffi plugin XEP-0166: new trigger point + coroutines + helper methods:
2020-11-12 Goffi plugin file, XEP-0234: registering is now done by class + use of async:
2020-11-12 Goffi plugin XEP-0329: minor reformatting
2020-11-12 Goffi plugin XEP-0065: some cleaning:
2020-11-12 Goffi plugin XEP-0077: disconnect client when deleting self account:
2020-11-12 Goffi plugin XEP-0363: fixed invalid reference to `slot` in catched exception:
2020-11-12 Goffi test: fixed use of `client.host` in legacy test:
2020-11-12 Goffi tools (async_trigger): use `utils.asDeferred` for async triggers:
2020-11-12 Goffi tools (xml_tools): `domish.Element` pretty formatting functions:
2020-11-12 Goffi tools (xml_tools): added `with_parent` and `with_children` argument to `elementCopy`
2020-11-12 Goffi plugin XEP-0060: use `xml_tools.parse` instead of `wokkel.generic.parseXml`:
2020-11-12 Goffi tools(xml_tools): fixed `<div>` unwrapping + added `parse` instance:
2020-11-12 Goffi plugin XEP-0047: fixed file reading and content encoding
2020-11-12 Goffi plugin ip: don't set `to` anymore for IQ stanza, as we send it to our server
2020-11-12 Goffi core (memory/params): removed legacy "Register new account" label, it's not used anymore
2020-11-12 Goffi core (xmpp): client.roster now implements __contains__
2020-11-12 Goffi core: use utils.asDeferred for `launchCallback` so coroutines can be used
2020-11-12 Goffi docker (compose): test environment variable + network alias:
2020-11-12 Goffi docker (prosody_e2e): install `ipcheck` so jp doesn't need to contact external website
2020-11-12 Goffi docker (backend_e2e): install pytest and sh
2020-11-12 Goffi docker (backend): set `background` to `dark` to avoid trouble with autodetection in jp
2020-11-12 Goffi doc, core: typos
2020-10-20 Goffi plugin app manager docker: typo
2020-10-19 Goffi docker: dockers images, first draft:
2020-10-19 Goffi tools (common/tls): removed unused import
2020-10-15 Goffi core: `sat.conf` is now first checked in `/etc/_sat.conf` for system-related settings
2020-10-15 Goffi jp: don't guess background when stdout is not a tty
2020-10-01 Goffi jp (application/list): don't use `extend` in argument as in it Python 3.8+ only
2020-09-28 Goffi plugin app manager docker: weblate SàT app file for Docker
2020-09-28 Goffi i18n: renamed template file to get the correct '.pot' extension
2020-09-28 Goffi jp (application): new `application` (or `app`) commands:
2020-09-28 Goffi plugin app managed docker: handle Docker application with App Manager
2020-09-28 Goffi plugin app manager: first draft:
2020-09-28 Goffi core (memory/memory): added `getCachePath` method to get a cache dir from a namespace.
2020-09-20 Goffi core: plugins can now be loaded from a directory:
2020-09-20 Goffi doc (installation): added instruction to download dev version of `sat_template`
2020-09-20 Goffi core: minor typos, docstring/comments update
2020-09-20 Goffi component file sharing: added missing `owner` filtering in `_retrieveFiles`
2020-09-20 Goffi plugin XEP-0329, core(xmpp): moved `_compParseJids` to `SatXMPPComponent`:
2020-09-20 Goffi plugin XEP-0329: fix filtering by owner on components
2020-09-17 Goffi core (memory/memory): `public_id` should not be used when creating parent dirs
2020-09-17 Goffi component file sharing: fix used of `self.files_path` in `_retrieveFiles`
2020-09-17 Goffi plugin XEP-0329: fix conflict check + directory creation in `onComponentCreateDir`
2020-09-17 Goffi core (memory/memory): fixed directory creation in setFile
2020-09-17 Goffi plugin XEP-0329: typo
2020-09-17 Goffi plugin XEP-0329: added `FISCreateDir` method:
2020-09-17 Goffi core (memory/memory): use `str` for `path` in `getFiles` and `setFile` to allow use of `Path` instances
2020-09-17 Goffi plugin XEP-0313: fix getting MAM archive when history is empty
2020-09-17 Goffi plugin XEP-0313: fixed `MAMGet` signature
2020-09-14 Goffi plugin XEP-0329: better error handling in `onComponentAffiliationsGet`
2020-09-13 Goffi plugin XEP-0077: fixed "check_certificate" handling
2020-09-13 Goffi doc: updated installation instructions
2020-09-13 Goffi install (setup.py): added missing `extra_requires`
2020-09-05 Goffi plugin invitation: if "thumb_url" is not set, try to use one from list of interests
2020-09-05 Goffi plugin list of interests: normalize item ID + added `get` method
2020-09-05 Goffi core (memory/memory): fixed assignations
2020-08-25 Goffi component file sharing: generate thumbnails for videos
2020-08-25 Goffi tools: new `video` module:
2020-08-25 Goffi plugin XEP-0264: only log "fix orientation" when the option is used
2020-08-25 Goffi plugin XEP-0234: fixed mime type in `buildFileElementFromDict`
2020-08-15 Goffi plugin list of interest: fixed registerPubsub
2020-08-15 Goffi changelog: added alternative media player (libervia) and invitation/delete (jp)
2020-08-15 Goffi jp (blog/edit): fixed edition when syntax is specified
2020-08-15 Goffi plugin XEP-0277: fixed item2mbdata call
2020-08-15 Goffi component file sharing: added `Access-Control-Expose-Headers` CORS header:
2020-08-13 Goffi jp (invitation): `delete` implementation
2020-08-13 Goffi plugin identity: new methods `identitiesGet` and `identitiesBaseGet`
2020-08-13 Goffi plugin email invitation: new `invitationDelete` method
2020-08-13 Goffi plugin email invitation: guests are now automatically added to host roster in `guests` group
2020-08-13 Goffi plugin email invitation: fixed create/simpleCreate + invitee_name:
2020-08-13 Goffi plugin XEP-0077: None can now be used in `to_jid` argument in `unregister`:
2020-08-13 Goffi plugin XEP-0329: download thumbnails:
2020-08-13 Goffi tools (image): fix_orientation on resize + `fix_orientation` method:
2020-08-13 Goffi comp file sharing: minor core re-organisation
2020-08-13 Goffi plugin XEP-0264: fix orientation of thumbnails:
2020-08-13 Goffi plugin XEP-0264: updated size to get values closest to standard one:
2020-08-03 Goffi plugin XEP-0277: set "uri" in item2mbdata
2020-08-02 Goffi changelog: update
2020-08-02 Goffi plugin identity: added "filename" metadata for avatar
2020-08-01 Goffi jp (file/share): added commands to manage affiliations and configuration + documentation
2020-08-01 Goffi plugins invitation, invitation-file: adapt service JID and affiliation:
2020-08-01 Goffi plugin email invitation: simple invitation creation
2020-08-01 Goffi plugin list for interest: build ID using URI or file path metadata:
2020-08-01 Goffi plugin XEP-0329: added way to change `access_model` using PubSub-like configuration:
2020-08-01 Goffi plugin XEP-0329: implemented ways to get/set affiliations:
2020-08-01 Goffi core (memory): `setFileAccessModel` implementation:
2020-08-01 Goffi core (memory): `getFileAffiliations` and `setFileAffiliations` implementations:
2020-08-01 Goffi core (memory): files are now public by default except for those in root directory:
2020-08-01 Goffi core (xmpp): text can now be specified in `sendError`
2020-08-01 Goffi plugin XEP-0050: typo
2020-07-17 Goffi component file sharing: add/parse affiliation when possible
2020-07-17 Goffi memory: new "affiliation" metadata for files:
2020-07-17 Goffi plugin XEP-0060: serialise psItemsGet result with data_format
2020-07-16 Goffi tools (common/template): use `to_json` instead of `json` + added missing args to `date_fmt`
2020-07-16 Goffi tools (common/data_objects): removed deprecated code:
2020-07-16 Goffi plugins tickets, merge-requests: `ticketsGet` and `mergeRequestsGet` serialisation:
2020-07-16 Goffi plugins XEP-0059, XEP-0060, XEP-0277, XEP-0313: better serialisation:
2020-06-19 Goffi tools (common/data_objects): implemented `json` dumping for BlogItems/BlogItem
2020-06-19 Goffi common (template): better json dumping:
2020-06-19 Goffi plugin file sharing management: added a fileSharingDelete method
2020-06-19 Goffi plugin list of interests: added `id` to data + fixed key conflict:
2020-06-19 Goffi plugin list of interest: new "interestRetract" method
2020-06-19 Goffi plugin XEP-0050: some modernisation + adHocSequence:
2020-06-19 Goffi comp file sharing: file paths are now quoted on upload to allow unicode
2020-06-19 Goffi core (memory): fixed recursive file deletion + log an error and continue when deleting a missing file
2020-06-09 Goffi plugin list of interest: expose `interestsRegisterFileSharing` to bridge + use coroutines
2020-06-09 Goffi comp file sharing management: fixed confirmation check
2020-06-09 Goffi comp file sharing: handle upload with headers:
2020-06-09 Goffi comp file sharing: CORS:
2020-06-09 Goffi core: findByFeatures type hints
2020-06-09 Goffi plugin XEP-0363: register namespace
2020-06-09 Goffi plugin XEP-0363: fixed fileHTTPUploadGetSlot
2020-06-08 Goffi tools (common/utils): new OrderedSet class
2020-06-01 Goffi component file sharing: don't initialise the plugin if not component use it
2020-06-01 Goffi tools (common/dynamic_import): log a warning if bridge can't be imported
2020-05-29 Goffi plugin comp file sharing: files can now be uploaded/downloaded via HTTP:
2020-05-29 Goffi core (memory/sqlite): new database schema (v9):
2020-05-29 Goffi tools/common (tls): moved re-usable Twisted TLS code from Libervia to tools/common
2020-05-29 Goffi plugin XEP-0300; fixed use of calculateHash with getHasher
2020-05-29 Goffi core: getLocalPath now returns a Path
2020-05-29 Goffi core (launcher): fixed launching of twistd when no subparsed is specified
2020-05-26 Goffi doc (jp/roster): fixed example for `jp roster set`
2020-05-25 Goffi core (launcher): extra arguments can now be passed the service with `bg`, `fg` and `dbg`:
2020-05-25 Goffi core: replaced `sat` shell script by a python script: