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