Mercurial > libervia-backend
graph
-
cli (loops): run GLib loop in same thread as asyncio:Wed, 01 Nov 2023 14:05:53 +0100, by Goffi
-
tests (unit/frontends): tests for webrtc implementation:Wed, 01 Nov 2023 14:04:25 +0100, by Goffi
-
frontends (tools): webrtc implementation:Wed, 01 Nov 2023 14:03:36 +0100, by Goffi
-
frontends (tools/aio): add tool to run from thread, run maybe async method, or run GLib loop:Wed, 01 Nov 2023 14:00:48 +0100, by Goffi
-
install: add test dependencies to dev envWed, 01 Nov 2023 13:57:08 +0100, by Goffi
-
plugin XEP-0363: fix headers settingWed, 01 Nov 2023 13:55:34 +0100, by Goffi
-
doc (cli): `notification` commands documentation.Wed, 18 Oct 2023 15:33:46 +0200, by Goffi
-
cli: add `notification` commandsWed, 18 Oct 2023 15:33:45 +0200, by Goffi
-
cli (base): catch `SystemExit` to do a proper `quit` when `Ctrl-C` is pressed.Wed, 18 Oct 2023 15:33:38 +0200, by Goffi
-
core (constants): accept `y` and `t` as `True` values.Wed, 18 Oct 2023 15:33:34 +0200, by Goffi
-
core (types): add `is_admin` to `SatXMPPEntity`Wed, 18 Oct 2023 15:33:24 +0200, by Goffi
-
core: notifications implementation, first draft:Mon, 16 Oct 2023 17:29:31 +0200, by Goffi
-
cli: `rich` initial integrationWed, 18 Oct 2023 15:30:07 +0200, by Goffi
-
install: add `rich` dependencyMon, 16 Oct 2023 17:37:11 +0200, by Goffi
-
frontends (tools) new `aio` module for tools regarding asyncio:Tue, 03 Oct 2023 16:27:51 +0200, by Goffi
-
frontends (quick app): allow frontend to register an action handler:Tue, 03 Oct 2023 16:25:25 +0200, by Goffi
-
frontend (quick app): allow to specify an async bridge:Tue, 03 Oct 2023 16:24:13 +0200, by Goffi
-
frontends (quick app): reformulate backend not running message + use "Libervia" instead of "SàT"Tue, 03 Oct 2023 16:22:10 +0200, by Goffi
-
plugin XEP-0338: always add `<group>` element as first <jingle> child:Tue, 03 Oct 2023 16:00:21 +0200, by Goffi
-
plugin XEP-0338: be sure to add the `<group>` element only once:Tue, 03 Oct 2023 15:27:07 +0200, by Goffi
-
plugin XEP-0167: mapping adjustments:Tue, 03 Oct 2023 15:25:52 +0200, by Goffi
-
plugin XEP-0167: don't override existing metadata when preparing confirmation:Tue, 03 Oct 2023 15:20:00 +0200, by Goffi
-
plugin XEP-0167: fix key used to store metadata:Tue, 03 Oct 2023 15:18:25 +0200, by Goffi
-
plugin XEP-0167: keep media order when starting a call:Tue, 03 Oct 2023 15:15:24 +0200, by Goffi
-
plugin XEP-0045: fix name conflict in errbackTue, 03 Oct 2023 15:03:53 +0200, by Goffi
-
plugin XEP-0167, XEP-0176: transport-info and ICE candidate sending are delayed if session is not active yetMon, 21 Aug 2023 15:19:45 +0200, by Goffi
-
plugin XEP-0167, XEP-0353: handle ringing:Wed, 16 Aug 2023 18:33:28 +0200, by Goffi
-
plugin XEP-0166: reject session creation is session ID is emptyWed, 16 Aug 2023 18:28:32 +0200, by Goffi
-
doc (installation): update `pipx` instruction and remove `requirements.txt` mentionWed, 09 Aug 2023 00:48:11 +0200, by Goffi
-
plugin XEP-0166, XEP-0167, XEP-0234, XEP-0353: call events management to prepare for UI:Wed, 09 Aug 2023 00:07:37 +0200, by Goffi
-
plugin XEP-0166: `jingle_terminate`, session handling and reason parsing:Tue, 08 Aug 2023 23:59:24 +0200, by Goffi
-
tools (common/data_objects): handle messages without bodyTue, 08 Aug 2023 23:49:36 +0200, by Goffi
-
component AP gateway: fix AP media type in GET and POST requests headersThu, 06 Jul 2023 11:34:52 +0200, by Goffi
-
plugin JID Search: JID search plugin, first draftThu, 06 Jul 2023 11:34:51 +0200, by Goffi
-
backend: rename `SatRosterProtocol` to `LiberviaRosterProtocol`Fri, 30 Jun 2023 15:11:05 +0200, by Goffi
-
install: bump minimum python versionFri, 30 Jun 2023 15:10:05 +0200, by Goffi
-
compoent AP gateway: add forgotten contantWed, 28 Jun 2023 14:27:05 +0200, by Goffi
-
component AP gateway: fix webfinger content typeWed, 28 Jun 2023 14:24:42 +0200, by Goffi
-
plugin URL preview: URL preview first draftTue, 27 Jun 2023 15:48:15 +0200, by Goffi
-
doc (conf): fix version retrievalFri, 23 Jun 2023 15:19:06 +0200, by Goffi
-
cli (debug): fix deprecated method callFri, 23 Jun 2023 15:18:43 +0200, by Goffi
-
tools (common/template): add filter to get media types:Thu, 22 Jun 2023 15:49:06 +0200, by Goffi
-
tools (common/data_objects): add `attachments` in MessageThu, 22 Jun 2023 15:47:17 +0200, by Goffi
-
plugin XEP-0363: fix handling of empty `upload_jid` in `_get_slot`Thu, 22 Jun 2023 15:46:42 +0200, by Goffi
-
component file sharing: fix method name case:Thu, 22 Jun 2023 15:45:20 +0200, by Goffi
-
plugin XEP-0060: move setting of `pubsub_watching` to `profile_connecting` so it's available earlyMon, 12 Jun 2023 15:00:59 +0200, by Goffi
-
core (memory/sqla_mapping): fix legacy pickled values:Mon, 12 Jun 2023 14:57:27 +0200, by Goffi
-
component AP gateway: fix handling of XMPP comments authors:Mon, 12 Jun 2023 14:50:43 +0200, by Goffi
-
component AP gateway: fix method retrieval in `ap_request`:Mon, 12 Jun 2023 14:45:13 +0200, by Goffi
-
core (memory/sqla): fix row to dict conversion in `get_files`Fri, 09 Jun 2023 12:25:51 +0200, by Goffi
-
build: explicitely set `packages` so `doc` is not accidentaly includedThu, 08 Jun 2023 21:30:57 +0200, by Goffi
-
cli (event): minor typoThu, 08 Jun 2023 21:28:40 +0200, by Goffi
-
tools (common/template): allow use of extra attributes in `icon` functionThu, 08 Jun 2023 21:28:26 +0200, by Goffi
-
tools (common/date_utils): update date parsing regex:Thu, 08 Jun 2023 21:27:12 +0200, by Goffi
-
tools (common/data_objects): fix import of Markup following change after Jinja2 version bumpThu, 08 Jun 2023 21:26:09 +0200, by Goffi
-
build: add missing `.ini` and `.yaml` files in all build, needed for wheelWed, 07 Jun 2023 22:31:20 +0200, by Goffi
-
plugin app manager: rename `sat` to `libervia`Wed, 07 Jun 2023 22:30:28 +0200, by Goffi
-
tools/common (template): add `id` argument to `_icon_use`Wed, 07 Jun 2023 22:26:54 +0200, by Goffi
-
plugin XEP-0045: fix calls to `join`Wed, 07 Jun 2023 22:26:17 +0200, by Goffi
-
build: create a dev env with debugging toolsWed, 07 Jun 2023 22:25:49 +0200, by Goffi
-
installation: moved from `setup.py` to `pyproject.toml`:Tue, 06 Jun 2023 16:45:16 +0200, by Goffi
-
doc: README rewrite:Tue, 06 Jun 2023 13:42:00 +0200, by Goffi
-
version: use standard Python's `dev0` instead of Libervia specific `D` for dev versionTue, 06 Jun 2023 12:41:53 +0200, by Goffi
-
refactoring: rename `sat_configure` to `libervia_configure`Fri, 02 Jun 2023 18:21:15 +0200, by Goffi
-
refactoring: fix names in doc following modules hierarchy refactoringFri, 02 Jun 2023 17:38:37 +0200, by Goffi
-
refactoring: rename `libervia.frontends.primitivus` to `libervia.tui`Fri, 02 Jun 2023 16:25:25 +0200, by Goffi
-
refactoring: rename `libervia.frontends.jp` to `libervia.cli`Fri, 02 Jun 2023 14:54:26 +0200, by Goffi
-
refactoring: rename `sat_frontends` to `libervia.frontends`Fri, 02 Jun 2023 14:12:38 +0200, by Goffi
-
refactoring: rename `core.sat_main` to `core.main`Fri, 02 Jun 2023 12:59:21 +0200, by Goffi
-
refactoring: rename `SAT` class to `LiberviaBackend`Fri, 02 Jun 2023 11:55:48 +0200, by Goffi
-
refactoring: renamed `sat` package to `libervia.backend`Fri, 02 Jun 2023 11:49:51 +0200, by Goffi
-
plugin XEP-0167: method to end a call, and corresponding signal:Thu, 01 Jun 2023 21:37:34 +0200, by Goffi
-
tests (unit): Skip XEP-0373 test if gpg can't be importedThu, 01 Jun 2023 21:37:34 +0200, by Goffi
-
tests (units): tests for plugin XEP-0339:Thu, 01 Jun 2023 21:37:31 +0200, by Goffi
-
plugin XEP-0339: "Source-Specific Media Attributes in Jingle" implementation:Thu, 01 Jun 2023 20:53:33 +0200, by Goffi
-
plugin XEP-0092: use `client` instead of `profile_key` in `version_get`Tue, 30 May 2023 22:23:55 +0200, by Goffi
-
tests (units): tests for plugin XEP-0338:Tue, 30 May 2023 22:23:37 +0200, by Goffi
-
plugin XEP-0338: "Jingle Grouping Framework" implementation:Tue, 30 May 2023 17:59:20 +0200, by Goffi
-
tests (units): tests for plugin XEP-0294:Tue, 30 May 2023 17:58:44 +0200, by Goffi
-
plugin XEP-0294: "Jingle RTP Feedback Negotiation" implementation:Tue, 30 May 2023 17:58:43 +0200, by Goffi
-
tests (units): tests for plugin XEP-0293:Mon, 29 May 2023 17:58:05 +0200, by Goffi
-
plugin XEP-0293: "Jingle RTP Feedback Negotiation" implementation:Mon, 29 May 2023 17:58:03 +0200, by Goffi
-
plugin text syntaxes: fix `EscapeHTML` following massive snake_case renamingMon, 29 May 2023 17:52:25 +0200, by Goffi
-
plugin XEP-0167: fix wrong copy/pasted headerMon, 29 May 2023 16:08:09 +0200, by Goffi
-
tests (units): tests for plugin XEP-0167:Mon, 29 May 2023 13:38:11 +0200, by Goffi
-
plugin XEP-0167: Jingle RTP Sessions implementation:Mon, 29 May 2023 13:38:10 +0200, by Goffi
-
plugin XEP-0353: update according to XEP changes + <description> fix:Mon, 29 May 2023 13:32:40 +0200, by Goffi
-
plugin XEP-0176: fix candidates data format when calling Bridge's `ice_candidates_new`Mon, 29 May 2023 13:32:32 +0200, by Goffi
-
plugin XEP-0166: set `jingle_elt`, `desc_elt` and `transport_elt`:Mon, 29 May 2023 13:32:28 +0200, by Goffi
-
plugin XEP-0166, 0176, 0234: minor renaming + type hintsMon, 29 May 2023 13:32:19 +0200, by Goffi
-
core: renamed `messageReceived` trigger to `message_received`Mon, 29 May 2023 13:32:08 +0200, by Goffi
-
frontends (tools/jid): remove old pyjamas code + type hintsMon, 15 May 2023 17:19:54 +0200, by Goffi
-
tests (unit): XEP-0320 tests:Mon, 15 May 2023 17:02:41 +0200, by Goffi
-
plugin XEP-0320: Use of DTLS-SRTP in Jingle Sessions:Mon, 15 May 2023 17:02:40 +0200, by Goffi
-
CHANGELOG: updateMon, 15 May 2023 16:26:22 +0200, by Goffi
-
tests (unit): tests for plugin XEP-0176:Mon, 15 May 2023 16:23:50 +0200, by Goffi
-
plugin XEP-0176: Jingle ICE-UDP Transport Method implementation:Mon, 15 May 2023 16:23:36 +0200, by Goffi
-
plugin XEP-0166: refactoring, and various improvments:Mon, 15 May 2023 16:23:11 +0200, by Goffi
-
core (main): if `keep_id` is set in `action_new`, use it as `action_id`Mon, 15 May 2023 16:20:58 +0200, by Goffi
-
core: don't use `meta_` prefix anymore for `action_extra` in `action_new` signal.Mon, 15 May 2023 16:20:50 +0200, by Goffi
-
core (bridge): `action_new` now use serialised dict for extra data.Mon, 15 May 2023 16:20:45 +0200, by Goffi
-
CHANGELOG: typoMon, 15 May 2023 16:20:38 +0200, by Goffi
-
changelog: udpateThu, 13 Apr 2023 21:56:09 +0200, by Goffi
-
core (constants): fix URL, forgotten `SàT` reference + set new codename to "La Ruche"Thu, 13 Apr 2023 21:53:53 +0200, by Goffi
-
massive refactoring to switch from camelCase to snake_case:Sat, 08 Apr 2023 13:54:42 +0200, by Goffi
-
dpc (cli/info): update "disco" documentation to include new "external services":Fri, 07 Apr 2023 15:18:39 +0200, by Goffi
-
cli (info/disco): Add external services in results:Fri, 07 Apr 2023 15:18:05 +0200, by Goffi
-
tests (unit): Add test for plugin XEP-0215:Fri, 07 Apr 2023 15:17:24 +0200, by Goffi
-
core (plugins): implementation of XEP-0215 "External Service Discovery":Fri, 07 Apr 2023 15:16:39 +0200, by Goffi
-
tools (xml_tools): add fields's `values` when converting data form to dictFri, 07 Apr 2023 14:59:01 +0200, by Goffi
-
tools (common/template): add 2 new filters: `timestamp_to_hour` and `delta_to_human`:Thu, 30 Mar 2023 16:57:11 +0200, by Goffi
-
tools (common/template): let specify timezone name in `date_fmt` filterThu, 30 Mar 2023 16:53:41 +0200, by Goffi
-
tools (common/date_utils): new `get_timezone_name` to retrieve it from a tzinfo and a timestampThu, 30 Mar 2023 16:52:18 +0200, by Goffi
-
tools (common/date_utils): let use a timezone name as str in `date_fmt`Thu, 30 Mar 2023 16:51:09 +0200, by Goffi
-
plugin XEP-0471: renamed "events" plugin to XEP-0471 now that there is a XEPThu, 30 Mar 2023 16:47:41 +0200, by Goffi
-
core (memory/sqla): be sure to have a dict when serialising History.extra:Fri, 24 Mar 2023 10:29:48 +0100, by Goffi
-
component AP gateway: revert forgotten verbose modeThu, 23 Mar 2023 17:08:41 +0100, by Goffi
-
jp (blog): new `--attachment` argument to attach files or external data to a blog postThu, 23 Mar 2023 15:43:48 +0100, by Goffi
-
component AP gateway: handle attachmentsThu, 23 Mar 2023 15:42:21 +0100, by Goffi
-
plugin lang detect: don't detect the language if the body is emptyThu, 23 Mar 2023 15:39:48 +0100, by Goffi
-
core (xmpp), component file sharing, plugin XEP-0363: `enabled_features` + HTTP Upload:Thu, 23 Mar 2023 15:38:07 +0100, by Goffi
-
plugin XEP-0277: handle "related" and "enclosure" links:Thu, 23 Mar 2023 15:32:10 +0100, by Goffi
-
core: log a traceback if a plugin can't be loadedThu, 23 Mar 2023 15:24:10 +0100, by Goffi
-
plugin XEP-0277: ensure that `max-items` is set to `max` when creating a nodeMon, 20 Mar 2023 12:01:13 +0100, by Goffi
-
component AP gateway: add mention to direct messages:Mon, 20 Mar 2023 11:47:13 +0100, by Goffi
-
component AP gateway (http): fix missing `pformat` module in verbose modeSat, 18 Mar 2023 23:11:28 +0100, by Goffi
-
component AP gateway (http): add verbose log when signature verification fails on POST requestSat, 18 Mar 2023 20:12:38 +0100, by Goffi
-
component AP gateway (http): handle properly NotFound error:Sat, 18 Mar 2023 16:53:21 +0100, by Goffi
-
component AP gateway: fix bad use of `parseAPURL` return data:Sat, 18 Mar 2023 16:20:30 +0100, by Goffi
-
plugin AP gateway: fix exception on HEAD requestsSat, 18 Mar 2023 15:01:55 +0100, by Goffi
-
plugin XEP-0277: when publisher is not found, check ancestor in both client and component namespacesThu, 16 Mar 2023 16:43:47 +0100, by Goffi
-
tools (xml_tools): accept several namespaces in `findAncestor`Thu, 16 Mar 2023 16:43:08 +0100, by Goffi
-
component AP gateway (http/outbox): return data when no RSM is availableThu, 16 Mar 2023 15:56:11 +0100, by Goffi
-
plugin XEP-0465: log a warning and return empty list/dict when `forbidden` error is received:Thu, 16 Mar 2023 12:33:33 +0100, by Goffi
-
plugin XEP-0384: skip MessageReceived trigger when in a component:Thu, 16 Mar 2023 12:31:24 +0100, by Goffi
-
plugin XEP-0060: fix namespace on node subscriptions requestThu, 16 Mar 2023 12:29:34 +0100, by Goffi
-
component AP gateway: reset stream position after getting payload:Thu, 16 Mar 2023 12:28:52 +0100, by Goffi
-
plugin XEP-0384: run `profileConnected` workflow in background:Fri, 10 Mar 2023 17:22:45 +0100, by Goffi
-
core (memory/sqla): activate Write-Ahead Logging:Fri, 10 Mar 2023 17:22:45 +0100, by Goffi
-
plugin XEP-0313: don't wait for MAM to be retrieved in connection workflow:Fri, 10 Mar 2023 17:22:45 +0100, by Goffi
-
plugin XEP-0045: dot not wait for MAM retrieval to be completed:Fri, 10 Mar 2023 17:22:41 +0100, by Goffi
-
core (xmpp): improve pluging timing log by using highest `profileConnected` time:Fri, 10 Mar 2023 17:01:09 +0100, by Goffi
-
core: add debug trace to show plugins loading timeSat, 04 Mar 2023 22:21:28 +0100, by Goffi
-
plugin app manager: `start` doesn't wait anymore for actual app start:Sat, 04 Mar 2023 18:30:47 +0100, by Goffi
-
core (log): type hintsSat, 04 Mar 2023 18:23:33 +0100, by Goffi
-
component AP gateway (http_server): use log.exception instead of log.errorThu, 02 Mar 2023 12:39:16 +0100, by Goffi
-
component AP gateway: fix missing argument when calling APOutboxPageRequestFri, 10 Feb 2023 17:37:37 +0100, by Goffi
-
component AP gateway: don't percent-encode `@`:Fri, 10 Feb 2023 17:20:02 +0100, by Goffi
-
plugin XEP-0470: create a default configuration if node config can't be accessedMon, 05 Dec 2022 11:54:47 +0100, by Goffi
-
component AP gateway: fix bad conditionFri, 25 Nov 2022 16:34:09 +0100, by Goffi
-
component AP gateway: fix header checking for redirectionFri, 25 Nov 2022 16:14:10 +0100, by Goffi
-
doc[installation]: update instructionsThu, 24 Nov 2022 12:25:07 +0100, by Goffi
-
core (main): log Exception when `bridge_pi` failsThu, 24 Nov 2022 12:25:04 +0100, by Goffi
-
core (log): `log.exception` is now usableThu, 24 Nov 2022 10:08:47 +0100, by Goffi
-
install: get `urwid-satext` directly from reposTue, 22 Nov 2022 12:03:36 +0100, by Goffi
-
install: typoTue, 22 Nov 2022 12:00:36 +0100, by Goffi
-
install: get `sat_tmp` directly from reposTue, 22 Nov 2022 11:58:55 +0100, by Goffi
-
doc (components): typoTue, 22 Nov 2022 11:53:31 +0100, by Goffi
-
component AP gateway: ignore actor delection notifications:Tue, 15 Nov 2022 18:15:16 +0100, by Goffi
-
component AP gateway: properly close the HTTP connection on `checkSignature` exception:Tue, 15 Nov 2022 18:10:33 +0100, by Goffi
-
component AP gateway: parse body immediately on `POST` request:Tue, 15 Nov 2022 18:07:34 +0100, by Goffi
-
component AP gateway: fix pubsub attachment plugin call following renaming.Tue, 15 Nov 2022 18:03:07 +0100, by Goffi
-
component AP gateway: log at debug level instead of warning when no client is setTue, 15 Nov 2022 18:02:16 +0100, by Goffi
-
doc (components/AP Gateway): `html_redirect_dict` optionFri, 11 Nov 2022 13:51:22 +0100, by Goffi
-
component AP gateway: HTML redirection:Fri, 11 Nov 2022 13:51:20 +0100, by Goffi
-
plugin XEP-0384: log `import_error` when import is failingThu, 10 Nov 2022 15:16:43 +0100, by Goffi
-
doc (encryption, cli): document Pubsub Targeted Encryption:Mon, 31 Oct 2022 13:50:12 +0100, by Goffi
-
tests (e2e/cli): test for Pubsub Targeted Encryption:Mon, 31 Oct 2022 13:48:31 +0100, by Goffi
-
cli (blog, pubsub): encryption argument for Pubsub Targeted Encryption:Mon, 31 Oct 2022 13:48:01 +0100, by Goffi
-
plugin pte: Pubsub Target Encryption implementation:Mon, 31 Oct 2022 13:46:51 +0100, by Goffi
-
tests (e2e/cli): add tests for JET:Mon, 31 Oct 2022 04:09:38 +0100, by Goffi
-
cli (file/send): add `--encrypt` argument to request encryption:Mon, 31 Oct 2022 04:09:38 +0100, by Goffi
-
plugin XEP-0391: implement XEP-0391 (Jingle Encrypted Transports) + XEP-0396 (JET-OMEMO):Mon, 31 Oct 2022 04:09:34 +0100, by Goffi
-
tools (strem): fix `mode` + add `pre_close_cb` callback:Mon, 31 Oct 2022 04:04:32 +0100, by Goffi
-
plugin XEP-0384: Implementation of Automatic Trust Management:Fri, 28 Oct 2022 18:50:06 +0200, by Syndace
-
doc (encryption, cli): pubsub signing documentation:Sun, 30 Oct 2022 01:06:58 +0200, by Goffi
-
cli (pubsub/set,edit) add `--sign` argument:Sun, 30 Oct 2022 01:06:58 +0200, by Goffi
-
cli (pubsub/signature): add `sign` command:Sun, 30 Oct 2022 01:06:58 +0200, by Goffi
-
plugin pubsub signature: fix attachment setting + default signer:Sun, 30 Oct 2022 01:06:58 +0200, by Goffi
-
tests (e2e/cli): add a test for Pubsub Signing:Sun, 30 Oct 2022 01:06:55 +0200, by Goffi
-
plugin pubsub signing: fix `gpg_provider` instanciation:Sun, 30 Oct 2022 01:06:35 +0200, by Goffi
-
plugin XEP-0373: minor renaming + set `gpg_provider` in client:Sun, 30 Oct 2022 01:06:32 +0200, by Goffi
-
cli (pubsub): new `signature` subcommands:Fri, 28 Oct 2022 18:47:17 +0200, by Goffi
-
cli (blog/set): new `--sign` argument:Fri, 28 Oct 2022 18:47:17 +0200, by Goffi
-
plugin XEP-0277: `signed` flag can now be used in `extra` to use sign the blog post:Fri, 28 Oct 2022 18:47:17 +0200, by Goffi
-
plugin pubsub signing: pubsub items signature implementation:Fri, 28 Oct 2022 18:47:17 +0200, by Goffi
-
tools (xml_tools): `domish_elt_2_et_elt` and `et_elt_2_domish_elt` now handle lxml.etreeFri, 28 Oct 2022 18:47:17 +0200, by Goffi
-
plugin XEP-0373: typosFri, 28 Oct 2022 18:47:17 +0200, by Goffi
-
tools (utils): fix `parse_xmpp_date` timezone:Fri, 28 Oct 2022 18:47:17 +0200, by Goffi
-
plugin OXPS: fix triggers return values:Fri, 28 Oct 2022 18:47:17 +0200, by Goffi
-
doc (blog, pubsub): documentation on new e2ee arguments for pubsub, and shared secrets handling:Sat, 15 Oct 2022 20:38:33 +0200, by Goffi
-
doc: new doc giving an overview on how e2ee is working in Libervia/XMPP:Sat, 15 Oct 2022 20:38:33 +0200, by Goffi
-
plugin XEP-0277: add `encryption` flag to MB data:Sat, 15 Oct 2022 20:38:33 +0200, by Goffi
-
plugin OXPS, XEP-0060: indicate which items were e2ee:Sat, 15 Oct 2022 20:38:33 +0200, by Goffi
-
cli (pubsub/set, edit): add `--encrypt` flag:Sat, 15 Oct 2022 20:38:33 +0200, by Goffi
-
tests (e2e/cli): add test for pubsub encryption:Sat, 15 Oct 2022 20:38:33 +0200, by Goffi
-
plugin XEP-0470: fix autocreate in `create_attachments_node`:Sat, 15 Oct 2022 20:38:33 +0200, by Goffi
-
plugin XEP-0374, XEP-0384: handle cases where "to" is not set in <message> for `feedback_jid`Sat, 15 Oct 2022 20:38:33 +0200, by Goffi
-
plugin XEP-0384: continue workflow and log error in case of issue in self.__prepare_for_profile:Sat, 15 Oct 2022 20:38:33 +0200, by Goffi
-
plugin XEP-0373: download public keys if they are not found in local storage:Sat, 15 Oct 2022 20:38:33 +0200, by Goffi
-
plugin pubsub cache: avoid race condition by retrying node request:Sat, 15 Oct 2022 20:38:33 +0200, by Goffi
-
docker: update images to include new OMEMO libraries and OpenPGP packages:Sat, 15 Oct 2022 20:38:33 +0200, by Goffi
-
cli (pubsub): new `secret` subcommands:Sat, 15 Oct 2022 20:38:30 +0200, by Goffi
-
cli (pubsub/get): add `--no-decrypt` flag to disable automatic decryption:Sat, 15 Oct 2022 20:37:00 +0200, by Goffi
-
cli (blog): add `--encrypt` argument on publication commands to e2ee a blog post:Sat, 15 Oct 2022 20:37:00 +0200, by Goffi
-
tools (common/async_utils): set default `maxsize` to 50 in `async_lru`Sat, 15 Oct 2022 20:37:00 +0200, by Goffi
-
plugin XEP-0374: exluce `openpgp` element from XEP-0373 on send trigger:Sat, 15 Oct 2022 20:37:00 +0200, by Goffi
-
plugin OXPS: OpenPGP for XMPP Pubsub implementation:Sat, 15 Oct 2022 20:36:53 +0200, by Goffi
-
plugin XEP-0373 and XEP-0374: Implementation of OX and OXIM:Tue, 20 Sep 2022 16:22:18 +0200, by Syndace
-
core: fix and renamed getLocalPath -> get_local_path:Mon, 10 Oct 2022 15:23:59 +0200, by Goffi
-
plugins (forums, lists, import, XEP-0277): remove invalid `max_items` valuesFri, 07 Oct 2022 22:22:13 +0200, by Goffi
-
plugin lists: fix double deserialisationThu, 06 Oct 2022 17:50:54 +0200, by Goffi
-
plugin XEP-0384: proper handling of exceptions in `prepare_for_profile`Thu, 06 Oct 2022 17:25:37 +0200, by Syndace
-
plugin lists: fix deserialisation on listSetThu, 06 Oct 2022 17:22:21 +0200, by Goffi
-
plugin XEP-0448: Encryption for stateless file sharing implementation:Thu, 06 Oct 2022 16:02:05 +0200, by Goffi
-
cli (file/get): handle full JSON attachment following change in backend:Thu, 06 Oct 2022 16:02:05 +0200, by Goffi
-
cli (message/send): new `--attach` argument to send an attachment:Thu, 06 Oct 2022 16:02:05 +0200, by Goffi
-
tools (stream): log error when a SatFile is closed:Thu, 06 Oct 2022 16:02:05 +0200, by Goffi
-
plugin XEP-0334: avoid adding twice the same hint:Thu, 06 Oct 2022 16:02:05 +0200, by Goffi
-
plugin XEP-0447: handle attachment and download:Thu, 06 Oct 2022 16:02:05 +0200, by Goffi
-
core (memory/encryption): helper method to get currently utilised e2ee algorithm's namespace:Thu, 06 Oct 2022 16:02:05 +0200, by Goffi
-
core (xmpp): check presence of some keys in attachment before using them:Thu, 06 Oct 2022 16:02:05 +0200, by Goffi
-
plugin XEP-0384: temporarily disable `<iq>` stanza encryption:Thu, 06 Oct 2022 16:02:05 +0200, by Goffi
-
plugin XEP-0384: expose OLDMEMO and TWOMEMO namespaces:Thu, 06 Oct 2022 16:02:05 +0200, by Goffi
-
plugin XEP-0420: fix exception on missing `from` or `to`:Thu, 06 Oct 2022 16:02:00 +0200, by Goffi
-
plugin XEP-0300: type hintsThu, 06 Oct 2022 15:19:08 +0200, by Goffi
-
plugin events: fix bad importThu, 06 Oct 2022 14:59:49 +0200, by Goffi
-
plugin XEP-0384, xml_tools: avoid `getItems` timeout + fix empty node crash + parsing:Sat, 24 Sep 2022 16:37:46 +0200, by Goffi
-
core (xmpp): make `send` a blocking method, fix `sendMessageData` calls:Sat, 24 Sep 2022 16:31:39 +0200, by Goffi
-
core (main): `OrderedDict` is not necesasry here anymore, as `dict` are now orderedSat, 24 Sep 2022 16:08:26 +0200, by Goffi
-
plugin XEP-0384: Fully reworked to adjust to the reworked python-omemo:Tue, 23 Aug 2022 21:06:24 +0200, by Syndace
-
doc (components/AP Gateway): Ad-Hoc and Events:Thu, 22 Sep 2022 12:03:12 +0200, by Goffi
-
doc (cli/event): update doc following changes:Thu, 22 Sep 2022 12:01:44 +0200, by Goffi
-
tests (unit/AP gateway): add tests for events:Thu, 22 Sep 2022 00:01:48 +0200, by Goffi
-
tests (unit/AP gateway): fix tests:Thu, 22 Sep 2022 00:01:48 +0200, by Goffi
-
cli (event): update commands following changes in events:Thu, 22 Sep 2022 00:01:48 +0200, by Goffi
-
tools (common/date_utils) handle timestamp and `in` + `delta2human`:Thu, 22 Sep 2022 00:01:48 +0200, by Goffi
-
component AP gateway: events:Thu, 22 Sep 2022 00:01:41 +0200, by Goffi
-
tools (xml_tools): handle `required` field in `dataDict2dataForm`:Wed, 21 Sep 2022 22:43:55 +0200, by Goffi
-
plugin events: update following `Events` protoXEP submission:Wed, 21 Sep 2022 22:41:49 +0200, by Goffi
-
plugin XEP-0470: add `create_attachments_node` method:Wed, 21 Sep 2022 22:36:30 +0200, by Goffi
-
plugin XEP-0050: use coroutine + minor code readability improvments:Wed, 21 Sep 2022 22:33:59 +0200, by Goffi
-
plugin XEP-0060: raise an `NotFound` exception instead of StanzaError in `subscribe`:Wed, 21 Sep 2022 22:32:36 +0200, by Goffi
-
tools (utils): helper `parse_xmpp_date` method:Wed, 21 Sep 2022 22:29:54 +0200, by Goffi
-
plugin XEP-0447: Stateless File Sharing implementation:Wed, 21 Sep 2022 22:28:20 +0200, by Goffi
-
plugin XEP-0446: File Metadata implementation:Wed, 21 Sep 2022 22:27:28 +0200, by Goffi
-
plugin XEP-0103: URL Address Information implementation:Wed, 21 Sep 2022 22:26:48 +0200, by Goffi
-
plugin XEP-0080: User Location implementation:Wed, 21 Sep 2022 22:23:57 +0200, by Goffi
-
core, CLI (base), tools (common/data_format): typing/core readabilityWed, 21 Sep 2022 22:20:43 +0200, by Goffi
-
doc (components/AP gateway): "reactions":Wed, 31 Aug 2022 17:07:03 +0200, by Goffi
-
tests (AP gateway): reactions tests:Wed, 31 Aug 2022 17:07:03 +0200, by Goffi
-
tests (AP gateway): fix tests following changes in gateway:Wed, 31 Aug 2022 17:07:03 +0200, by Goffi
-
cli (pubsub/attachment/set): update reactions handling:Wed, 31 Aug 2022 17:07:03 +0200, by Goffi
-
component AP gateway: AP <=> XMPP reactions conversions:Wed, 31 Aug 2022 17:07:03 +0200, by Goffi
-
plugin XEP-0424: rename bridge method:Wed, 31 Aug 2022 17:07:03 +0200, by Goffi
-
plugin XEP-0444: Message Reactions implementation:Wed, 31 Aug 2022 17:07:03 +0200, by Goffi
-
doc (components): the word "handle" is more adapted hereWed, 31 Aug 2022 17:07:03 +0200, by Goffi
-
component AP gateway: work around encoding bug in Mastodon:Wed, 31 Aug 2022 17:07:03 +0200, by Goffi
-
component AP gateway: fix headers case in signature:Wed, 31 Aug 2022 17:07:03 +0200, by Goffi
-
component AP gateway: add `aliases` to webfinger dataWed, 31 Aug 2022 17:07:03 +0200, by Goffi
-
component AP gateway: better verbose logging:Wed, 31 Aug 2022 17:07:03 +0200, by Goffi
-
component AP gateway: raise exceptions on apGet + fix exceptions catching in apGetLocalObject:Wed, 31 Aug 2022 17:07:01 +0200, by Goffi
-
tools: renamed module `sat.tools.datetime` to `date.tools.xmpp_datetime` to avoid conflict with Python's standard libWed, 31 Aug 2022 13:18:56 +0200, by Goffi
-
tools (datetime, utils): fix incorrect use of naive object:Wed, 31 Aug 2022 13:11:26 +0200, by Goffi
-
plugin XEP-0420: Implementation of Stanza Content Encryption:Tue, 23 Aug 2022 12:04:11 +0200, by Syndace
-
plugin mr mercurial: limit export to ancestors of working directory parentTue, 23 Aug 2022 23:37:22 +0200, by Goffi
-
plugin merge-requests: fix `await` use on blocking methodTue, 23 Aug 2022 13:00:07 +0200, by Goffi
-
doc (components/AP gateway): "repeat" and "noticed/like":Fri, 22 Jul 2022 17:40:03 +0200, by Goffi
-
doc (cli/pubsub, cli/blog): `attachments` subcommands documentation:Fri, 22 Jul 2022 17:16:28 +0200, by Goffi
-
doc (cli/blog): `repeat` documentation:Fri, 22 Jul 2022 17:15:40 +0200, by Goffi
-
tests (unit/AP gateway): tests for item repeat/announce and noticed/like conversion:Fri, 22 Jul 2022 15:45:33 +0200, by Goffi
-
component AP gateway: fix item ID for XMPP items on Announce:Fri, 22 Jul 2022 15:42:59 +0200, by Goffi
-
component AP gateway: handle `Like` and `Undo`/`Like` activities:Thu, 21 Jul 2022 18:07:35 +0200, by Goffi
-
component AP gateway (pubsub): only emit a `Follow` activity for microblog subscription:Thu, 21 Jul 2022 18:05:20 +0200, by Goffi
-
plugin XEP-0060: sender can now be specified in `sendItems` and `publish`:Thu, 21 Jul 2022 18:02:33 +0200, by Goffi
-
cli (blog, pubsub): new `attachments` subcommands:Wed, 20 Jul 2022 17:55:11 +0200, by Goffi
-
component AP gateway: handle XMPP attachments -> AP likes conversion:Wed, 20 Jul 2022 17:53:12 +0200, by Goffi
-
plugin pubsub attachments: partial implementation of pubsub-attachments protoXEP:Wed, 20 Jul 2022 17:49:51 +0200, by Goffi
-
plugin pubsub cache: replace empty list by None in `getItemsFromCache`:Wed, 20 Jul 2022 17:46:58 +0200, by Goffi
-
core (memory/sqla): add argument to `getPubsubNode` to auto-create a node:Wed, 20 Jul 2022 17:41:44 +0200, by Goffi
-
plugin XEP-0277: add a trigger to `send` method:Wed, 20 Jul 2022 17:19:53 +0200, by Goffi
-
plugin XEP-0060, tools (utils): doc/type hintsWed, 20 Jul 2022 17:18:17 +0200, by Goffi
-
core: fix calls to `domish.Element.elements`:Wed, 20 Jul 2022 17:12:29 +0200, by Goffi
-
cli (blog/get): verbose level of 2 now shows `extra` fieldThu, 14 Jul 2022 12:55:30 +0200, by Goffi
-
cli (blog/set): show ID of published itemThu, 14 Jul 2022 12:55:30 +0200, by Goffi
-
component AP gateway: when a repeated blog post is retracted, it converted to suitable Activity:Thu, 14 Jul 2022 12:55:30 +0200, by Goffi
-
component AP gateway: "repeat" to "Announce" conversion:Thu, 14 Jul 2022 12:55:30 +0200, by Goffi
-
plugin XEP-0060: fix bad naming of return variableThu, 14 Jul 2022 12:55:30 +0200, by Goffi
-
component AP gateway: fix wrong exception + use of mb_data["xml"] when it may be absentThu, 14 Jul 2022 12:55:30 +0200, by Goffi
-
component AP gateway: we need to use `actor` and not `attributedTo` for activities:Thu, 14 Jul 2022 12:55:30 +0200, by Goffi
-
component AP gateway: get items when not found in cache in `apGetLocalObject`:Thu, 14 Jul 2022 12:55:30 +0200, by Goffi
-
component AP gateway: use the new `priority` argument of `addManagedNode`:Thu, 14 Jul 2022 12:55:30 +0200, by Goffi
-
plugin XEP-0060: handle priority in `addManagedNode`:Thu, 14 Jul 2022 12:55:30 +0200, by Goffi
-
plugin XEP-0277: return ID of published item in `send` and bridge's `mbSend`Thu, 14 Jul 2022 12:55:30 +0200, by Goffi
-
component AP gateway: new `verbose` attribute in AP gateway to activate debug logs:Thu, 14 Jul 2022 12:55:30 +0200, by Goffi
-
component AP gateway: return item when `item` URL is used:Thu, 14 Jul 2022 12:55:30 +0200, by Goffi
-
component AP gateway: use `createActivity` in `mbdata2APitem`Thu, 14 Jul 2022 12:55:30 +0200, by Goffi
-
component AP gateway: `Announce` activity implementation:Thu, 14 Jul 2022 12:55:30 +0200, by Goffi
-
component AP gateway: `getAPAccountFromId` now works with local IDs:Thu, 14 Jul 2022 12:55:30 +0200, by Goffi
-
component AP gateway: `apGetObject` and `apGetList` now work with local object:Thu, 14 Jul 2022 12:55:30 +0200, by Goffi
-
li (blog): new `repeat` subcommand, to re-publish a blog post:Thu, 14 Jul 2022 12:55:19 +0200, by Goffi
-
plugin XEP-0277: post repeating implementation:Wed, 13 Jul 2022 12:15:04 +0200, by Goffi
-
install: pyyaml and treq updateSun, 10 Jul 2022 16:40:16 +0200, by Goffi
-
doc (components/AP): Mention:Sun, 10 Jul 2022 16:15:44 +0200, by Goffi
-
test (unit/AP gateway): tests for XMPP reference/mention <=> AP mention conversion:Sun, 10 Jul 2022 16:15:09 +0200, by Goffi
-
doc (cli/pubsub): add doc for ``reference`` subcommand:Sun, 10 Jul 2022 16:15:09 +0200, by Goffi
-
cli (pubsub): new `reference` subcommand to send references/mentions to pubsub items:Sun, 10 Jul 2022 16:15:09 +0200, by Goffi
-
cli: helper method to retrieve profile's jid:Sun, 10 Jul 2022 16:15:09 +0200, by Goffi
-
component AP gateway: convert XMPP mentions to AP:Sun, 10 Jul 2022 16:15:06 +0200, by Goffi
-
component AP gateway: convert AP mention to XEP-0372 mentions:Sun, 10 Jul 2022 15:16:15 +0200, by Goffi
-
plugin pubsub cache: resync in `synchronise` when node's `sync_state` is not set:Sun, 10 Jul 2022 15:16:15 +0200, by Goffi
-
plugin XEP-0372: References implementation:Sun, 10 Jul 2022 15:16:05 +0200, by Goffi
-
tools (common/uri): accept URIs without type:Sat, 09 Jul 2022 16:30:37 +0200, by Goffi
-
doc (developer): typoSat, 09 Jul 2022 16:29:36 +0200, by Goffi
-
doc (components/AP): identity and avatar:Wed, 29 Jun 2022 14:23:16 +0200, by Goffi
-
tests (unit/ap-gateway): tests for XMPP identity/vCard4 <=> AP actor data conversion:Wed, 29 Jun 2022 14:06:33 +0200, by Goffi
-
CLI (identity): add description to `identity set`:Wed, 29 Jun 2022 12:13:49 +0200, by Goffi
-
component AP: convert AP identity data to XMPP:Wed, 29 Jun 2022 12:12:09 +0200, by Goffi
-
plugin XEP-0163: allow unset `event_type` in `addPEPEvent`, check conflict + type hintsWed, 29 Jun 2022 12:08:53 +0200, by Goffi
-
core (tools/web): helped method to download files:Wed, 29 Jun 2022 12:07:45 +0200, by Goffi
-
component AP: XMPP identity => AP actor data converstion:Wed, 29 Jun 2022 12:06:21 +0200, by Goffi
-
plugin XEP-0084: "User Avatar" implementation:Wed, 29 Jun 2022 11:59:07 +0200, by Goffi
-
plugin XEP-0292: vCard4 Over XMPP implementation:Wed, 29 Jun 2022 11:58:00 +0200, by Goffi
-
core (memory/cache): type hints + filename fix:Wed, 29 Jun 2022 11:54:53 +0200, by Goffi
-
plugin identity: make the plugin compatible with component + description:Wed, 29 Jun 2022 11:49:03 +0200, by Goffi
-
plugin identity, XEP-0054: move avatar resizing and caching method to identity plugin:Wed, 29 Jun 2022 11:47:48 +0200, by Goffi
-
plugin XEP-0060: type hintsWed, 29 Jun 2022 11:36:31 +0200, by Goffi
-
core (memory/sqla_config): set a timeout for SQLite:Wed, 29 Jun 2022 10:17:33 +0200, by Goffi
-
core (memory/sqla): `session_add` must have a default value in `delete`Wed, 29 Jun 2022 10:16:03 +0200, by Goffi
-
core (types): add `is_component` to `SatXMPPEntity`Wed, 29 Jun 2022 10:14:14 +0200, by Goffi
-
plugin XEP-0191: fix wrong name and descriptionFri, 17 Jun 2022 18:25:55 +0200, by Goffi
-
doc (components): AP item retraction + blocking:Fri, 17 Jun 2022 15:50:34 +0200, by Goffi
-
tests (unit/ap gateway): message/item retractation tests:Fri, 17 Jun 2022 15:50:34 +0200, by Goffi
-
tests (unit/ap gateway): fix `onMessage` call following change in the component:Fri, 17 Jun 2022 15:50:34 +0200, by Goffi
-
component AP gateway typing + remove unused `activity` arg from `newAPDeleteItem`Fri, 17 Jun 2022 15:50:34 +0200, by Goffi
-
doc (cli/message): `retract` commandFri, 17 Jun 2022 15:50:15 +0200, by Goffi
-
cli (message/retract): message retractation command:Fri, 17 Jun 2022 14:15:23 +0200, by Goffi
-
component AP gateway: AP delete activity => message retract:Fri, 17 Jun 2022 14:15:23 +0200, by Goffi
-
component AP gateway: message retractation => AP deletionFri, 17 Jun 2022 14:15:23 +0200, by Goffi
-
component AP gateway: set POST default response code to 202 (accepted)Fri, 17 Jun 2022 14:15:23 +0200, by Goffi
-
plugin XEP-424: Message Retractation implementation:Fri, 17 Jun 2022 14:15:23 +0200, by Goffi
-
plugin XEP-0428: Fallback Indication implementation:Fri, 17 Jun 2022 14:15:23 +0200, by Goffi
-
plugin XEP-0422: Message Fastening implementation:Fri, 17 Jun 2022 14:15:23 +0200, by Goffi
-
core (memory/sqla): generic `get` + `session_add` in `delete`:Fri, 17 Jun 2022 14:15:23 +0200, by Goffi
-
core (memory/sqla), plugin XEP-0359: always add `origin-id`, and store:Fri, 17 Jun 2022 14:15:23 +0200, by Goffi
-
core (memory/mapping): add `origin_id` column to History + constraints update:Fri, 17 Jun 2022 14:15:23 +0200, by Goffi
-
core (xmpp): adapt message workflow to components:Fri, 17 Jun 2022 14:15:23 +0200, by Goffi
-
core (constants): type hintsFri, 17 Jun 2022 14:15:23 +0200, by Goffi
-
component AP gateway: convert `Delete` AP activities to corresponding Pubsub `retract`:Fri, 17 Jun 2022 14:15:23 +0200, by Goffi
-
comp AP gateway: convert pubsub item retractation to AP `Delete` activity:Fri, 17 Jun 2022 14:15:23 +0200, by Goffi
-
plugin XEP-0060: do not raise an error when not subscribed on unsubscribe:Fri, 17 Jun 2022 14:15:23 +0200, by Goffi
-
doc (components): typo/spellingFri, 17 Jun 2022 14:15:23 +0200, by Goffi
-
doc (cli/blocking): `blocking` command documentation:Fri, 17 Jun 2022 14:15:23 +0200, by Goffi
-
cli: new `blocking` commands:Fri, 27 May 2022 12:15:04 +0200, by Goffi
-
plugin XEP-0191: Blocking Command implementation:Fri, 27 May 2022 12:12:16 +0200, by Goffi
-
doc (components): message delivery documentation:Tue, 24 May 2022 17:57:41 +0200, by Goffi
-
test (unit/AP gateway): AP direct message ↔ XMPP `<message>` conversion:Tue, 24 May 2022 17:57:39 +0200, by Goffi
-
comp AP gateway: message conversion:Tue, 24 May 2022 17:57:36 +0200, by Goffi
-
tests (unit/ap_gateway): fix testsTue, 24 May 2022 17:49:14 +0200, by Goffi
-
core (memory): `fileDelete` is now async, fix coroutine issueMon, 16 May 2022 14:37:58 +0200, by Goffi
-
plugin invitation: use `store` hint to be sure that the invitation is archivedMon, 16 May 2022 14:20:01 +0200, by Goffi
-
tools (common/email): use `from_email` is specified, always set `email_sender_domain`Mon, 16 May 2022 13:03:53 +0200, by Goffi
-
core: remove useless method (it's available directly in client)Mon, 16 May 2022 13:02:59 +0200, by Goffi
-
comp file sharing: handle `admins` in quotasSun, 15 May 2022 14:15:24 +0200, by Goffi
-
core: method to know if a profile/entity is an admin:Sun, 15 May 2022 14:14:52 +0200, by Goffi
-
doc (installation): `sat_media` is now `libervia-media`Sat, 14 May 2022 23:00:35 +0200, by Goffi
-
install (setup): fix `urwid-satext` versionSat, 14 May 2022 22:48:35 +0200, by Goffi
-
doc (installation): fix missing `hg clone` instructionsSat, 14 May 2022 22:35:39 +0200, by Goffi
-
install: requirements.txt updateSat, 14 May 2022 22:34:13 +0200, by Goffi
-
doc (components): update AP gateway documentation:Fri, 13 May 2022 19:34:12 +0200, by Goffi
-
doc (cli/pubsub): document new `--public` flags:Fri, 13 May 2022 19:32:06 +0200, by Goffi
-
tests (unit/ap-gateway): tests for following/followers <=> PPS:Fri, 13 May 2022 19:29:17 +0200, by Goffi
-
tests (e2e/cli/cache_search): make the test more resilient:Fri, 13 May 2022 19:27:21 +0200, by Goffi
-
docker (prosody-e2e): update Prosody's conf:Fri, 13 May 2022 19:24:38 +0200, by Goffi
-
docker (backend-dev): move dbus unix socket:Fri, 13 May 2022 19:21:17 +0200, by Goffi
-
docker (backend-dev/libervia.conf): don't force CLI background anymore:Fri, 13 May 2022 19:16:56 +0200, by Goffi
-
CLI: don't fail when calling `getContacts` with a component profileFri, 13 May 2022 19:15:30 +0200, by Goffi
-
comp AP gateway: publish, (un)subscribe/(un)follow, public subscription/following/followers:Fri, 13 May 2022 19:12:33 +0200, by Goffi
-
plugin XEP-0277: be sure to have `service` set in `item2mbdata` and `node` when providedFri, 13 May 2022 18:50:33 +0200, by Goffi
-
plugin XEP-0277: bridge method `mbIsCommentNode` + methods renamingFri, 13 May 2022 18:48:41 +0200, by Goffi
-
plugin XEP-0277: fix `await` trigger incorrectly used on a sync triggerFri, 13 May 2022 18:46:51 +0200, by Goffi
-
plugin pubsub cache: new `resync` argument to force resynchronisation in `synchronize`Fri, 13 May 2022 18:44:54 +0200, by Goffi
-
plugin pubsub cache: more resilient node caching:Fri, 13 May 2022 18:43:42 +0200, by Goffi
-
plugins XEP-0060, XEP-0376, XEP-0465, CLI: PAM + PSS implementation:Fri, 13 May 2022 18:38:05 +0200, by Goffi
-
plugin XEP-0060: use serialised options in `psSubscribe` + triggers updateFri, 13 May 2022 18:29:42 +0200, by Goffi
-
plugin XEP-0060: better filtering when looking for default pubsub serviceFri, 13 May 2022 18:22:06 +0200, by Goffi
-
tools (async_trigger): fix return value in `asyncReturnPoint` + typing hintsFri, 13 May 2022 18:19:56 +0200, by Goffi
-
core (memory/sqla): `searchPubsubItems` can now filter on item namesFri, 13 May 2022 18:02:37 +0200, by Goffi
-
core (memory/sqla): add attribute to filter on `item_ids` in `getItems`Fri, 13 May 2022 17:58:51 +0200, by Goffi
-
core (memory/param): fix unproper use of `Failure`Fri, 13 May 2022 17:57:24 +0200, by Goffi
-
core (memory/disco): fix hard encoded value in `findServiceEntity`Fri, 13 May 2022 17:56:40 +0200, by Goffi
-
core (disco): use new `client.server_jid` property in `getItems`Fri, 13 May 2022 17:55:51 +0200, by Goffi
-
core (xmpp): add a `server_jid` propertyFri, 13 May 2022 17:52:43 +0200, by Goffi
-
jp (xmlui): add `PasswordWidget`Tue, 22 Mar 2022 17:00:42 +0100, by Goffi
-
tools (common/template): fix setting of `css_files_noscript` when `css_file` is specifiedTue, 22 Mar 2022 17:00:42 +0100, by Goffi
-
doc (components): documentation of `comments_max_depth` option and threads conversion:Tue, 22 Mar 2022 17:00:42 +0100, by Goffi
-
comp AP gateway: signature checking, caching and threads management:Tue, 22 Mar 2022 17:00:42 +0100, by Goffi
-
core (memory/sqla): new table/mapping to handle Pubsub node subscriptions:Tue, 22 Mar 2022 17:00:42 +0100, by Goffi
-
core (memory/migration): ignore FTS table when autogenerating script for migration:Tue, 22 Mar 2022 17:00:42 +0100, by Goffi
-
comp AP: helper methods to get AP objects:Tue, 22 Mar 2022 17:00:42 +0100, by Goffi
-
comp AP gateway: regular expression to parse `Signature` header:Tue, 22 Mar 2022 17:00:42 +0100, by Goffi
-
plugin XEP-0277: methods to check is a node is a comments node and to get its parentTue, 22 Mar 2022 17:00:42 +0100, by Goffi
-
tools (utils): fix `getRepositoryData` crash:Tue, 22 Mar 2022 17:00:42 +0100, by Goffi
-
plugin XEP-0059, cache: allow those plugins to work in component modeTue, 22 Mar 2022 17:00:42 +0100, by Goffi
-
plugin XEP-0060: specify sender using `client.jid` in `subscribe`:Tue, 22 Mar 2022 17:00:42 +0100, by Goffi
-
core (xmpp): new `getVirtualClient` for components:Tue, 22 Mar 2022 17:00:42 +0100, by Goffi
-
tests (ap-gateway): fix use of outbox URL to get itemsMon, 21 Mar 2022 16:37:19 +0100, by Goffi
-
doc (components): update AP component documentation:Mon, 31 Jan 2022 18:35:52 +0100, by Goffi
-
tests (unit): AP gateway unit tests:Mon, 31 Jan 2022 18:35:52 +0100, by Goffi
-
tools (xml_tools): fix `widget_args` modification in `_dataFormField2XMLUIData`:Mon, 31 Jan 2022 18:35:52 +0100, by Goffi
-
tests (e2e/CLI/set_get): fix RSM request:Mon, 31 Jan 2022 18:35:52 +0100, by Goffi
-
docker: don't move `.egg_info` files anymore:Mon, 31 Jan 2022 18:35:52 +0100, by Goffi
-
component AP gateway: split plugin in several files:Mon, 31 Jan 2022 18:35:49 +0100, by Goffi
-
component AP gateway: JID/node ⟺ AP outbox conversion:Tue, 25 Jan 2022 17:54:06 +0100, by Goffi
-
cli (blog/get): fix default output when a value is NoneTue, 25 Jan 2022 17:27:39 +0100, by Goffi
-
plugin XEP-0060, XEP-0163, XEP-0277, text syntaxes: make those plugins usable with componentsTue, 25 Jan 2022 17:26:05 +0100, by Goffi
-
tools (common): new `async_utils` module with an async version of `lru_cache`Tue, 25 Jan 2022 17:25:10 +0100, by Goffi
-
plugin XEP-0277: various fixes + async:Tue, 25 Jan 2022 17:22:15 +0100, by Goffi
-
plugin XEP-0060: `None` must not be used for `getItems`'s `node`Tue, 25 Jan 2022 17:16:37 +0100, by Goffi
-
component file sharing: set server name at render timeTue, 25 Jan 2022 17:15:00 +0100, by Goffi
-
component file sharing: fix incorrect use of `returnValue` in `items` async methodTue, 25 Jan 2022 17:13:32 +0100, by Goffi
-
memory (sqla): fix `complete` setting when `index` is `None` in `getItems`Tue, 25 Jan 2022 17:09:54 +0100, by Goffi
-
memory (sqla): don't set keys with None as value for RSM in `getItems`Tue, 25 Jan 2022 17:09:11 +0100, by Goffi
-
memory (disco), core (main): new `hasIdentity` methodTue, 25 Jan 2022 17:07:15 +0100, by Goffi
-
plugin XEP-0384: fix typo in attributeTue, 25 Jan 2022 17:06:28 +0100, by Goffi
-
tools (xml_tools): implement `list-multi` in `_dataFormField2XMLUIData`:Wed, 08 Dec 2021 15:45:57 +0100, by Goffi
-
Added tag v0.8.0 for changeset f97be63871e4Tue, 30 Nov 2021 23:31:09 +0100, by Goffi
-
tools (common/async_process): use parent environment by defaultTue, 30 Nov 2021 17:28:42 +0100, by Goffi
-
core (memory/param): don't crash when getting unset int valueTue, 30 Nov 2021 17:28:03 +0100, by Goffi
-
core (xmpp): specify profile when logging a connection problemTue, 30 Nov 2021 17:27:26 +0100, by Goffi
-
merge bookmark @Fri, 12 Nov 2021 17:21:24 +0100, by Goffi
-
plugin events: store `interest_id` in data:Fri, 12 Nov 2021 17:18:23 +0100, by Goffi
-
changelog: minor update following renamingFri, 12 Nov 2021 17:16:40 +0100, by Goffi
-
cli (base): use `XTERM_VERSION` to detect XTerm:Sat, 06 Nov 2021 18:53:00 +0100, by Goffi
-
cli (debug/theme): display currently used backgroundSat, 06 Nov 2021 17:09:28 +0100, by Goffi
-
cli (base): better background detection:Sat, 06 Nov 2021 17:08:50 +0100, by Goffi
-
tests (e2e/web): add basic tests for generic listsFri, 05 Nov 2021 18:11:24 +0100, by Goffi
-
tests (e2e/run_e2e): fix inappropriate use of `-T` optionFri, 05 Nov 2021 18:11:24 +0100, by Goffi
-
plugin comp file sharing: don't use Deferred in return valueFri, 05 Nov 2021 18:11:24 +0100, by Goffi
-
plugin email invitations: re-use existing invitation for a given email:Fri, 05 Nov 2021 18:11:18 +0100, by Goffi
-
plugin XEP-0264: replace `SIZE_FULL_SCREEN` by `SIZE_BIG`:Fri, 05 Nov 2021 18:08:39 +0100, by Goffi
-
core: don't callback `self.conn_deferred` if already called:Thu, 04 Nov 2021 18:27:36 +0100, by Goffi
-
install: requirements updateThu, 04 Nov 2021 18:13:55 +0100, by Goffi
-
plugin XEP-0384: fix encryption for user own devices:Fri, 22 Oct 2021 18:46:51 +0200, by Goffi
-
docker (prosody): don't use `tmpfs` for `/var/lib/prosody` (it prevents the container to start)Fri, 22 Oct 2021 10:40:24 +0200, by Goffi
-
docker (prosody): remove unused `entrypoint.sh` file and `sed` from Dockerfile:Fri, 22 Oct 2021 10:39:05 +0200, by Goffi
-
plugin text syntaxes: remove `id` attributes and whitelist allowed classes:Thu, 21 Oct 2021 11:55:39 +0200, by Goffi
-
docker (web-demo): fix prosody `tmpfs` instructionThu, 21 Oct 2021 11:53:56 +0200, by Goffi
-
docker (docker-compose-e2e): fix `tmpfs` instruction for `prosody`Wed, 20 Oct 2021 17:24:09 +0200, by Goffi
-
docker: use `@` instead of `tip` for dev images:Wed, 20 Oct 2021 17:23:22 +0200, by Goffi
-
docker: fix use of `REVISION` in `FROM` instructionWed, 20 Oct 2021 17:21:54 +0200, by Goffi
-
docker: fix use of File Sharing component following entry point renamingWed, 20 Oct 2021 17:19:57 +0200, by Goffi
-
misc (.hgignore): exlude e2e tests reportsThu, 30 Sep 2021 10:33:09 +0200, by Goffi
-
install (setup): set minimum version of `python-dateutil` to `2.8.1`:Thu, 30 Sep 2021 10:32:04 +0200, by Goffi
-
plugin XEP-0054: fix wrongly used `await`:Thu, 30 Sep 2021 10:30:43 +0200, by Goffi
-
component AP gateway: fix wrong operator when testing HTTP codeMon, 27 Sep 2021 08:29:09 +0200, by Goffi
-
doc (components): base documentation for AP Gateway:Sun, 26 Sep 2021 16:41:58 +0200, by Goffi
-
comp AP Gateway: ActivityPub Component first draft:Sun, 26 Sep 2021 16:41:55 +0200, by Goffi
-
merge bookmark `@`Sun, 26 Sep 2021 16:41:49 +0200, by Goffi
-
plugin XEP-0277: import `SatXMPPEntity` from core_typesSun, 26 Sep 2021 16:38:40 +0200, by Goffi
-
core (core_types): add `jid` to `SatXMPPEntity`Sun, 26 Sep 2021 16:38:34 +0200, by Goffi
-
doc: components documentation:Sun, 26 Sep 2021 16:38:00 +0200, by Goffi
-
component (file-sharing): use `file-sharing` instead of `file_sharing`:Sun, 26 Sep 2021 16:35:56 +0200, by Goffi
-
jp (common): add neovim (`nvim`) default argumentsSun, 26 Sep 2021 16:35:49 +0200, by Goffi
-
merge bookmark `@`Wed, 08 Sep 2021 18:00:02 +0200, by Goffi
-
tests (e2e/CLI): tests for Pubsub Cache SearchWed, 08 Sep 2021 17:58:48 +0200, by Goffi
-
core (memory/sqla): fix `fileUpdate`Wed, 08 Sep 2021 17:58:48 +0200, by Goffi
-
plugin XEP-0384: fix calls outside of main thread:Wed, 08 Sep 2021 17:58:48 +0200, by Goffi
-
docker (e2e): add `pytest-twisted` to imageWed, 08 Sep 2021 17:58:48 +0200, by Goffi
-
doc (cli/pubsub_cache): `search` command documentation:Wed, 08 Sep 2021 17:58:48 +0200, by Goffi
-
doc (cli/pubsub_cache): add a warning for `reset`Wed, 08 Sep 2021 17:58:48 +0200, by Goffi
-
CLI (pubsub/cache): `search` implementationWed, 08 Sep 2021 17:58:48 +0200, by Goffi
-
CLI: move `format_time` to `common` + add timezoneWed, 08 Sep 2021 17:58:48 +0200, by Goffi
-
plugin pubsub cache: implement `psCacheSearch`Wed, 08 Sep 2021 17:58:48 +0200, by Goffi
-
core (memory/slqa): implement `getProfileById`Wed, 08 Sep 2021 17:58:48 +0200, by Goffi
-
memory (sqla): implement `searchPubsubItems`:Wed, 08 Sep 2021 17:58:48 +0200, by Goffi
-
db (schema): create virtual table for FTS + migrationWed, 08 Sep 2021 17:58:48 +0200, by Goffi
-
tests (e2e): print revision used in `run_e2e`Wed, 08 Sep 2021 17:57:28 +0200, by Goffi
-
merge bookmark `@`Wed, 08 Sep 2021 11:20:37 +0200, by Goffi
-
tools (common/async_process): remove useless encoding + use full path for command:Thu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
tests (e2e/cli): update JSON and XML outputs following changes in Libervia CLIWed, 08 Sep 2021 11:18:01 +0200, by Goffi
-
test (e2e/cli): use `max_items` instead of `max` when retrieving blog items:Wed, 08 Sep 2021 11:17:51 +0200, by Goffi
-
tests (e2e/web): fix test files paths following global name changeWed, 08 Sep 2021 11:17:43 +0200, by Goffi
-
tests (e2e): fix names in `run_e2e` script, following global name change.Wed, 08 Sep 2021 11:17:34 +0200, by Goffi
-
plugin misc file: fix `getDestDir` returning a Deferred in a coroutineWed, 08 Sep 2021 11:17:19 +0200, by Goffi
-
plugin android: use `callFromThread` instead of `callLater`:Wed, 08 Sep 2021 11:17:13 +0200, by Goffi
-
core (memory/persistent): implement `__repr__` (via `__str__`)Wed, 08 Sep 2021 11:17:04 +0200, by Goffi
-
plugin XEP-0353: fix jingle initiation on disco "Service Unavailable" error:Wed, 08 Sep 2021 11:16:52 +0200, by Goffi
-
plugin XEP-0353: fix plugin modesWed, 08 Sep 2021 11:16:48 +0200, by Goffi
-
core (main): check plugin modes and skip pluggin/log an error if value is invalidWed, 08 Sep 2021 11:16:35 +0200, by Goffi
-
core (sat_main): fix the "Could not initialize backend" error loggingWed, 08 Sep 2021 11:16:29 +0200, by Goffi
-
bridge (dbus/frontend): reintrospect signature in case of guess error:Wed, 08 Sep 2021 11:16:21 +0200, by Goffi
-
docker: set `DBUS_SESSION_BUS_ADDRESS` so that it uses remote TCP with local fallback:Wed, 08 Sep 2021 11:16:00 +0200, by Goffi
-
docker: fixes following global renamingWed, 08 Sep 2021 11:15:54 +0200, by Goffi
-
doc (contributing): typoWed, 08 Sep 2021 11:15:41 +0200, by Goffi
-
doc (contributing): fix `docker-compose-e2e.yml` spellingWed, 08 Sep 2021 11:15:24 +0200, by Goffi
-
plugin XEP-0277: use `common.uri` to parse comment URIsWed, 08 Sep 2021 11:14:53 +0200, by Goffi
-
tools (common/uri): fix uri parsing for Python 3.9+Wed, 08 Sep 2021 11:14:47 +0200, by Goffi
-
docker: Libervia revision can now be specified:Wed, 08 Sep 2021 11:14:17 +0200, by Goffi
-
CLI: use global constants for output namesWed, 08 Sep 2021 11:13:35 +0200, by Goffi
-
core (memory/sql_mapping): remove autoincrement:Wed, 01 Sep 2021 15:25:02 +0200, by Goffi
-
core (memory/sqla): fix key/value inversion in self.profilesWed, 01 Sep 2021 15:24:59 +0200, by Goffi
-
merge branche "@"Wed, 01 Sep 2021 13:47:17 +0200, by Goffi
-
cli: call `bridge.getReady()` after bridge connectionWed, 01 Sep 2021 13:46:43 +0200, by Goffi
-
merge branche "@"Sat, 28 Aug 2021 15:32:58 +0200, by Goffi
-
bridge: bridge can now be set using environment variable:Sat, 28 Aug 2021 15:26:02 +0200, by Goffi
-
install (setup): modified sat_tmp version specifier to also match `0.9.dev0`Fri, 27 Aug 2021 15:27:14 +0200, by Goffi
-
doc: minor typoFri, 27 Aug 2021 14:59:47 +0200, by Goffi
-
merge branche "@"Fri, 27 Aug 2021 14:51:40 +0200, by Goffi
-
tests (run_e2e): update tmp dir prefix following name changeFri, 27 Aug 2021 14:48:39 +0200, by Goffi
-
tools (common/date_utils): parse `now` alone (when used without relative delta)Fri, 27 Aug 2021 14:48:38 +0200, by Goffi
-
doc (configuration): add `public_url` in config sampleFri, 27 Aug 2021 14:48:29 +0200, by Goffi
-
doc (overview): comment mentions of web app (not relevant anymore, for now) + web frontend name changeFri, 27 Aug 2021 14:46:56 +0200, by Goffi
-
CLI: fix section used for config following name changeFri, 27 Aug 2021 14:46:52 +0200, by Goffi
-
install (setup): update `sat_tmp` versionFri, 27 Aug 2021 08:49:45 +0200, by Goffi
-
tests: pubsub cache testsMon, 02 Aug 2021 21:52:17 +0200, by Goffi
-
tests: unit tests preparation with some fixturesMon, 02 Aug 2021 21:52:17 +0200, by Goffi
-
misc: add a `dev-requirements.txt` fileMon, 02 Aug 2021 21:52:17 +0200, by Goffi
-
core (memory/sqla): minor docstring line lenght fixMon, 02 Aug 2021 21:52:17 +0200, by Goffi
-
plugin text syntaxes: remove side effect on init:Mon, 02 Aug 2021 21:52:17 +0200, by Goffi
-
plugin pubsub cache: use `asDeferred` with `match_cb`Mon, 02 Aug 2021 21:52:17 +0200, by Goffi
-
jp (pubsub/cache/purge): fix conflict with `subtype` short optionMon, 02 Aug 2021 21:52:17 +0200, by Goffi
-
plugin XEP-0059: don't show warning message when <last> is missing if there is not messageMon, 02 Aug 2021 21:52:17 +0200, by Goffi
-
misc: update VERSIONMon, 02 Aug 2021 21:51:55 +0200, by Goffi
-
merge branch "@"Mon, 02 Aug 2021 21:49:51 +0200, by Goffi
-
plugin XEP-0346: fix deprecated importMon, 02 Aug 2021 21:47:22 +0200, by Goffi
-
docker: fix Dockerfile following repositories redirectionsMon, 02 Aug 2021 21:47:16 +0200, by Goffi
-
doc (cli/pubsub): document pubsub cache management commandsThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
doc (cli/pubsub/delete): update doc following notification option changeThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
doc (cli/pubsub/get): fix option in example:Thu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
doc (cli/common): time patternThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
doc (cli/common): explain the new `-C, --no-cache` optionThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
doc (configuration): add `pubsub_cache_strategy` optionThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
doc: developer documentation explaining storage and pubsub cacheThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
doc: activate `autodoc` extension + extension to adapt Libervia docstring style to autodocThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
frontends (tools/misc): `FlagsHandler.__getitems__` now returns attributeThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
tools (common/async_process): remove useless encoding + use full path for command:Thu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
jp (pubsub): new `cache` subcommand with commands to `get`, `sync`, `purge` and `reset` pubsub cacheThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
jp (pubsub/delete): make notification the default, `--notify` option is replaced by `--no-notification`Thu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
jp (base): add flag for `use_pubsub` to add cache skipping optionThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
tools (common/date_utils): accept more units (shortcuts) + fix timezone when date with relative delta is usedThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
plugin XEP-0277: pubsub cache analyser implementationThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
plugin pubsub cache: Pubsub Caching implementationThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
core (memory/sqla): generic methods to add and delete ORM objects directlyThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
core (memory/sqla): methods to manipulate pubsub tablesThu, 29 Jul 2021 22:51:01 +0200, by Goffi
-
migration: script to create pubsub caching tablesThu, 29 Jul 2021 22:50:57 +0200, by Goffi
-
core (memory/sqla_mapping): mapping for PubsubNode and PubsubItem (will be used for caching)Thu, 29 Jul 2021 21:38:37 +0200, by Goffi
-
plugin XEP-0059: new `getNextRequest` method to generate request to retrieve next pageThu, 29 Jul 2021 21:30:32 +0200, by Goffi
-
plugin XEP-0277: ignore `max_items` if `rsm_request` is setThu, 29 Jul 2021 21:28:48 +0200, by Goffi
-
plugin XEP-0060: fix notification handling in `retractItems`Thu, 29 Jul 2021 17:28:02 +0200, by Goffi
-
plugin XEP-0060: add trigger pointsThu, 29 Jul 2021 17:26:59 +0200, by Goffi
-
plugin XEP-0060: events callbacks can now be sync or asyncThu, 29 Jul 2021 17:10:36 +0200, by Goffi
-
plugin XEP-0060: handle purge notificationsThu, 29 Jul 2021 15:54:54 +0200, by Goffi
-
plugin XEP-0060: getItems extra is now serialised dictWed, 28 Jul 2021 23:01:15 +0200, by Goffi
-
core (xmpp): renamed `SatRosterProtocol.presenceSubscribed` to `isSubscribedFrom` (and added `isSubscribedTo`)Wed, 28 Jul 2021 22:15:31 +0200, by Goffi
-
plugin XEP-0060: `getItem(s)`, `publish` and `(un)subscribe` are now coroutinesWed, 30 Jun 2021 16:19:14 +0200, by Goffi
-
core (memory/sqla_mapping): fix some technical debt: sqlalchemySun, 27 Jun 2021 00:15:40 +0200, by Goffi
-
core (memory/sqla): database migration using Alembic:Fri, 25 Jun 2021 17:55:23 +0200, by Goffi
-
memory (storage): adjustements to SQLAlchemy mapping to match current state of databaseFri, 25 Jun 2021 10:17:34 +0200, by Goffi
-
merge changes from main branchFri, 18 Jun 2021 18:19:23 +0200, by Goffi
-
Added tag v0.8.0b1 for changeset efe2445b053cFri, 18 Jun 2021 15:15:13 +0200, by Goffi
-
install: fix pygobject dependencyFri, 18 Jun 2021 15:08:40 +0200, by Goffi
-
/!\ package is being renamed to libervia-backend following global name change /!\Fri, 18 Jun 2021 14:44:01 +0200, by Goffi
-
install: set upper limit for dependencies versionsFri, 18 Jun 2021 14:38:51 +0200, by Goffi
-
misc: added freedesktop metadata filesFri, 18 Jun 2021 13:03:32 +0200, by Goffi
-
merge changes from main branchThu, 17 Jun 2021 13:05:58 +0200, by Goffi
-
core (memory/cache): don't crash on EOFError in getMetadataThu, 17 Jun 2021 10:35:42 +0200, by Goffi
-
i18n: Added translation using Weblate (Slovak)Wed, 16 Jun 2021 13:49:26 +0000, by Weblate
-
i18n: update French catalogTue, 15 Jun 2021 15:05:12 +0200, by Goffi
-
i18n: extraction updateMon, 14 Jun 2021 18:37:25 +0200, by Goffi
-
core, frontends: fix invalid translatable strings.Mon, 14 Jun 2021 18:35:12 +0200, by Goffi
-
app manager (docker/weblate): add `WEBLATE_ENABLE_HTTPS`:Mon, 14 Jun 2021 12:19:21 +0200, by Goffi
-
app manager (docker/weblate): use new `files` feature to set `settings-override.py`:Sat, 12 Jun 2021 15:14:57 +0200, by Goffi
-
plugin app manager: add a way to create files:Sat, 12 Jun 2021 15:10:49 +0200, by Goffi
-
plugin app manager: "public_url" must NOT have a schemaFri, 11 Jun 2021 17:39:59 +0200, by Goffi
-
doc: fix remaining SàT references/typos + add `libervia-cli` missing commandsFri, 11 Jun 2021 09:21:41 +0200, by Goffi
-
misc: update .hgignoreFri, 11 Jun 2021 09:19:43 +0200, by Goffi
-
plugin XEP-0313: on cold start (without known archive) we only request 50 last messagesThu, 10 Jun 2021 15:44:30 +0200, by Goffi
-
plugin XEP-0054: fix call to JID serialisation methodThu, 10 Jun 2021 15:43:28 +0200, by Goffi
-
plugin nat port: rename file to `plugin_misc_nat_port.py` to make the name validWed, 09 Jun 2021 18:39:13 +0200, by Goffi
-
doc (installation): update instruction to use requirements + fix name in a few placesWed, 09 Jun 2021 17:31:52 +0200, by Goffi
-
install (requirements): update + add setuptools_scmWed, 09 Jun 2021 17:30:52 +0200, by Goffi
-
install (setup): add `setuptools_scm` to install dependencies if in dev versionWed, 09 Jun 2021 17:30:27 +0200, by Goffi
-
cli: update constants to use new nameWed, 09 Jun 2021 17:29:29 +0200, by Goffi
-
plugin XEP-0054: fix update callWed, 09 Jun 2021 11:35:49 +0200, by Goffi
-
core (xmpp): show "Libervia" without the "(backend)" component in versionWed, 09 Jun 2021 11:27:22 +0200, by Goffi
-
doc (cli/profile): add autoconnection in exampleWed, 09 Jun 2021 10:04:10 +0200, by Goffi
-
memory(sqlite): fix encoding when loading pickled dataWed, 09 Jun 2021 10:01:56 +0200, by Goffi
-
plugin XEP-0277: "user" part of author jid is used for author name when later is missingSun, 06 Jun 2021 22:06:28 +0200, by Goffi
-
plugin forums: use serialised data for extra in forumTopicsGetSun, 06 Jun 2021 19:35:19 +0200, by Goffi
-
plugin XEP-0277: don't wrap `DataError` in `failure.Failure` in `parseCommentUrl` as it is not catched correctly:Fri, 04 Jun 2021 17:18:44 +0200, by Goffi
-
jp: fix background guessing when stdin is redirectedFri, 04 Jun 2021 15:23:24 +0200, by Goffi
-
tools (common/template_xmlui: add `multi` and `value` propertied to OptionsWidgetFri, 04 Jun 2021 14:44:33 +0200, by Goffi
-
memory (sqlite): work around encoding issues with pickleFri, 04 Jun 2021 14:07:58 +0200, by Goffi
-
plugin XEP-0045: fix `/join` text commandThu, 03 Jun 2021 17:59:41 +0200, by Goffi
-
plugin XEP-0045: fix "reason" parsing for /ban and /kick text commandsThu, 03 Jun 2021 17:47:25 +0200, by Goffi
-
core (xmpp): catch `cancelError` in `pre_xml_treatments` in message workflowThu, 03 Jun 2021 15:40:57 +0200, by Goffi
-
core: various changes and fixes to work with new storage and D-Bus bridge:Thu, 03 Jun 2021 15:21:43 +0200, by Goffi
-
tools (utils): new `ensure_deferred` decoratorThu, 03 Jun 2021 15:21:43 +0200, by Goffi
-
bridge (dbus): use Tx DBus for backend part of D-Bus bridge:Thu, 03 Jun 2021 15:21:43 +0200, by Goffi
-
bridge (constructor/base_constructor): add `args_no_default` to `completion`Thu, 03 Jun 2021 15:21:43 +0200, by Goffi
-
core (memory/storage): backend storage is now based on SQLAlchemyThu, 03 Jun 2021 15:20:47 +0200, by Goffi
-
doc: config file is now `libervia.conf` (even if `sat.conf` still works, for now)Thu, 03 Jun 2021 15:15:11 +0200, by Goffi
-
core (memory/sqlite): return 0 instead of None when user has no file yetThu, 06 May 2021 21:39:08 +0200, by Goffi
-
plugin upload: don't run `available_cb` if `upload_jid` is used in `upload` methodThu, 06 May 2021 18:11:33 +0200, by Goffi
-
core (xmpp): fix typo in sendErrorThu, 06 May 2021 18:10:09 +0200, by Goffi
-
component file sharing: forbid jingle upload by entities which are not in allowed hostsWed, 05 May 2021 15:41:19 +0200, by Goffi
-
component file sharing (management): add values of `quota` and `used` size on result formWed, 05 May 2021 15:37:33 +0200, by Goffi
-
plugin XEP-0050: show notes when there is a data form on completed command:Wed, 05 May 2021 15:37:33 +0200, by Goffi
-
component file sharing (plugin management): new command to get available quota/used space.Wed, 05 May 2021 15:37:33 +0200, by Goffi
-
component file sharing: quotas implementation:Wed, 05 May 2021 15:37:33 +0200, by Goffi
-
plugin XEP-0166, XEP-0234: better management of `terminate`:Wed, 05 May 2021 15:37:33 +0200, by Goffi
-
plugin XEP-0363: allow async callbacks in handlers + method to generate `file-too-large` elementWed, 05 May 2021 15:37:33 +0200, by Goffi
-
tools (async_trigger): new `asyncReturnPoint` methodWed, 05 May 2021 15:37:33 +0200, by Goffi
-
tools (common/utils): new methods to parse and generate file size with symbols:Wed, 05 May 2021 15:37:33 +0200, by Goffi
-
core (memory, sqlite): new `fileGetUsedSpace` methodWed, 05 May 2021 15:37:21 +0200, by Goffi
-
core (xmpp): added `appCondition` argument to `sendError`Wed, 05 May 2021 12:58:11 +0200, by Goffi
-
jp (pubsub, blog): `rename` commands implementationSat, 01 May 2021 18:39:34 +0200, by Goffi
-
jp (blog/get): fix comments node parsingSat, 01 May 2021 18:38:58 +0200, by Goffi
-
plugin XEP-0060, XEP-0277: new rename methods (`psItemRename`, `mbRename`):Sat, 01 May 2021 18:37:57 +0200, by Goffi
-
tools (common/date_utils): fix `date_only` for `short`, `long` and `full` formatSat, 01 May 2021 18:36:13 +0200, by Goffi
-
plugin XEP-0353: don't use Jingle Message Initiation for components:Sat, 01 May 2021 18:30:01 +0200, by Goffi
-
plugin XEP-0329: fix root node retrieval and `_fileSendingRequestTrigger` return valueSat, 01 May 2021 18:25:42 +0200, by Goffi
-
plugin misc forums: use rich content in createTopicSat, 01 May 2021 18:23:42 +0200, by Goffi
-
component (file sharing): fix retrieving owner from jid when user part is not specifiedSat, 01 May 2021 18:22:53 +0200, by Goffi
-
XEP-0277: new preview/mbPreview method:Thu, 29 Apr 2021 15:49:59 +0200, by Goffi
-
docker: separate build instructions for demo compose fileFri, 23 Apr 2021 10:08:58 +0200, by Goffi
-
docker: add demo images and compose fileFri, 23 Apr 2021 09:59:16 +0200, by Goffi
-
jp (list): implement `set` and `delete` subcommands.Thu, 22 Apr 2021 18:21:33 +0200, by Goffi
-
plugin XEP-0346: bridge method to retrieve template, submitted, or application namespacesThu, 22 Apr 2021 18:20:41 +0200, by Goffi
-
plugin list: `delete` implementation:Thu, 22 Apr 2021 18:19:52 +0200, by Goffi
-
comp file sharing: fix port type:Thu, 22 Apr 2021 18:18:09 +0200, by Goffi
-
plugin misc account: fix missing argThu, 22 Apr 2021 18:17:15 +0200, by Goffi
-
doc: more renamingThu, 22 Apr 2021 18:16:19 +0200, by Goffi
-
CHANGELOG: updateWed, 21 Apr 2021 11:44:47 +0200, by Goffi
-
plugin misc account: specify domain in new account email sent to adminsWed, 21 Apr 2021 11:36:26 +0200, by Goffi
-
plugin XEP-0277: user friendly ID:Fri, 16 Apr 2021 18:33:00 +0200, by Goffi
-
tools (common/regex): move code to make user friendly URLs from web frontendFri, 16 Apr 2021 18:32:44 +0200, by Goffi
-
plugin XEP-0329: check files conflict also for root filesFri, 16 Apr 2021 18:32:40 +0200, by Goffi
-
memory: new `getFilesOwner` method:Fri, 16 Apr 2021 18:32:37 +0200, by Goffi
-
tests: update following names changeFri, 16 Apr 2021 18:32:34 +0200, by Goffi
-
docker: update following name changes:Fri, 16 Apr 2021 18:32:16 +0200, by Goffi
-
core: remove `print` which may provoke undesired side effectsWed, 14 Apr 2021 15:54:26 +0200, by Goffi
-
core: apply wokkel patches if they are not already:Wed, 14 Apr 2021 14:09:50 +0200, by Goffi
-
frontends (primitivus): `SECTION_NAME` is now `CONFIG_SECTION`Thu, 01 Apr 2021 13:57:20 +0200, by Goffi
-
plugin XEP-0277: be sure to have an `author_jid` setSat, 27 Mar 2021 14:59:50 +0100, by Goffi
-
plugin XEP-0277: better resilience to broken items:Sat, 27 Mar 2021 14:38:27 +0100, by Goffi
-
tools (xml_tools): new findAncestor method:Sat, 27 Mar 2021 14:35:07 +0100, by Goffi
-
frontends: use new EXIT_BACKEND_NOT_FOUND exit code:Tue, 23 Mar 2021 21:21:00 +0100, by Goffi
-
bridge (pb): connection can be set to used either UNIX socket or TCP socket:Sun, 21 Mar 2021 22:00:55 +0100, by Goffi
-
doc: updated doc following global renamingSun, 21 Mar 2021 18:23:58 +0100, by Goffi
-
primivitus: updated constants following global renaming, config section is now `tui` instead of `primitivus`Sun, 21 Mar 2021 18:16:52 +0100, by Goffi
-
jp: config section is now `cli` instead of `jp` following global renamingSun, 21 Mar 2021 18:16:09 +0100, by Goffi
-
misc: update names for D-Bus service file and zsh autocompletion:Sun, 21 Mar 2021 18:14:41 +0100, by Goffi
-
CHANGELOG: update (including renaming of project)Sat, 20 Mar 2021 20:42:07 +0100, by Goffi
-
install: added `requirements.txt`Sat, 20 Mar 2021 20:42:07 +0100, by Goffi
-
tools (config): show a warning when no config file has been found + don't use hardcoded filename in `fixConfigOption`Sat, 20 Mar 2021 20:42:07 +0100, by Goffi
-
core (setup), jp, primitivus: update console scripts + classifiers:Sat, 20 Mar 2021 20:42:07 +0100, by Goffi
-
Renamed the project from "Salut à Toi" to "Libervia":Sat, 20 Mar 2021 20:42:04 +0100, by Goffi
-
date updateFri, 19 Mar 2021 15:45:14 +0100, by Goffi
-
tools (common/template): new `fallback` settings:Fri, 19 Mar 2021 14:01:52 +0100, by Goffi
-
tools (image): fix bad method name used when `fix_orientation` is set in `resize`Fri, 19 Mar 2021 14:01:51 +0100, by Goffi
-
core: moved `sat_tmp.wokkel` install `sat_plugin`:Thu, 18 Mar 2021 22:35:59 +0100, by Goffi
-
core: removed `sat_tmp.twisted` patches + update minimum Twisted version:Thu, 18 Mar 2021 20:46:18 +0100, by Goffi
-
frontends (tools/xmui): implement `ValueGetter.items` and `XMLUIPanel.values` to get a map from widget name to valuesSat, 27 Feb 2021 18:39:25 +0100, by Goffi
-
plugin XEP-0346: new `psSchemaDictGet` to get node schema as a serialisable dictSat, 27 Feb 2021 18:37:43 +0100, by Goffi
-
tools (xml_tools): new `dataForm2dataDict` and `dataDict2dataForm`:Sat, 27 Feb 2021 18:36:38 +0100, by Goffi
-
plugin list: set `overwrite_policy` to `any_publisher` for `grocery` listSat, 27 Feb 2021 18:33:53 +0100, by Goffi
-
plugin list: rename `shopping` list to `grocery` listSat, 27 Feb 2021 18:32:34 +0100, by Goffi
-
plugin lists: register `tickets_type` namespaceSat, 27 Feb 2021 18:31:47 +0100, by Goffi
-
plugin XEP-0060: added constants for overwrite policy configuration optionSat, 27 Feb 2021 18:25:20 +0100, by Goffi
-
plugin XEP-0060: renamed `psRetractItem(s)` to `psItem(s)Retract` for consistency.Fri, 19 Feb 2021 15:53:27 +0100, by Goffi
-
tools (xml_tools): fix pFmtElt:Fri, 19 Feb 2021 15:53:25 +0100, by Goffi
-
tools (common/email): try to guess sender domain when necessary:Fri, 19 Feb 2021 15:53:24 +0100, by Goffi
-
plugin lists: new `listsList` method to retrieve lists from personal interestsFri, 19 Feb 2021 15:53:20 +0100, by Goffi
-
plugin misc list: register lists for pubsub invitationsFri, 19 Feb 2021 15:52:28 +0100, by Goffi
-
plugin invitation: pubsub invitations:Fri, 19 Feb 2021 15:50:22 +0100, by Goffi
-
plugin misc lists: register app NS for "tickets" NS instead of XEP-0346 submitted oneFri, 19 Feb 2021 15:49:59 +0100, by Goffi
-
plugin misc lists: templates:Fri, 19 Feb 2021 15:49:58 +0100, by Goffi
-
plugin tickets, merge_requests: renamed "tickets" feature to "lists":Thu, 04 Feb 2021 21:05:21 +0100, by Goffi
-
Backed out changeset 6deea0d8d0e7Thu, 04 Feb 2021 21:07:49 +0100, by Goffi
-
plugin XEP-0346: use submitted namespace for node:Thu, 04 Feb 2021 21:05:21 +0100, by Goffi
-
plugin tickets, merge_requests: renamed "tickets" feature to "lists":Thu, 04 Feb 2021 21:05:21 +0100, by Goffi
-
plugin app manager docker: use default emails for weblate:Fri, 15 Jan 2021 11:27:15 +0100, by Goffi
-
doc (jp/message): typoSat, 02 Jan 2021 17:08:11 +0100, by Goffi
-
jp (pubsub/node/schema): handle not-found conditions properlyFri, 11 Dec 2020 17:58:36 +0100, by Goffi
-
plugin XEP-0346: "Form Discovery and Publishing" implementation:Fri, 11 Dec 2020 17:57:00 +0100, by Goffi
-
plugin XEP-0060: add constants for common values of publish modelFri, 11 Dec 2020 17:50:53 +0100, by Goffi
-
plugin XEP-0106: log rejected value when escaping fails.Fri, 11 Dec 2020 17:49:44 +0100, by Goffi
-
plugin XEP-0096: fix plugin following changes in `plugin_misc_file`Fri, 11 Dec 2020 17:48:19 +0100, by Goffi
-
tools (xml_tools): add missing `value` property to JidWidgetThu, 10 Dec 2020 14:11:45 +0100, by Goffi
-
plugin XEP-0431: Fulltext Search for MAM implementationThu, 10 Dec 2020 10:32:54 +0100, by Goffi
-
docker (pubsub): install latest version of `postgresql-client` with PostgreSQL own Debian repos.Thu, 10 Dec 2020 10:28:05 +0100, by Goffi
-
docker: use `slim` version of Debian as base for our imagesThu, 10 Dec 2020 10:28:00 +0100, by Goffi
-
contrat social: updated English translation's formulation about censorship:Thu, 10 Dec 2020 10:27:59 +0100, by Goffi
-
contrat social: replaced formulation about censorship:Sat, 05 Dec 2020 11:53:11 +0100, by Goffi
-
contrat social (en): replaced "Mankind" by "Humanity":Sat, 05 Dec 2020 11:45:36 +0100, by Goffi
-
tests (e2e/libervia): more stable `test_user_can_log_in` + photos testsFri, 04 Dec 2020 12:39:44 +0100, by Goffi
-
tests (e2e): new fixture to share data between tests:Fri, 04 Dec 2020 12:38:38 +0100, by Goffi
-
tests, doc(testing): added `pytest-dependency` plugin to `backend_e2e` image + docFri, 04 Dec 2020 12:37:38 +0100, by Goffi
-
tests (e2e/libervia/conftest): new `log_in_account1_s2` fixtureFri, 04 Dec 2020 12:36:06 +0100, by Goffi
-
tests (e2e/conftest): create a test account on server3.testFri, 04 Dec 2020 12:35:00 +0100, by Goffi
-
tests (e2e/conftest): check new exit code for conflict to avoid crashing if test accounts already existFri, 04 Dec 2020 12:34:24 +0100, by Goffi
-
jp (account): better exit code handlingFri, 04 Dec 2020 12:32:56 +0100, by Goffi
-
plugin XEP-0234: make `fileJingleRequest` async to fix call of `initiate`Fri, 04 Dec 2020 12:32:05 +0100, by Goffi
-
core (constants): added EXIT_CONFLICTFri, 04 Dec 2020 12:30:46 +0100, by Goffi
-
docker (e2e): use shared volume for SàT's local dir:Fri, 04 Dec 2020 12:30:00 +0100, by Goffi
-
doc (testing): typosFri, 04 Dec 2020 12:27:38 +0100, by Goffi
-
doc: documentation for testing in new `contributing` sectionFri, 27 Nov 2020 16:40:26 +0100, by Goffi
-
tests, docker(e2e): added e2e tests for Libervia:Fri, 27 Nov 2020 16:39:40 +0100, by Goffi
-
tests: added testing files (photos)Fri, 27 Nov 2020 16:32:40 +0100, by Goffi
-
docker (backend_e2e): added packages necessary to test Libervia + some debugging toolsFri, 27 Nov 2020 16:31:05 +0100, by Goffi
-
plugin XEP-0077: use `xmpp_domain` when set for `host`Fri, 27 Nov 2020 16:29:06 +0100, by Goffi
-
docker (e2e): added `libervia` and `libervia.test` in certificatesFri, 27 Nov 2020 16:26:36 +0100, by Goffi
-
docker(libervia): build site in the image:Fri, 27 Nov 2020 16:25:02 +0100, by Goffi
-
docker: added libervia e2e image and include it in `docker-compose_e2e`:Mon, 16 Nov 2020 14:51:15 +0100, by Goffi
-
docker (backend_e2e): set `xmpp_domain` in conf.Mon, 16 Nov 2020 14:51:13 +0100, by Goffi
-
docker (backend): fixed `media_dir` in conf.Mon, 16 Nov 2020 14:50:55 +0100, by Goffi
-
tools(utils): fixed error catching when getting repository data with `pkg_resources`Mon, 16 Nov 2020 14:44:43 +0100, by Goffi
-
docker (libervia): expose HTTP and HTTPS portsSun, 15 Nov 2020 17:05:47 +0100, by Goffi
-
docker (compose): name `libervia` imageSun, 15 Nov 2020 17:05:14 +0100, by Goffi
-
plugin app manager: fixed `public_url` value checkSat, 14 Nov 2020 21:20:48 +0100, by Goffi
-
core (launcher): exit code can now specifiedSat, 14 Nov 2020 21:19:40 +0100, by Goffi
-
tests: end-2-end tests first draft:Thu, 12 Nov 2020 14:53:16 +0100, by Goffi
-
jp (roster): `delete` implementationThu, 12 Nov 2020 14:53:16 +0100, by Goffi
-
jp (pubsub/node/info, pubsub/get): better exit code:Thu, 12 Nov 2020 14:53:16 +0100, by Goffi
-
jp (base, pubsub/set): new `--quiet` argument:Thu, 12 Nov 2020 14:53:16 +0100, by Goffi
-
jp: follow best practices and use a dash (`-`) instead of underscore (`_`) for long options.Thu, 12 Nov 2020 14:53:16 +0100, by Goffi
-
jp (file/receive): display or answer to C.META_TYPE_NOT_IN_ROSTER_LEAK dialog:Thu, 12 Nov 2020 14:53:16 +0100, by Goffi
-
jp: new `confirm` method:Thu, 12 Nov 2020 14:53:16 +0100, by Goffi
-
jp (file/send): don't add main resource to bare jid anymore:Thu, 12 Nov 2020 14:53:16 +0100, by Goffi
-
jp: replace `no_lf` argument by `end` in `disp` (same as in `print`)Thu, 12 Nov 2020 14:53:16 +0100, by Goffi
-
core (constants): moved shell exit code constants to core constants:Thu, 12 Nov 2020 14:53:15 +0100, by Goffi
-
plugin XEP-0353: Jingle Message Initiation implementation:Thu, 12 Nov 2020 14:53:15 +0100, by Goffi
-
plugin XEP-0166: new trigger point + coroutines + helper methods:Thu, 12 Nov 2020 14:53:15 +0100, by Goffi
-
plugin file, XEP-0234: registering is now done by class + use of async:Thu, 12 Nov 2020 14:53:15 +0100, by Goffi
-
plugin XEP-0329: minor reformattingThu, 12 Nov 2020 14:53:15 +0100, by Goffi
-
plugin XEP-0065: some cleaning:Thu, 12 Nov 2020 14:53:15 +0100, by Goffi
-
plugin XEP-0077: disconnect client when deleting self account:Thu, 12 Nov 2020 14:53:15 +0100, by Goffi
-
plugin XEP-0363: fixed invalid reference to `slot` in catched exception:Thu, 12 Nov 2020 14:53:15 +0100, by Goffi
-
test: fixed use of `client.host` in legacy test:Thu, 12 Nov 2020 14:53:15 +0100, by Goffi
-
tools (async_trigger): use `utils.asDeferred` for async triggers:Thu, 12 Nov 2020 14:53:15 +0100, by Goffi
-
tools (xml_tools): `domish.Element` pretty formatting functions:Thu, 12 Nov 2020 14:53:15 +0100, by Goffi
-
tools (xml_tools): added `with_parent` and `with_children` argument to `elementCopy`Thu, 12 Nov 2020 14:53:15 +0100, by Goffi
-
plugin XEP-0060: use `xml_tools.parse` instead of `wokkel.generic.parseXml`:Thu, 12 Nov 2020 14:53:15 +0100, by Goffi
-
tools(xml_tools): fixed `<div>` unwrapping + added `parse` instance:Thu, 12 Nov 2020 14:53:15 +0100, by Goffi
-
plugin XEP-0047: fixed file reading and content encodingThu, 12 Nov 2020 14:53:15 +0100, by Goffi
-
plugin ip: don't set `to` anymore for IQ stanza, as we send it to our serverThu, 12 Nov 2020 14:53:15 +0100, by Goffi
-
core (memory/params): removed legacy "Register new account" label, it's not used anymoreThu, 12 Nov 2020 14:53:15 +0100, by Goffi
-
core (xmpp): client.roster now implements __contains__Thu, 12 Nov 2020 14:53:15 +0100, by Goffi
-
core: use utils.asDeferred for `launchCallback` so coroutines can be usedThu, 12 Nov 2020 14:53:15 +0100, by Goffi
-
docker (compose): test environment variable + network alias:Thu, 12 Nov 2020 14:53:15 +0100, by Goffi
-
docker (prosody_e2e): install `ipcheck` so jp doesn't need to contact external websiteThu, 12 Nov 2020 14:53:15 +0100, by Goffi
-
docker (backend_e2e): install pytest and shThu, 12 Nov 2020 14:53:15 +0100, by Goffi
-
docker (backend): set `background` to `dark` to avoid trouble with autodetection in jpThu, 12 Nov 2020 14:53:15 +0100, by Goffi
-
doc, core: typosThu, 12 Nov 2020 14:53:11 +0100, by Goffi
-
plugin app manager docker: typoTue, 20 Oct 2020 09:12:38 +0200, by Goffi
-
docker: dockers images, first draft:Mon, 19 Oct 2020 09:30:45 +0200, by Goffi
-
tools (common/tls): removed unused importMon, 19 Oct 2020 09:28:26 +0200, by Goffi
-
core: `sat.conf` is now first checked in `/etc/_sat.conf` for system-related settingsThu, 15 Oct 2020 16:13:30 +0200, by Goffi
-
jp: don't guess background when stdout is not a ttyThu, 15 Oct 2020 14:44:42 +0200, by Goffi
-
jp (application/list): don't use `extend` in argument as in it Python 3.8+ onlyThu, 01 Oct 2020 10:12:01 +0200, by Goffi
-
plugin app manager docker: weblate SàT app file for DockerMon, 28 Sep 2020 21:10:33 +0200, by Goffi
-
i18n: renamed template file to get the correct '.pot' extensionMon, 28 Sep 2020 21:10:33 +0200, by Goffi
-
jp (application): new `application` (or `app`) commands:Mon, 28 Sep 2020 21:10:33 +0200, by Goffi
-
plugin app managed docker: handle Docker application with App ManagerMon, 28 Sep 2020 21:10:33 +0200, by Goffi
-
plugin app manager: first draft:Mon, 28 Sep 2020 21:10:30 +0200, by Goffi
-
core (memory/memory): added `getCachePath` method to get a cache dir from a namespace.Mon, 28 Sep 2020 17:00:14 +0200, by Goffi
-
core: plugins can now be loaded from a directory:Sun, 20 Sep 2020 14:05:40 +0200, by Goffi
-
doc (installation): added instruction to download dev version of `sat_template`Sun, 20 Sep 2020 14:05:40 +0200, by Goffi
-
core: minor typos, docstring/comments updateSun, 20 Sep 2020 14:05:40 +0200, by Goffi
-
component file sharing: added missing `owner` filtering in `_retrieveFiles`Sun, 20 Sep 2020 14:04:22 +0200, by Goffi
-
plugin XEP-0329, core(xmpp): moved `_compParseJids` to `SatXMPPComponent`:Sun, 20 Sep 2020 14:04:11 +0200, by Goffi
-
plugin XEP-0329: fix filtering by owner on componentsSun, 20 Sep 2020 11:03:24 +0200, by Goffi
-
core (memory/memory): `public_id` should not be used when creating parent dirsThu, 17 Sep 2020 23:07:12 +0200, by Goffi
-
component file sharing: fix used of `self.files_path` in `_retrieveFiles`Thu, 17 Sep 2020 21:42:14 +0200, by Goffi
-
plugin XEP-0329: fix conflict check + directory creation in `onComponentCreateDir`Thu, 17 Sep 2020 21:41:19 +0200, by Goffi
-
core (memory/memory): fixed directory creation in setFileThu, 17 Sep 2020 21:40:23 +0200, by Goffi
-
plugin XEP-0329: typoThu, 17 Sep 2020 19:01:02 +0200, by Goffi
-
plugin XEP-0329: added `FISCreateDir` method:Thu, 17 Sep 2020 16:42:00 +0200, by Goffi
-
core (memory/memory): use `str` for `path` in `getFiles` and `setFile` to allow use of `Path` instancesThu, 17 Sep 2020 16:34:22 +0200, by Goffi
-
plugin XEP-0313: fix getting MAM archive when history is emptyThu, 17 Sep 2020 11:27:57 +0200, by Goffi
-
plugin XEP-0313: fixed `MAMGet` signatureThu, 17 Sep 2020 10:46:13 +0200, by Goffi
-
plugin XEP-0329: better error handling in `onComponentAffiliationsGet`Mon, 14 Sep 2020 09:23:23 +0200, by Goffi
-
plugin XEP-0077: fixed "check_certificate" handlingSun, 13 Sep 2020 22:49:12 +0200, by Goffi
-
doc: updated installation instructionsSun, 13 Sep 2020 22:49:11 +0200, by Goffi
-
install (setup.py): added missing `extra_requires`Sun, 13 Sep 2020 22:49:10 +0200, by Goffi
-
plugin invitation: if "thumb_url" is not set, try to use one from list of interestsSat, 05 Sep 2020 20:23:25 +0200, by Goffi
-
plugin list of interests: normalize item ID + added `get` methodSat, 05 Sep 2020 20:22:23 +0200, by Goffi
-
core (memory/memory): fixed assignationsSat, 05 Sep 2020 20:20:05 +0200, by Goffi
-
component file sharing: generate thumbnails for videosTue, 25 Aug 2020 08:55:16 +0200, by Goffi
-
tools: new `video` module:Tue, 25 Aug 2020 08:54:13 +0200, by Goffi
-
plugin XEP-0264: only log "fix orientation" when the option is usedTue, 25 Aug 2020 08:52:46 +0200, by Goffi
-
plugin XEP-0234: fixed mime type in `buildFileElementFromDict`Tue, 25 Aug 2020 08:51:35 +0200, by Goffi
-
plugin list of interest: fixed registerPubsubSat, 15 Aug 2020 22:54:42 +0200, by Goffi
-
changelog: added alternative media player (libervia) and invitation/delete (jp)Sat, 15 Aug 2020 20:30:20 +0200, by Goffi
-
jp (blog/edit): fixed edition when syntax is specifiedSat, 15 Aug 2020 20:29:44 +0200, by Goffi
-
plugin XEP-0277: fixed item2mbdata callSat, 15 Aug 2020 20:29:07 +0200, by Goffi
-
component file sharing: added `Access-Control-Expose-Headers` CORS header:Sat, 15 Aug 2020 20:28:07 +0200, by Goffi
-
jp (invitation): `delete` implementationThu, 13 Aug 2020 23:46:18 +0200, by Goffi
-
plugin identity: new methods `identitiesGet` and `identitiesBaseGet`Thu, 13 Aug 2020 23:46:18 +0200, by Goffi
-
plugin email invitation: new `invitationDelete` methodThu, 13 Aug 2020 23:46:18 +0200, by Goffi
-
plugin email invitation: guests are now automatically added to host roster in `guests` groupThu, 13 Aug 2020 23:46:18 +0200, by Goffi
-
plugin email invitation: fixed create/simpleCreate + invitee_name:Thu, 13 Aug 2020 23:46:18 +0200, by Goffi
-
plugin XEP-0077: None can now be used in `to_jid` argument in `unregister`:Thu, 13 Aug 2020 23:46:18 +0200, by Goffi
-
plugin XEP-0329: download thumbnails:Thu, 13 Aug 2020 23:46:18 +0200, by Goffi
-
tools (image): fix_orientation on resize + `fix_orientation` method:Thu, 13 Aug 2020 23:46:18 +0200, by Goffi
-
comp file sharing: minor core re-organisationThu, 13 Aug 2020 23:46:18 +0200, by Goffi
-
plugin XEP-0264: fix orientation of thumbnails:Thu, 13 Aug 2020 23:46:18 +0200, by Goffi
-
plugin XEP-0264: updated size to get values closest to standard one:Thu, 13 Aug 2020 23:45:59 +0200, by Goffi
-
plugin XEP-0277: set "uri" in item2mbdataMon, 03 Aug 2020 08:45:49 +0200, by Goffi
-
changelog: updateSun, 02 Aug 2020 20:31:06 +0200, by Goffi
-
plugin identity: added "filename" metadata for avatarSun, 02 Aug 2020 17:40:07 +0200, by Goffi
-
jp (file/share): added commands to manage affiliations and configuration + documentationSat, 01 Aug 2020 16:25:50 +0200, by Goffi
-
plugins invitation, invitation-file: adapt service JID and affiliation:Sat, 01 Aug 2020 16:24:03 +0200, by Goffi
-
plugin email invitation: simple invitation creationSat, 01 Aug 2020 16:19:50 +0200, by Goffi
-
plugin list for interest: build ID using URI or file path metadata:Sat, 01 Aug 2020 16:17:19 +0200, by Goffi
-
plugin XEP-0329: added way to change `access_model` using PubSub-like configuration:Sat, 01 Aug 2020 16:14:37 +0200, by Goffi
-
plugin XEP-0329: implemented ways to get/set affiliations:Sat, 01 Aug 2020 16:12:44 +0200, by Goffi
-
core (memory): `setFileAccessModel` implementation:Sat, 01 Aug 2020 16:07:39 +0200, by Goffi
-
core (memory): `getFileAffiliations` and `setFileAffiliations` implementations:Sat, 01 Aug 2020 16:06:12 +0200, by Goffi
-
core (memory): files are now public by default except for those in root directory:Sat, 01 Aug 2020 16:02:41 +0200, by Goffi
-
core (xmpp): text can now be specified in `sendError`Sat, 01 Aug 2020 15:59:49 +0200, by Goffi
-
plugin XEP-0050: typoSat, 01 Aug 2020 15:58:20 +0200, by Goffi
-
component file sharing: add/parse affiliation when possibleFri, 17 Jul 2020 13:00:10 +0200, by Goffi
-
memory: new "affiliation" metadata for files:Fri, 17 Jul 2020 12:58:57 +0200, by Goffi
-
plugin XEP-0060: serialise psItemsGet result with data_formatFri, 17 Jul 2020 12:57:23 +0200, by Goffi
-
tools (common/template): use `to_json` instead of `json` + added missing args to `date_fmt`Thu, 16 Jul 2020 09:07:26 +0200, by Goffi
-
tools (common/data_objects): removed deprecated code:Thu, 16 Jul 2020 09:07:26 +0200, by Goffi
-
plugins tickets, merge-requests: `ticketsGet` and `mergeRequestsGet` serialisation:Thu, 16 Jul 2020 09:07:26 +0200, by Goffi
-
plugins XEP-0059, XEP-0060, XEP-0277, XEP-0313: better serialisation:Thu, 16 Jul 2020 09:07:20 +0200, by Goffi
-
tools (common/data_objects): implemented `json` dumping for BlogItems/BlogItemFri, 19 Jun 2020 15:47:16 +0200, by Goffi
-
common (template): better json dumping:Fri, 19 Jun 2020 15:45:57 +0200, by Goffi
-
plugin file sharing management: added a fileSharingDelete methodFri, 19 Jun 2020 15:39:32 +0200, by Goffi
-
plugin list of interests: added `id` to data + fixed key conflict:Fri, 19 Jun 2020 15:38:17 +0200, by Goffi
-
plugin list of interest: new "interestRetract" methodFri, 19 Jun 2020 15:37:02 +0200, by Goffi
-
plugin XEP-0050: some modernisation + adHocSequence:Fri, 19 Jun 2020 15:35:45 +0200, by Goffi
-
comp file sharing: file paths are now quoted on upload to allow unicodeFri, 19 Jun 2020 14:56:45 +0200, by Goffi
-
core (memory): fixed recursive file deletion + log an error and continue when deleting a missing fileFri, 19 Jun 2020 14:55:30 +0200, by Goffi
-
plugin list of interest: expose `interestsRegisterFileSharing` to bridge + use coroutinesTue, 09 Jun 2020 06:25:20 +0200, by Goffi
-
comp file sharing management: fixed confirmation checkTue, 09 Jun 2020 06:23:37 +0200, by Goffi
-
comp file sharing: handle upload with headers:Tue, 09 Jun 2020 06:23:01 +0200, by Goffi
-
comp file sharing: CORS:Tue, 09 Jun 2020 06:21:23 +0200, by Goffi
-
core: findByFeatures type hintsTue, 09 Jun 2020 06:16:52 +0200, by Goffi
-
plugin XEP-0363: register namespaceTue, 09 Jun 2020 05:59:14 +0200, by Goffi
-
plugin XEP-0363: fixed fileHTTPUploadGetSlotTue, 09 Jun 2020 05:58:57 +0200, by Goffi
-
tools (common/utils): new OrderedSet classMon, 08 Jun 2020 08:54:53 +0200, by Goffi
-
component file sharing: don't initialise the plugin if not component use itMon, 01 Jun 2020 11:15:16 +0200, by Goffi
-
tools (common/dynamic_import): log a warning if bridge can't be importedMon, 01 Jun 2020 11:14:20 +0200, by Goffi
-
plugin comp file sharing: files can now be uploaded/downloaded via HTTP:Fri, 29 May 2020 21:55:45 +0200, by Goffi
-
core (memory/sqlite): new database schema (v9):Fri, 29 May 2020 21:50:49 +0200, by Goffi
-
tools/common (tls): moved re-usable Twisted TLS code from Libervia to tools/commonFri, 29 May 2020 21:07:10 +0200, by Goffi
-
plugin XEP-0300; fixed use of calculateHash with getHasherFri, 29 May 2020 21:06:10 +0200, by Goffi
-
core: getLocalPath now returns a PathFri, 29 May 2020 21:02:20 +0200, by Goffi
-
core (launcher): fixed launching of twistd when no subparsed is specifiedFri, 29 May 2020 20:57:23 +0200, by Goffi
-
doc (jp/roster): fixed example for `jp roster set`Tue, 26 May 2020 12:52:22 +0200, by Goffi
-
core (launcher): extra arguments can now be passed the service with `bg`, `fg` and `dbg`:Mon, 25 May 2020 16:15:05 +0200, by Goffi
-
core: replaced `sat` shell script by a python script:Mon, 25 May 2020 15:50:01 +0200, by Goffi
-
core (log): logging with Twisted now uses the new twisted.loggerMon, 25 May 2020 15:46:21 +0200, by Goffi
-
plugin XEP-0054: don't use cache anymore in `getAvatar`:Tue, 19 May 2020 18:34:06 +0200, by Goffi
-
plugin identity: fixed update in avatarSetPostTreatmentTue, 19 May 2020 18:34:05 +0200, by Goffi
-
plugin identity: fixed infinite loop on nicknames updateMon, 18 May 2020 23:52:34 +0200, by Goffi
-
jp (event): new `list` command to get evens available in a serviceMon, 18 May 2020 23:48:40 +0200, by Goffi
-
jp (pubsub): fixed arguments returned when item has no payloadMon, 18 May 2020 23:43:06 +0200, by Goffi
-
tools (common/template): new `icon_from_client` method:Mon, 18 May 2020 23:41:36 +0200, by Goffi
-
plugin XEP-0231, XEP-0264: fixed some remaining encoding issue following Python 3 portMon, 18 May 2020 23:39:41 +0200, by Goffi
-
plugin XEP-0060: fixed payload parsing in sendItemMon, 18 May 2020 23:38:21 +0200, by Goffi
-
plugin pubsub schema, tools (common/template xmlui): use a JID for publisher:Mon, 18 May 2020 23:37:04 +0200, by Goffi
-
plugin list of interest: fixed wrong variable used in a logMon, 18 May 2020 23:31:55 +0200, by Goffi
-
core (constants): added `theme` keyMon, 18 May 2020 23:30:55 +0200, by Goffi
-
tools (common/template): theme settings with possibility to disable default fallback for CSS:Sun, 03 May 2020 17:01:39 +0200, by Goffi
-
tools (common/template): typosSun, 03 May 2020 13:40:04 +0200, by Goffi
-
tools (common/template): list themes and parse their browser data, available through new `getThemesData` methodFri, 01 May 2020 16:26:39 +0200, by Goffi
-
tools (common/utils): new `recursive_update` method for dictsWed, 29 Apr 2020 13:53:00 +0200, by Goffi
-
tools (common/data_objects): added __iter__ to IdentitiesSat, 25 Apr 2020 15:54:26 +0200, by Goffi
-
bin (sat): check `twistd` before `twistd3` to use venv version firstMon, 20 Apr 2020 14:52:57 +0200, by Goffi
-
plugin identity: fixed update when cached data is NoneMon, 20 Apr 2020 14:51:58 +0200, by Goffi
-
tools (common/data_objects): new `avatar_basename` propertySun, 19 Apr 2020 22:52:15 +0200, by Goffi
-
doc (installation): updated instructions for backendSun, 19 Apr 2020 16:54:13 +0200, by Goffi
-
core: image convertion + SVG support:Sun, 19 Apr 2020 16:53:44 +0200, by Goffi
-
plugin XEP-0054: SVG images can now be uploaded for avatars.Sun, 19 Apr 2020 16:40:34 +0200, by Goffi
-
plugin identity: fixed update with `get_all` + better new data detection for avatar:Sun, 19 Apr 2020 16:38:46 +0200, by Goffi
-
changelog: updateTue, 14 Apr 2020 21:01:13 +0200, by Goffi
-
jp (roster): new roster/set commandTue, 14 Apr 2020 21:01:04 +0200, by Goffi
-
core, frontends: avatar refactoring:Tue, 14 Apr 2020 21:00:33 +0200, by Goffi
-
core (memory/persistent): fixed "items", added "all" + "adel" to LazyPersistentBinaryDict:Tue, 14 Apr 2020 20:36:24 +0200, by Goffi
-
tools (image): added a guess_type method to guess media type:Tue, 14 Apr 2020 20:29:37 +0200, by Goffi
-
doc (config): fixed documentation about configuration file possible paths + minor corrections.Tue, 14 Apr 2020 20:26:47 +0200, by Goffi
-
core (memory/disco): fixed types of disco extensions:Tue, 14 Apr 2020 20:25:05 +0200, by Goffi
-
core (xmpp): helper method to launch a plugin method:Fri, 03 Apr 2020 18:02:31 +0200, by Goffi
-
core (exceptions): new MissingPlugin exception:Fri, 03 Apr 2020 18:02:27 +0200, by Goffi
-
changelog: replaced "geo:" by URIs:Wed, 01 Apr 2020 23:46:46 +0200, by Goffi
-
tools (common/files_utils): put extra suffix before file extensionWed, 01 Apr 2020 22:29:43 +0200, by Goffi
-
plugin android: use `certifi` SSL root certicatesWed, 01 Apr 2020 22:28:50 +0200, by Goffi
-
core (xmpp): properly clean profile data in case of startConnection failure:Wed, 01 Apr 2020 16:17:09 +0200, by Goffi
-
bridge (pb): fixed conversions of Failure to BridgeException in non-AIO bridgeWed, 01 Apr 2020 15:40:29 +0200, by Goffi
-
bridge (dbus): fixed typo in log.warningWed, 01 Apr 2020 15:32:18 +0200, by Goffi
-
jp (blog/edit): --no-publish is a boolean optionTue, 31 Mar 2020 08:45:49 +0200, by Goffi
-
plugin XEP-0384: fixed /omemo_reset + device ID type:Mon, 30 Mar 2020 19:59:17 +0200, by Goffi
-
core (tools/utils): fixed return value for non async callbacksMon, 30 Mar 2020 19:59:14 +0200, by Goffi
-
core (xmpp): use asDeferred for profileConnecting and profileConnectedMon, 30 Mar 2020 19:59:12 +0200, by Goffi
-
plugin XEP-0384: OMEMO trust policy:Fri, 27 Mar 2020 10:02:14 +0100, by Goffi
-
plugin XEP-0384: added resetTrust in OmemoSessionFri, 27 Mar 2020 09:55:16 +0100, by Goffi
-
core (memory/encryption): use utils.asDeferred for trust UI, so async coroutines can be usedFri, 27 Mar 2020 09:53:59 +0100, by Goffi
-
core (memory/persistent): added `aset` method in LazyPersistentBinaryDict:Fri, 27 Mar 2020 09:53:00 +0100, by Goffi
-
tools (xl_tools): fixed handling of list options labelsFri, 27 Mar 2020 09:50:42 +0100, by Goffi
-
quick frontend (app): fixed argument order in `messageSend` default errbackMon, 23 Mar 2020 17:53:29 +0100, by Goffi
-
core (memory/encryption): automatic start encryption if peer send encrypted message:Mon, 23 Mar 2020 17:52:18 +0100, by Goffi
-
changelog: updateMon, 23 Mar 2020 16:55:15 +0100, by Goffi
-
quick frontend (chat): added `encrypted` propertyMon, 23 Mar 2020 16:53:29 +0100, by Goffi
-
core (memory/encryption): set encrypted flag also for outgoing messages and put it in extra:Mon, 23 Mar 2020 16:53:03 +0100, by Goffi
-
changelog: updateSun, 22 Mar 2020 18:47:59 +0100, by Goffi
-
core (memory/encryption): encryption session are now restored on client connectionSun, 22 Mar 2020 18:39:12 +0100, by Goffi
-
core (memory/persistent): implemented `aset` and `adel`:Sun, 22 Mar 2020 18:35:22 +0100, by Goffi
-
core (xmpp): use async corouting for startConnectionSun, 22 Mar 2020 14:31:48 +0100, by Goffi
-
plugin attach: handle large images resizing:Sun, 22 Mar 2020 14:04:16 +0100, by Goffi
-
plugin aesgcm: wait for each splitted message to be sent before sending next oneSun, 22 Mar 2020 14:01:47 +0100, by Goffi
-
core (xmpp): fixed workflow with post_xml_treatments in sendMessage:Sun, 22 Mar 2020 13:59:19 +0100, by Goffi
-
tools (images): methods renamingSun, 22 Mar 2020 12:52:43 +0100, by Goffi
-
plugin attach, aesgcm: attachments refactoring:Wed, 18 Mar 2020 20:25:02 +0100, by Goffi
-
plugin XEP-0384: added "/omemo_reset" text command:Wed, 18 Mar 2020 19:56:05 +0100, by Goffi
-
core (memory/encryption): namespace can now be specified to test a specific algorithm in isEncryptionRequestedWed, 18 Mar 2020 19:54:07 +0100, by Goffi
-
plugin text commands: handles coroutines + better command parsing:Fri, 13 Mar 2020 17:50:08 +0100, by Goffi
-
core (tools/utils): new `asDeferred` function:Fri, 13 Mar 2020 17:46:27 +0100, by Goffi
-
plugin XEP-0384: use "max_items=1" for devices and bundles nodes:Wed, 11 Mar 2020 20:44:49 +0100, by Goffi
-
plugin XEP-0060: async sendItems + precondition-not-met policy:Wed, 11 Mar 2020 19:15:48 +0100, by Goffi
-
jp (xmlui): added missing `disp` method in XMLUIPanelFri, 06 Mar 2020 18:51:04 +0100, by Goffi
-
plugin download: clean unfinished files and re-raise exception in case of download errorFri, 06 Mar 2020 18:19:03 +0100, by Goffi
-
core (memory/cache): new removeFromCache methodFri, 06 Mar 2020 18:19:03 +0100, by Goffi
-
core (memory/cache): purge cache metadata when the referenced file doesn't existFri, 06 Mar 2020 18:19:03 +0100, by Goffi
-
bridge (constructor/dbus): typoFri, 06 Mar 2020 18:19:03 +0100, by Goffi
-
jp(info): `devices` command first draft:Fri, 06 Mar 2020 18:19:03 +0100, by Goffi
-
core, bridge: new `devicesInfosGet` method to get infos on known devices of an entityFri, 06 Mar 2020 18:19:03 +0100, by Goffi
-
plugin download, aesgcm: disable TLS check if `check_certificate` setting is disabledFri, 06 Mar 2020 18:19:03 +0100, by Goffi
-
quick frontend(app): new `QuickApp.profileConnected` methodFri, 06 Mar 2020 18:19:03 +0100, by Goffi
-
core (xmpp): isConnected now returns True when full connection is done:Fri, 06 Mar 2020 18:19:03 +0100, by Goffi
-
plugin attachment: remove "path" from attachment once used:Fri, 06 Mar 2020 18:19:03 +0100, by Goffi
-
core, bridge: new `imageGeneratePreview` helped method to generate a thumbnailSun, 01 Mar 2020 18:48:06 +0100, by Goffi
-
tools (images): max_size can now be manually specified in checkImage and dest in resizeImage:Sun, 01 Mar 2020 18:47:05 +0100, by Goffi
-
plugin XEP-0054: fixed use of current dir instead of empty stringSun, 01 Mar 2020 18:33:16 +0100, by Goffi
-
core (memory/cache): added some metadata:Sun, 01 Mar 2020 18:31:45 +0100, by Goffi
-
core (xmpp): check that entity_jid is actually a jid in SatRosterProtocol.isJidInRosterSun, 01 Mar 2020 18:29:46 +0100, by Goffi
-
core (constants): renamed `MESS_KEY_MEDIA_TYPE` to `MESS_KEY_ATTACHMENTS_MEDIA_TYPE`Sat, 29 Feb 2020 16:55:22 +0100, by Goffi
-
changelog: updateFri, 28 Feb 2020 18:10:58 +0100, by Goffi
-
core (memory/disco): minor log message changeFri, 28 Feb 2020 10:06:38 +0100, by Goffi
-
quick frontend (app): avoid crash when a listener is removed while being calledFri, 28 Feb 2020 10:06:38 +0100, by Goffi
-
plugin attach: disable TLS check if "check_certificate" is disabledFri, 28 Feb 2020 10:06:23 +0100, by Goffi
-
memory (sqlite): don't store empty messagesWed, 26 Feb 2020 22:03:15 +0100, by Goffi
-
primitivus (chat) Q&D way to see attachmentsWed, 26 Feb 2020 22:03:15 +0100, by Goffi
-
quick frontend(contact list): new "isInRoster" methodWed, 26 Feb 2020 22:03:15 +0100, by Goffi
-
memory(cache): extend EOL when a file metadata is retrievedWed, 26 Feb 2020 22:03:15 +0100, by Goffi
-
plugin download: use cache if dest_path is empty:Wed, 26 Feb 2020 22:03:11 +0100, by Goffi
-
plugin download, aesgcm: fixed handling of HTTP errorsWed, 26 Feb 2020 15:54:43 +0100, by Goffi
-
memory (cache): purge + pathlib:Wed, 26 Feb 2020 15:54:43 +0100, by Goffi
-
core (xmpp): use pathlib.Path to complete attachments names, and use name to guess typeWed, 26 Feb 2020 15:54:34 +0100, by Goffi
-
core (xmpp): complete attachments for sent attachments:Sun, 23 Feb 2020 17:49:21 +0100, by Goffi
-
plugin attach, XEP-0363: progress id can now be specified:Sun, 23 Feb 2020 17:48:26 +0100, by Goffi