log

age author description
Sat, 18 Mar 2023 16:53:21 +0100 Goffi component AP gateway (http): handle properly NotFound error:
Sat, 18 Mar 2023 16:20:30 +0100 Goffi component AP gateway: fix bad use of `parseAPURL` return data:
Sat, 18 Mar 2023 15:01:55 +0100 Goffi plugin AP gateway: fix exception on HEAD requests
Thu, 16 Mar 2023 16:43:47 +0100 Goffi plugin XEP-0277: when publisher is not found, check ancestor in both client and component namespaces
Thu, 16 Mar 2023 16:43:08 +0100 Goffi tools (xml_tools): accept several namespaces in `findAncestor`
Thu, 16 Mar 2023 15:56:11 +0100 Goffi component AP gateway (http/outbox): return data when no RSM is available
Thu, 16 Mar 2023 12:33:33 +0100 Goffi plugin XEP-0465: log a warning and return empty list/dict when `forbidden` error is received:
Thu, 16 Mar 2023 12:31:24 +0100 Goffi plugin XEP-0384: skip MessageReceived trigger when in a component:
Thu, 16 Mar 2023 12:29:34 +0100 Goffi plugin XEP-0060: fix namespace on node subscriptions request
Thu, 16 Mar 2023 12:28:52 +0100 Goffi component AP gateway: reset stream position after getting payload:
Fri, 10 Mar 2023 17:22:45 +0100 Goffi plugin XEP-0384: run `profileConnected` workflow in background:
Fri, 10 Mar 2023 17:22:45 +0100 Goffi core (memory/sqla): activate Write-Ahead Logging:
Fri, 10 Mar 2023 17:22:45 +0100 Goffi plugin XEP-0313: don't wait for MAM to be retrieved in connection workflow:
Fri, 10 Mar 2023 17:22:41 +0100 Goffi plugin XEP-0045: dot not wait for MAM retrieval to be completed:
Fri, 10 Mar 2023 17:01:09 +0100 Goffi core (xmpp): improve pluging timing log by using highest `profileConnected` time:
Sat, 04 Mar 2023 22:21:28 +0100 Goffi core: add debug trace to show plugins loading time
Sat, 04 Mar 2023 18:30:47 +0100 Goffi plugin app manager: `start` doesn't wait anymore for actual app start:
Sat, 04 Mar 2023 18:23:33 +0100 Goffi core (log): type hints
Thu, 02 Mar 2023 12:39:16 +0100 Goffi component AP gateway (http_server): use log.exception instead of log.error
Fri, 10 Feb 2023 17:37:37 +0100 Goffi component AP gateway: fix missing argument when calling APOutboxPageRequest
Fri, 10 Feb 2023 17:20:02 +0100 Goffi component AP gateway: don't percent-encode `@`:
Mon, 05 Dec 2022 11:54:47 +0100 Goffi plugin XEP-0470: create a default configuration if node config can't be accessed
Fri, 25 Nov 2022 16:34:09 +0100 Goffi component AP gateway: fix bad condition
Fri, 25 Nov 2022 16:14:10 +0100 Goffi component AP gateway: fix header checking for redirection
Thu, 24 Nov 2022 12:25:07 +0100 Goffi doc[installation]: update instructions
Thu, 24 Nov 2022 12:25:04 +0100 Goffi core (main): log Exception when `bridge_pi` fails
Thu, 24 Nov 2022 10:08:47 +0100 Goffi core (log): `log.exception` is now usable
Tue, 22 Nov 2022 12:03:36 +0100 Goffi install: get `urwid-satext` directly from repos
Tue, 22 Nov 2022 12:00:36 +0100 Goffi install: typo
Tue, 22 Nov 2022 11:58:55 +0100 Goffi install: get `sat_tmp` directly from repos
Tue, 22 Nov 2022 11:53:31 +0100 Goffi doc (components): typo
Tue, 15 Nov 2022 18:15:16 +0100 Goffi component AP gateway: ignore actor delection notifications:
Tue, 15 Nov 2022 18:10:33 +0100 Goffi component AP gateway: properly close the HTTP connection on `checkSignature` exception:
Tue, 15 Nov 2022 18:07:34 +0100 Goffi component AP gateway: parse body immediately on `POST` request:
Tue, 15 Nov 2022 18:03:07 +0100 Goffi component AP gateway: fix pubsub attachment plugin call following renaming.
Tue, 15 Nov 2022 18:02:16 +0100 Goffi component AP gateway: log at debug level instead of warning when no client is set
Fri, 11 Nov 2022 13:51:22 +0100 Goffi doc (components/AP Gateway): `html_redirect_dict` option
Fri, 11 Nov 2022 13:51:20 +0100 Goffi component AP gateway: HTML redirection:
Thu, 10 Nov 2022 15:16:43 +0100 Goffi plugin XEP-0384: log `import_error` when import is failing
Mon, 31 Oct 2022 13:50:12 +0100 Goffi doc (encryption, cli): document Pubsub Targeted Encryption:
Mon, 31 Oct 2022 13:48:31 +0100 Goffi tests (e2e/cli): test for Pubsub Targeted Encryption:
Mon, 31 Oct 2022 13:48:01 +0100 Goffi cli (blog, pubsub): encryption argument for Pubsub Targeted Encryption:
Mon, 31 Oct 2022 13:46:51 +0100 Goffi plugin pte: Pubsub Target Encryption implementation:
Mon, 31 Oct 2022 04:09:38 +0100 Goffi tests (e2e/cli): add tests for JET:
Mon, 31 Oct 2022 04:09:38 +0100 Goffi cli (file/send): add `--encrypt` argument to request encryption:
Mon, 31 Oct 2022 04:09:34 +0100 Goffi plugin XEP-0391: implement XEP-0391 (Jingle Encrypted Transports) + XEP-0396 (JET-OMEMO):
Mon, 31 Oct 2022 04:04:32 +0100 Goffi tools (strem): fix `mode` + add `pre_close_cb` callback:
Fri, 28 Oct 2022 18:50:06 +0200 Syndace plugin XEP-0384: Implementation of Automatic Trust Management:
Sun, 30 Oct 2022 01:06:58 +0200 Goffi doc (encryption, cli): pubsub signing documentation:
Sun, 30 Oct 2022 01:06:58 +0200 Goffi cli (pubsub/set,edit) add `--sign` argument:
Sun, 30 Oct 2022 01:06:58 +0200 Goffi cli (pubsub/signature): add `sign` command:
Sun, 30 Oct 2022 01:06:58 +0200 Goffi plugin pubsub signature: fix attachment setting + default signer:
Sun, 30 Oct 2022 01:06:55 +0200 Goffi tests (e2e/cli): add a test for Pubsub Signing:
Sun, 30 Oct 2022 01:06:35 +0200 Goffi plugin pubsub signing: fix `gpg_provider` instanciation:
Sun, 30 Oct 2022 01:06:32 +0200 Goffi plugin XEP-0373: minor renaming + set `gpg_provider` in client:
Fri, 28 Oct 2022 18:47:17 +0200 Goffi cli (pubsub): new `signature` subcommands:
Fri, 28 Oct 2022 18:47:17 +0200 Goffi cli (blog/set): new `--sign` argument:
Fri, 28 Oct 2022 18:47:17 +0200 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 Goffi plugin pubsub signing: pubsub items signature implementation:
Fri, 28 Oct 2022 18:47:17 +0200 Goffi tools (xml_tools): `domish_elt_2_et_elt` and `et_elt_2_domish_elt` now handle lxml.etree
Fri, 28 Oct 2022 18:47:17 +0200 Goffi plugin XEP-0373: typos
Fri, 28 Oct 2022 18:47:17 +0200 Goffi tools (utils): fix `parse_xmpp_date` timezone:
Fri, 28 Oct 2022 18:47:17 +0200 Goffi plugin OXPS: fix triggers return values:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi doc (blog, pubsub): documentation on new e2ee arguments for pubsub, and shared secrets handling:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi doc: new doc giving an overview on how e2ee is working in Libervia/XMPP:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi plugin XEP-0277: add `encryption` flag to MB data:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi plugin OXPS, XEP-0060: indicate which items were e2ee:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi cli (pubsub/set, edit): add `--encrypt` flag:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi tests (e2e/cli): add test for pubsub encryption:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi plugin XEP-0470: fix autocreate in `create_attachments_node`:
Sat, 15 Oct 2022 20:38:33 +0200 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 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 Goffi plugin XEP-0373: download public keys if they are not found in local storage:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi plugin pubsub cache: avoid race condition by retrying node request:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi docker: update images to include new OMEMO libraries and OpenPGP packages:
Sat, 15 Oct 2022 20:38:30 +0200 Goffi cli (pubsub): new `secret` subcommands:
Sat, 15 Oct 2022 20:37:00 +0200 Goffi cli (pubsub/get): add `--no-decrypt` flag to disable automatic decryption:
Sat, 15 Oct 2022 20:37:00 +0200 Goffi cli (blog): add `--encrypt` argument on publication commands to e2ee a blog post:
Sat, 15 Oct 2022 20:37:00 +0200 Goffi tools (common/async_utils): set default `maxsize` to 50 in `async_lru`
Sat, 15 Oct 2022 20:37:00 +0200 Goffi plugin XEP-0374: exluce `openpgp` element from XEP-0373 on send trigger:
Sat, 15 Oct 2022 20:36:53 +0200 Goffi plugin OXPS: OpenPGP for XMPP Pubsub implementation:
Tue, 20 Sep 2022 16:22:18 +0200 Syndace plugin XEP-0373 and XEP-0374: Implementation of OX and OXIM:
Mon, 10 Oct 2022 15:23:59 +0200 Goffi core: fix and renamed getLocalPath -> get_local_path:
Fri, 07 Oct 2022 22:22:13 +0200 Goffi plugins (forums, lists, import, XEP-0277): remove invalid `max_items` values
Thu, 06 Oct 2022 17:50:54 +0200 Goffi plugin lists: fix double deserialisation
Thu, 06 Oct 2022 17:25:37 +0200 Syndace plugin XEP-0384: proper handling of exceptions in `prepare_for_profile`
Thu, 06 Oct 2022 17:22:21 +0200 Goffi plugin lists: fix deserialisation on listSet
Thu, 06 Oct 2022 16:02:05 +0200 Goffi plugin XEP-0448: Encryption for stateless file sharing implementation:
Thu, 06 Oct 2022 16:02:05 +0200 Goffi cli (file/get): handle full JSON attachment following change in backend:
Thu, 06 Oct 2022 16:02:05 +0200 Goffi cli (message/send): new `--attach` argument to send an attachment:
Thu, 06 Oct 2022 16:02:05 +0200 Goffi tools (stream): log error when a SatFile is closed:
Thu, 06 Oct 2022 16:02:05 +0200 Goffi plugin XEP-0334: avoid adding twice the same hint:
Thu, 06 Oct 2022 16:02:05 +0200 Goffi plugin XEP-0447: handle attachment and download:
Thu, 06 Oct 2022 16:02:05 +0200 Goffi core (memory/encryption): helper method to get currently utilised e2ee algorithm's namespace:
Thu, 06 Oct 2022 16:02:05 +0200 Goffi core (xmpp): check presence of some keys in attachment before using them:
Thu, 06 Oct 2022 16:02:05 +0200 Goffi plugin XEP-0384: temporarily disable `<iq>` stanza encryption:
Thu, 06 Oct 2022 16:02:05 +0200 Goffi plugin XEP-0384: expose OLDMEMO and TWOMEMO namespaces:
Thu, 06 Oct 2022 16:02:00 +0200 Goffi plugin XEP-0420: fix exception on missing `from` or `to`:
Thu, 06 Oct 2022 15:19:08 +0200 Goffi plugin XEP-0300: type hints
Thu, 06 Oct 2022 14:59:49 +0200 Goffi plugin events: fix bad import
Sat, 24 Sep 2022 16:37:46 +0200 Goffi plugin XEP-0384, xml_tools: avoid `getItems` timeout + fix empty node crash + parsing:
Sat, 24 Sep 2022 16:31:39 +0200 Goffi core (xmpp): make `send` a blocking method, fix `sendMessageData` calls:
Sat, 24 Sep 2022 16:08:26 +0200 Goffi core (main): `OrderedDict` is not necesasry here anymore, as `dict` are now ordered
Tue, 23 Aug 2022 21:06:24 +0200 Syndace plugin XEP-0384: Fully reworked to adjust to the reworked python-omemo:
Thu, 22 Sep 2022 12:03:12 +0200 Goffi doc (components/AP Gateway): Ad-Hoc and Events:
Thu, 22 Sep 2022 12:01:44 +0200 Goffi doc (cli/event): update doc following changes:
Thu, 22 Sep 2022 00:01:48 +0200 Goffi tests (unit/AP gateway): add tests for events:
Thu, 22 Sep 2022 00:01:48 +0200 Goffi tests (unit/AP gateway): fix tests:
Thu, 22 Sep 2022 00:01:48 +0200 Goffi cli (event): update commands following changes in events:
Thu, 22 Sep 2022 00:01:48 +0200 Goffi tools (common/date_utils) handle timestamp and `in` + `delta2human`:
Thu, 22 Sep 2022 00:01:41 +0200 Goffi component AP gateway: events:
Wed, 21 Sep 2022 22:43:55 +0200 Goffi tools (xml_tools): handle `required` field in `dataDict2dataForm`:
Wed, 21 Sep 2022 22:41:49 +0200 Goffi plugin events: update following `Events` protoXEP submission:
Wed, 21 Sep 2022 22:36:30 +0200 Goffi plugin XEP-0470: add `create_attachments_node` method:
Wed, 21 Sep 2022 22:33:59 +0200 Goffi plugin XEP-0050: use coroutine + minor code readability improvments:
Wed, 21 Sep 2022 22:32:36 +0200 Goffi plugin XEP-0060: raise an `NotFound` exception instead of StanzaError in `subscribe`:
Wed, 21 Sep 2022 22:29:54 +0200 Goffi tools (utils): helper `parse_xmpp_date` method:
Wed, 21 Sep 2022 22:28:20 +0200 Goffi plugin XEP-0447: Stateless File Sharing implementation:
Wed, 21 Sep 2022 22:27:28 +0200 Goffi plugin XEP-0446: File Metadata implementation:
Wed, 21 Sep 2022 22:26:48 +0200 Goffi plugin XEP-0103: URL Address Information implementation:
Wed, 21 Sep 2022 22:23:57 +0200 Goffi plugin XEP-0080: User Location implementation:
Wed, 21 Sep 2022 22:20:43 +0200 Goffi core, CLI (base), tools (common/data_format): typing/core readability
Wed, 31 Aug 2022 17:07:03 +0200 Goffi doc (components/AP gateway): "reactions":
Wed, 31 Aug 2022 17:07:03 +0200 Goffi tests (AP gateway): reactions tests:
Wed, 31 Aug 2022 17:07:03 +0200 Goffi tests (AP gateway): fix tests following changes in gateway:
Wed, 31 Aug 2022 17:07:03 +0200 Goffi cli (pubsub/attachment/set): update reactions handling:
Wed, 31 Aug 2022 17:07:03 +0200 Goffi component AP gateway: AP <=> XMPP reactions conversions:
Wed, 31 Aug 2022 17:07:03 +0200 Goffi plugin XEP-0424: rename bridge method:
Wed, 31 Aug 2022 17:07:03 +0200 Goffi plugin XEP-0444: Message Reactions implementation:
Wed, 31 Aug 2022 17:07:03 +0200 Goffi doc (components): the word "handle" is more adapted here
Wed, 31 Aug 2022 17:07:03 +0200 Goffi component AP gateway: work around encoding bug in Mastodon:
Wed, 31 Aug 2022 17:07:03 +0200 Goffi component AP gateway: fix headers case in signature:
Wed, 31 Aug 2022 17:07:03 +0200 Goffi component AP gateway: add `aliases` to webfinger data
Wed, 31 Aug 2022 17:07:03 +0200 Goffi component AP gateway: better verbose logging:
Wed, 31 Aug 2022 17:07:01 +0200 Goffi component AP gateway: raise exceptions on apGet + fix exceptions catching in apGetLocalObject:
Wed, 31 Aug 2022 13:18:56 +0200 Goffi tools: renamed module `sat.tools.datetime` to `date.tools.xmpp_datetime` to avoid conflict with Python's standard lib
Wed, 31 Aug 2022 13:11:26 +0200 Goffi tools (datetime, utils): fix incorrect use of naive object:
Tue, 23 Aug 2022 12:04:11 +0200 Syndace plugin XEP-0420: Implementation of Stanza Content Encryption:
Tue, 23 Aug 2022 23:37:22 +0200 Goffi plugin mr mercurial: limit export to ancestors of working directory parent
Tue, 23 Aug 2022 13:00:07 +0200 Goffi plugin merge-requests: fix `await` use on blocking method
Fri, 22 Jul 2022 17:40:03 +0200 Goffi doc (components/AP gateway): "repeat" and "noticed/like":
Fri, 22 Jul 2022 17:16:28 +0200 Goffi doc (cli/pubsub, cli/blog): `attachments` subcommands documentation:
Fri, 22 Jul 2022 17:15:40 +0200 Goffi doc (cli/blog): `repeat` documentation:
Fri, 22 Jul 2022 15:45:33 +0200 Goffi tests (unit/AP gateway): tests for item repeat/announce and noticed/like conversion:
Fri, 22 Jul 2022 15:42:59 +0200 Goffi component AP gateway: fix item ID for XMPP items on Announce:
Thu, 21 Jul 2022 18:07:35 +0200 Goffi component AP gateway: handle `Like` and `Undo`/`Like` activities:
Thu, 21 Jul 2022 18:05:20 +0200 Goffi component AP gateway (pubsub): only emit a `Follow` activity for microblog subscription:
Thu, 21 Jul 2022 18:02:33 +0200 Goffi plugin XEP-0060: sender can now be specified in `sendItems` and `publish`:
Wed, 20 Jul 2022 17:55:11 +0200 Goffi cli (blog, pubsub): new `attachments` subcommands:
Wed, 20 Jul 2022 17:53:12 +0200 Goffi component AP gateway: handle XMPP attachments -> AP likes conversion:
Wed, 20 Jul 2022 17:49:51 +0200 Goffi plugin pubsub attachments: partial implementation of pubsub-attachments protoXEP:
Wed, 20 Jul 2022 17:46:58 +0200 Goffi plugin pubsub cache: replace empty list by None in `getItemsFromCache`:
Wed, 20 Jul 2022 17:41:44 +0200 Goffi core (memory/sqla): add argument to `getPubsubNode` to auto-create a node:
Wed, 20 Jul 2022 17:19:53 +0200 Goffi plugin XEP-0277: add a trigger to `send` method:
Wed, 20 Jul 2022 17:18:17 +0200 Goffi plugin XEP-0060, tools (utils): doc/type hints
Wed, 20 Jul 2022 17:12:29 +0200 Goffi core: fix calls to `domish.Element.elements`:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi cli (blog/get): verbose level of 2 now shows `extra` field
Thu, 14 Jul 2022 12:55:30 +0200 Goffi cli (blog/set): show ID of published item
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: when a repeated blog post is retracted, it converted to suitable Activity:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: "repeat" to "Announce" conversion:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi plugin XEP-0060: fix bad naming of return variable
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: fix wrong exception + use of mb_data["xml"] when it may be absent
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: we need to use `actor` and not `attributedTo` for activities:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: get items when not found in cache in `apGetLocalObject`:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: use the new `priority` argument of `addManagedNode`:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi plugin XEP-0060: handle priority in `addManagedNode`:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi plugin XEP-0277: return ID of published item in `send` and bridge's `mbSend`
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: new `verbose` attribute in AP gateway to activate debug logs:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: return item when `item` URL is used:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: use `createActivity` in `mbdata2APitem`
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: `Announce` activity implementation:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: `getAPAccountFromId` now works with local IDs:
Thu, 14 Jul 2022 12:55:30 +0200 Goffi component AP gateway: `apGetObject` and `apGetList` now work with local object:
Thu, 14 Jul 2022 12:55:19 +0200 Goffi li (blog): new `repeat` subcommand, to re-publish a blog post:
Wed, 13 Jul 2022 12:15:04 +0200 Goffi plugin XEP-0277: post repeating implementation:
Sun, 10 Jul 2022 16:40:16 +0200 Goffi install: pyyaml and treq update
Sun, 10 Jul 2022 16:15:44 +0200 Goffi doc (components/AP): Mention:
Sun, 10 Jul 2022 16:15:09 +0200 Goffi test (unit/AP gateway): tests for XMPP reference/mention <=> AP mention conversion:
Sun, 10 Jul 2022 16:15:09 +0200 Goffi doc (cli/pubsub): add doc for ``reference`` subcommand:
Sun, 10 Jul 2022 16:15:09 +0200 Goffi cli (pubsub): new `reference` subcommand to send references/mentions to pubsub items:
Sun, 10 Jul 2022 16:15:09 +0200 Goffi cli: helper method to retrieve profile's jid:
Sun, 10 Jul 2022 16:15:06 +0200 Goffi component AP gateway: convert XMPP mentions to AP:
Sun, 10 Jul 2022 15:16:15 +0200 Goffi component AP gateway: convert AP mention to XEP-0372 mentions:
Sun, 10 Jul 2022 15:16:15 +0200 Goffi plugin pubsub cache: resync in `synchronise` when node's `sync_state` is not set:
Sun, 10 Jul 2022 15:16:05 +0200 Goffi plugin XEP-0372: References implementation:
Sat, 09 Jul 2022 16:30:37 +0200 Goffi tools (common/uri): accept URIs without type:
Sat, 09 Jul 2022 16:29:36 +0200 Goffi doc (developer): typo
Wed, 29 Jun 2022 14:23:16 +0200 Goffi doc (components/AP): identity and avatar:
Wed, 29 Jun 2022 14:06:33 +0200 Goffi tests (unit/ap-gateway): tests for XMPP identity/vCard4 <=> AP actor data conversion:
Wed, 29 Jun 2022 12:13:49 +0200 Goffi CLI (identity): add description to `identity set`:
Wed, 29 Jun 2022 12:12:09 +0200 Goffi component AP: convert AP identity data to XMPP:
Wed, 29 Jun 2022 12:08:53 +0200 Goffi plugin XEP-0163: allow unset `event_type` in `addPEPEvent`, check conflict + type hints
Wed, 29 Jun 2022 12:07:45 +0200 Goffi core (tools/web): helped method to download files:
Wed, 29 Jun 2022 12:06:21 +0200 Goffi component AP: XMPP identity => AP actor data converstion:
Wed, 29 Jun 2022 11:59:07 +0200 Goffi plugin XEP-0084: "User Avatar" implementation:
Wed, 29 Jun 2022 11:58:00 +0200 Goffi plugin XEP-0292: vCard4 Over XMPP implementation:
Wed, 29 Jun 2022 11:54:53 +0200 Goffi core (memory/cache): type hints + filename fix:
Wed, 29 Jun 2022 11:49:03 +0200 Goffi plugin identity: make the plugin compatible with component + description:
Wed, 29 Jun 2022 11:47:48 +0200 Goffi plugin identity, XEP-0054: move avatar resizing and caching method to identity plugin:
Wed, 29 Jun 2022 11:36:31 +0200 Goffi plugin XEP-0060: type hints
Wed, 29 Jun 2022 10:17:33 +0200 Goffi core (memory/sqla_config): set a timeout for SQLite:
Wed, 29 Jun 2022 10:16:03 +0200 Goffi core (memory/sqla): `session_add` must have a default value in `delete`
Wed, 29 Jun 2022 10:14:14 +0200 Goffi core (types): add `is_component` to `SatXMPPEntity`
Fri, 17 Jun 2022 18:25:55 +0200 Goffi plugin XEP-0191: fix wrong name and description
Fri, 17 Jun 2022 15:50:34 +0200 Goffi doc (components): AP item retraction + blocking:
Fri, 17 Jun 2022 15:50:34 +0200 Goffi tests (unit/ap gateway): message/item retractation tests:
Fri, 17 Jun 2022 15:50:34 +0200 Goffi tests (unit/ap gateway): fix `onMessage` call following change in the component:
Fri, 17 Jun 2022 15:50:34 +0200 Goffi component AP gateway typing + remove unused `activity` arg from `newAPDeleteItem`
Fri, 17 Jun 2022 15:50:15 +0200 Goffi doc (cli/message): `retract` command
Fri, 17 Jun 2022 14:15:23 +0200 Goffi cli (message/retract): message retractation command:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi component AP gateway: AP delete activity => message retract:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi component AP gateway: message retractation => AP deletion
Fri, 17 Jun 2022 14:15:23 +0200 Goffi component AP gateway: set POST default response code to 202 (accepted)
Fri, 17 Jun 2022 14:15:23 +0200 Goffi plugin XEP-424: Message Retractation implementation:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi plugin XEP-0428: Fallback Indication implementation:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi plugin XEP-0422: Message Fastening implementation:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi core (memory/sqla): generic `get` + `session_add` in `delete`:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi core (memory/sqla), plugin XEP-0359: always add `origin-id`, and store:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi core (memory/mapping): add `origin_id` column to History + constraints update:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi core (xmpp): adapt message workflow to components:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi core (constants): type hints
Fri, 17 Jun 2022 14:15:23 +0200 Goffi component AP gateway: convert `Delete` AP activities to corresponding Pubsub `retract`:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi comp AP gateway: convert pubsub item retractation to AP `Delete` activity:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi plugin XEP-0060: do not raise an error when not subscribed on unsubscribe:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi doc (components): typo/spelling
Fri, 17 Jun 2022 14:15:23 +0200 Goffi doc (cli/blocking): `blocking` command documentation:
Fri, 27 May 2022 12:15:04 +0200 Goffi cli: new `blocking` commands:
Fri, 27 May 2022 12:12:16 +0200 Goffi plugin XEP-0191: Blocking Command implementation:
Tue, 24 May 2022 17:57:41 +0200 Goffi doc (components): message delivery documentation:
Tue, 24 May 2022 17:57:39 +0200 Goffi test (unit/AP gateway): AP direct message ↔ XMPP `<message>` conversion:
Tue, 24 May 2022 17:57:36 +0200 Goffi comp AP gateway: message conversion:
Tue, 24 May 2022 17:49:14 +0200 Goffi tests (unit/ap_gateway): fix tests
Mon, 16 May 2022 14:37:58 +0200 Goffi core (memory): `fileDelete` is now async, fix coroutine issue
Mon, 16 May 2022 14:20:01 +0200 Goffi plugin invitation: use `store` hint to be sure that the invitation is archived
Mon, 16 May 2022 13:03:53 +0200 Goffi tools (common/email): use `from_email` is specified, always set `email_sender_domain`
Mon, 16 May 2022 13:02:59 +0200 Goffi core: remove useless method (it's available directly in client)
Sun, 15 May 2022 14:15:24 +0200 Goffi comp file sharing: handle `admins` in quotas
Sun, 15 May 2022 14:14:52 +0200 Goffi core: method to know if a profile/entity is an admin:
Sat, 14 May 2022 23:00:35 +0200 Goffi doc (installation): `sat_media` is now `libervia-media`
Sat, 14 May 2022 22:48:35 +0200 Goffi install (setup): fix `urwid-satext` version
Sat, 14 May 2022 22:35:39 +0200 Goffi doc (installation): fix missing `hg clone` instructions
Sat, 14 May 2022 22:34:13 +0200 Goffi install: requirements.txt update
Fri, 13 May 2022 19:34:12 +0200 Goffi doc (components): update AP gateway documentation:
Fri, 13 May 2022 19:32:06 +0200 Goffi doc (cli/pubsub): document new `--public` flags:
Fri, 13 May 2022 19:29:17 +0200 Goffi tests (unit/ap-gateway): tests for following/followers <=> PPS:
Fri, 13 May 2022 19:27:21 +0200 Goffi tests (e2e/cli/cache_search): make the test more resilient:
Fri, 13 May 2022 19:24:38 +0200 Goffi docker (prosody-e2e): update Prosody's conf:
Fri, 13 May 2022 19:21:17 +0200 Goffi docker (backend-dev): move dbus unix socket:
Fri, 13 May 2022 19:16:56 +0200 Goffi docker (backend-dev/libervia.conf): don't force CLI background anymore:
Fri, 13 May 2022 19:15:30 +0200 Goffi CLI: don't fail when calling `getContacts` with a component profile
Fri, 13 May 2022 19:12:33 +0200 Goffi comp AP gateway: publish, (un)subscribe/(un)follow, public subscription/following/followers:
Fri, 13 May 2022 18:50:33 +0200 Goffi plugin XEP-0277: be sure to have `service` set in `item2mbdata` and `node` when provided
Fri, 13 May 2022 18:48:41 +0200 Goffi plugin XEP-0277: bridge method `mbIsCommentNode` + methods renaming
Fri, 13 May 2022 18:46:51 +0200 Goffi plugin XEP-0277: fix `await` trigger incorrectly used on a sync trigger
Fri, 13 May 2022 18:44:54 +0200 Goffi plugin pubsub cache: new `resync` argument to force resynchronisation in `synchronize`
Fri, 13 May 2022 18:43:42 +0200 Goffi plugin pubsub cache: more resilient node caching:
Fri, 13 May 2022 18:38:05 +0200 Goffi plugins XEP-0060, XEP-0376, XEP-0465, CLI: PAM + PSS implementation:
Fri, 13 May 2022 18:29:42 +0200 Goffi plugin XEP-0060: use serialised options in `psSubscribe` + triggers update
Fri, 13 May 2022 18:22:06 +0200 Goffi plugin XEP-0060: better filtering when looking for default pubsub service
Fri, 13 May 2022 18:19:56 +0200 Goffi tools (async_trigger): fix return value in `asyncReturnPoint` + typing hints
Fri, 13 May 2022 18:02:37 +0200 Goffi core (memory/sqla): `searchPubsubItems` can now filter on item names
Fri, 13 May 2022 17:58:51 +0200 Goffi core (memory/sqla): add attribute to filter on `item_ids` in `getItems`
Fri, 13 May 2022 17:57:24 +0200 Goffi core (memory/param): fix unproper use of `Failure`
Fri, 13 May 2022 17:56:40 +0200 Goffi core (memory/disco): fix hard encoded value in `findServiceEntity`
Fri, 13 May 2022 17:55:51 +0200 Goffi core (disco): use new `client.server_jid` property in `getItems`
Fri, 13 May 2022 17:52:43 +0200 Goffi core (xmpp): add a `server_jid` property
Tue, 22 Mar 2022 17:00:42 +0100 Goffi jp (xmlui): add `PasswordWidget`
Tue, 22 Mar 2022 17:00:42 +0100 Goffi tools (common/template): fix setting of `css_files_noscript` when `css_file` is specified
Tue, 22 Mar 2022 17:00:42 +0100 Goffi doc (components): documentation of `comments_max_depth` option and threads conversion:
Tue, 22 Mar 2022 17:00:42 +0100 Goffi comp AP gateway: signature checking, caching and threads management:
Tue, 22 Mar 2022 17:00:42 +0100 Goffi core (memory/sqla): new table/mapping to handle Pubsub node subscriptions:
Tue, 22 Mar 2022 17:00:42 +0100 Goffi core (memory/migration): ignore FTS table when autogenerating script for migration:
Tue, 22 Mar 2022 17:00:42 +0100 Goffi comp AP: helper methods to get AP objects:
Tue, 22 Mar 2022 17:00:42 +0100 Goffi comp AP gateway: regular expression to parse `Signature` header:
Tue, 22 Mar 2022 17:00:42 +0100 Goffi plugin XEP-0277: methods to check is a node is a comments node and to get its parent
Tue, 22 Mar 2022 17:00:42 +0100 Goffi tools (utils): fix `getRepositoryData` crash:
Tue, 22 Mar 2022 17:00:42 +0100 Goffi plugin XEP-0059, cache: allow those plugins to work in component mode
Tue, 22 Mar 2022 17:00:42 +0100 Goffi plugin XEP-0060: specify sender using `client.jid` in `subscribe`:
Tue, 22 Mar 2022 17:00:42 +0100 Goffi core (xmpp): new `getVirtualClient` for components:
Mon, 21 Mar 2022 16:37:19 +0100 Goffi tests (ap-gateway): fix use of outbox URL to get items
Mon, 31 Jan 2022 18:35:52 +0100 Goffi doc (components): update AP component documentation:
Mon, 31 Jan 2022 18:35:52 +0100 Goffi tests (unit): AP gateway unit tests:
Mon, 31 Jan 2022 18:35:52 +0100 Goffi tools (xml_tools): fix `widget_args` modification in `_dataFormField2XMLUIData`:
Mon, 31 Jan 2022 18:35:52 +0100 Goffi tests (e2e/CLI/set_get): fix RSM request:
Mon, 31 Jan 2022 18:35:52 +0100 Goffi docker: don't move `.egg_info` files anymore:
Mon, 31 Jan 2022 18:35:49 +0100 Goffi component AP gateway: split plugin in several files:
Tue, 25 Jan 2022 17:54:06 +0100 Goffi component AP gateway: JID/node ⟺ AP outbox conversion:
Tue, 25 Jan 2022 17:27:39 +0100 Goffi cli (blog/get): fix default output when a value is None
Tue, 25 Jan 2022 17:26:05 +0100 Goffi plugin XEP-0060, XEP-0163, XEP-0277, text syntaxes: make those plugins usable with components
Tue, 25 Jan 2022 17:25:10 +0100 Goffi tools (common): new `async_utils` module with an async version of `lru_cache`
Tue, 25 Jan 2022 17:22:15 +0100 Goffi plugin XEP-0277: various fixes + async:
Tue, 25 Jan 2022 17:16:37 +0100 Goffi plugin XEP-0060: `None` must not be used for `getItems`'s `node`
Tue, 25 Jan 2022 17:15:00 +0100 Goffi component file sharing: set server name at render time
Tue, 25 Jan 2022 17:13:32 +0100 Goffi component file sharing: fix incorrect use of `returnValue` in `items` async method
Tue, 25 Jan 2022 17:09:54 +0100 Goffi memory (sqla): fix `complete` setting when `index` is `None` in `getItems`
Tue, 25 Jan 2022 17:09:11 +0100 Goffi memory (sqla): don't set keys with None as value for RSM in `getItems`
Tue, 25 Jan 2022 17:07:15 +0100 Goffi memory (disco), core (main): new `hasIdentity` method
Tue, 25 Jan 2022 17:06:28 +0100 Goffi plugin XEP-0384: fix typo in attribute
Wed, 08 Dec 2021 15:45:57 +0100 Goffi tools (xml_tools): implement `list-multi` in `_dataFormField2XMLUIData`:
Wed, 01 Dec 2021 16:13:31 +0100 Goffi merge bookmark 0.9 0.9
Tue, 30 Nov 2021 23:31:09 +0100 Goffi Added tag v0.8.0 for changeset f97be63871e4
Tue, 30 Nov 2021 23:31:07 +0100 Goffi v0.8.0 release v0.8.0
Tue, 30 Nov 2021 17:28:42 +0100 Goffi tools (common/async_process): use parent environment by default
Tue, 30 Nov 2021 17:28:03 +0100 Goffi core (memory/param): don't crash when getting unset int value
Tue, 30 Nov 2021 17:27:26 +0100 Goffi core (xmpp): specify profile when logging a connection problem
Fri, 12 Nov 2021 17:21:24 +0100 Goffi merge bookmark @
Fri, 12 Nov 2021 17:18:23 +0100 Goffi plugin events: store `interest_id` in data:
Fri, 12 Nov 2021 17:16:40 +0100 Goffi changelog: minor update following renaming
Sat, 06 Nov 2021 18:53:00 +0100 Goffi cli (base): use `XTERM_VERSION` to detect XTerm:
Sat, 06 Nov 2021 17:09:28 +0100 Goffi cli (debug/theme): display currently used background
Sat, 06 Nov 2021 17:08:50 +0100 Goffi cli (base): better background detection:
Fri, 05 Nov 2021 18:11:24 +0100 Goffi tests (e2e/web): add basic tests for generic lists
Fri, 05 Nov 2021 18:11:24 +0100 Goffi tests (e2e/run_e2e): fix inappropriate use of `-T` option
Fri, 05 Nov 2021 18:11:24 +0100 Goffi plugin comp file sharing: don't use Deferred in return value
Fri, 05 Nov 2021 18:11:18 +0100 Goffi plugin email invitations: re-use existing invitation for a given email:
Fri, 05 Nov 2021 18:08:39 +0100 Goffi plugin XEP-0264: replace `SIZE_FULL_SCREEN` by `SIZE_BIG`:
Thu, 04 Nov 2021 18:27:36 +0100 Goffi core: don't callback `self.conn_deferred` if already called:
Thu, 04 Nov 2021 18:13:55 +0100 Goffi install: requirements update
Fri, 22 Oct 2021 18:46:51 +0200 Goffi plugin XEP-0384: fix encryption for user own devices:
Fri, 22 Oct 2021 10:40:24 +0200 Goffi docker (prosody): don't use `tmpfs` for `/var/lib/prosody` (it prevents the container to start)
Fri, 22 Oct 2021 10:39:05 +0200 Goffi docker (prosody): remove unused `entrypoint.sh` file and `sed` from Dockerfile:
Thu, 21 Oct 2021 11:55:39 +0200 Goffi plugin text syntaxes: remove `id` attributes and whitelist allowed classes:
Thu, 21 Oct 2021 11:53:56 +0200 Goffi docker (web-demo): fix prosody `tmpfs` instruction
Wed, 20 Oct 2021 17:24:09 +0200 Goffi docker (docker-compose-e2e): fix `tmpfs` instruction for `prosody`
Wed, 20 Oct 2021 17:23:22 +0200 Goffi docker: use `@` instead of `tip` for dev images:
Wed, 20 Oct 2021 17:21:54 +0200 Goffi docker: fix use of `REVISION` in `FROM` instruction
Wed, 20 Oct 2021 17:19:57 +0200 Goffi docker: fix use of File Sharing component following entry point renaming
Thu, 30 Sep 2021 10:33:09 +0200 Goffi misc (.hgignore): exlude e2e tests reports
Thu, 30 Sep 2021 10:32:04 +0200 Goffi install (setup): set minimum version of `python-dateutil` to `2.8.1`:
Thu, 30 Sep 2021 10:30:43 +0200 Goffi plugin XEP-0054: fix wrongly used `await`:
Mon, 27 Sep 2021 08:29:09 +0200 Goffi component AP gateway: fix wrong operator when testing HTTP code
Sun, 26 Sep 2021 16:41:58 +0200 Goffi doc (components): base documentation for AP Gateway:
Sun, 26 Sep 2021 16:41:55 +0200 Goffi comp AP Gateway: ActivityPub Component first draft:
Sun, 26 Sep 2021 16:41:49 +0200 Goffi merge bookmark `@`
Sun, 26 Sep 2021 16:38:40 +0200 Goffi plugin XEP-0277: import `SatXMPPEntity` from core_types
Sun, 26 Sep 2021 16:38:34 +0200 Goffi core (core_types): add `jid` to `SatXMPPEntity`
Sun, 26 Sep 2021 16:38:00 +0200 Goffi doc: components documentation:
Sun, 26 Sep 2021 16:35:56 +0200 Goffi component (file-sharing): use `file-sharing` instead of `file_sharing`:
Sun, 26 Sep 2021 16:35:49 +0200 Goffi jp (common): add neovim (`nvim`) default arguments
Wed, 08 Sep 2021 18:00:02 +0200 Goffi merge bookmark `@`
Wed, 08 Sep 2021 17:58:48 +0200 Goffi tests (e2e/CLI): tests for Pubsub Cache Search
Wed, 08 Sep 2021 17:58:48 +0200 Goffi core (memory/sqla): fix `fileUpdate`
Wed, 08 Sep 2021 17:58:48 +0200 Goffi plugin XEP-0384: fix calls outside of main thread:
Wed, 08 Sep 2021 17:58:48 +0200 Goffi docker (e2e): add `pytest-twisted` to image
Wed, 08 Sep 2021 17:58:48 +0200 Goffi doc (cli/pubsub_cache): `search` command documentation:
Wed, 08 Sep 2021 17:58:48 +0200 Goffi doc (cli/pubsub_cache): add a warning for `reset`
Wed, 08 Sep 2021 17:58:48 +0200 Goffi CLI (pubsub/cache): `search` implementation
Wed, 08 Sep 2021 17:58:48 +0200 Goffi CLI: move `format_time` to `common` + add timezone
Wed, 08 Sep 2021 17:58:48 +0200 Goffi plugin pubsub cache: implement `psCacheSearch`
Wed, 08 Sep 2021 17:58:48 +0200 Goffi core (memory/slqa): implement `getProfileById`
Wed, 08 Sep 2021 17:58:48 +0200 Goffi memory (sqla): implement `searchPubsubItems`:
Wed, 08 Sep 2021 17:58:48 +0200 Goffi db (schema): create virtual table for FTS + migration
Wed, 08 Sep 2021 17:57:28 +0200 Goffi tests (e2e): print revision used in `run_e2e`
Wed, 08 Sep 2021 11:20:37 +0200 Goffi merge bookmark `@`
Thu, 29 Jul 2021 22:51:01 +0200 Goffi tools (common/async_process): remove useless encoding + use full path for command:
Wed, 08 Sep 2021 11:18:01 +0200 Goffi tests (e2e/cli): update JSON and XML outputs following changes in Libervia CLI
Wed, 08 Sep 2021 11:17:51 +0200 Goffi test (e2e/cli): use `max_items` instead of `max` when retrieving blog items:
Wed, 08 Sep 2021 11:17:43 +0200 Goffi tests (e2e/web): fix test files paths following global name change
Wed, 08 Sep 2021 11:17:34 +0200 Goffi tests (e2e): fix names in `run_e2e` script, following global name change.
Wed, 08 Sep 2021 11:17:19 +0200 Goffi plugin misc file: fix `getDestDir` returning a Deferred in a coroutine
Wed, 08 Sep 2021 11:17:13 +0200 Goffi plugin android: use `callFromThread` instead of `callLater`:
Wed, 08 Sep 2021 11:17:04 +0200 Goffi core (memory/persistent): implement `__repr__` (via `__str__`)
Wed, 08 Sep 2021 11:16:52 +0200 Goffi plugin XEP-0353: fix jingle initiation on disco "Service Unavailable" error:
Wed, 08 Sep 2021 11:16:48 +0200 Goffi plugin XEP-0353: fix plugin modes
Wed, 08 Sep 2021 11:16:35 +0200 Goffi core (main): check plugin modes and skip pluggin/log an error if value is invalid
Wed, 08 Sep 2021 11:16:29 +0200 Goffi core (sat_main): fix the "Could not initialize backend" error logging
Wed, 08 Sep 2021 11:16:21 +0200 Goffi bridge (dbus/frontend): reintrospect signature in case of guess error:
Wed, 08 Sep 2021 11:16:00 +0200 Goffi docker: set `DBUS_SESSION_BUS_ADDRESS` so that it uses remote TCP with local fallback:
Wed, 08 Sep 2021 11:15:54 +0200 Goffi docker: fixes following global renaming
Wed, 08 Sep 2021 11:15:41 +0200 Goffi doc (contributing): typo
Wed, 08 Sep 2021 11:15:24 +0200 Goffi doc (contributing): fix `docker-compose-e2e.yml` spelling
Wed, 08 Sep 2021 11:14:53 +0200 Goffi plugin XEP-0277: use `common.uri` to parse comment URIs
Wed, 08 Sep 2021 11:14:47 +0200 Goffi tools (common/uri): fix uri parsing for Python 3.9+
Wed, 08 Sep 2021 11:14:17 +0200 Goffi docker: Libervia revision can now be specified:
Wed, 08 Sep 2021 11:13:35 +0200 Goffi CLI: use global constants for output names
Wed, 01 Sep 2021 15:25:02 +0200 Goffi core (memory/sql_mapping): remove autoincrement:
Wed, 01 Sep 2021 15:24:59 +0200 Goffi core (memory/sqla): fix key/value inversion in self.profiles
Wed, 01 Sep 2021 13:47:17 +0200 Goffi merge branche "@"
Wed, 01 Sep 2021 13:46:43 +0200 Goffi cli: call `bridge.getReady()` after bridge connection
Sat, 28 Aug 2021 15:32:58 +0200 Goffi merge branche "@"
Sat, 28 Aug 2021 15:26:02 +0200 Goffi bridge: bridge can now be set using environment variable:
Fri, 27 Aug 2021 15:27:14 +0200 Goffi install (setup): modified sat_tmp version specifier to also match `0.9.dev0`
Fri, 27 Aug 2021 14:59:47 +0200 Goffi doc: minor typo
Fri, 27 Aug 2021 14:51:40 +0200 Goffi merge branche "@"
Fri, 27 Aug 2021 14:48:39 +0200 Goffi tests (run_e2e): update tmp dir prefix following name change
Fri, 27 Aug 2021 14:48:38 +0200 Goffi tools (common/date_utils): parse `now` alone (when used without relative delta)
Fri, 27 Aug 2021 14:48:29 +0200 Goffi doc (configuration): add `public_url` in config sample
Fri, 27 Aug 2021 14:46:56 +0200 Goffi doc (overview): comment mentions of web app (not relevant anymore, for now) + web frontend name change
Fri, 27 Aug 2021 14:46:52 +0200 Goffi CLI: fix section used for config following name change
Fri, 27 Aug 2021 08:49:45 +0200 Goffi install (setup): update `sat_tmp` version
Mon, 02 Aug 2021 21:52:17 +0200 Goffi tests: pubsub cache tests
Mon, 02 Aug 2021 21:52:17 +0200 Goffi tests: unit tests preparation with some fixtures
Mon, 02 Aug 2021 21:52:17 +0200 Goffi misc: add a `dev-requirements.txt` file
Mon, 02 Aug 2021 21:52:17 +0200 Goffi core (memory/sqla): minor docstring line lenght fix
Mon, 02 Aug 2021 21:52:17 +0200 Goffi plugin text syntaxes: remove side effect on init:
Mon, 02 Aug 2021 21:52:17 +0200 Goffi plugin pubsub cache: use `asDeferred` with `match_cb`
Mon, 02 Aug 2021 21:52:17 +0200 Goffi jp (pubsub/cache/purge): fix conflict with `subtype` short option
Mon, 02 Aug 2021 21:52:17 +0200 Goffi plugin XEP-0059: don't show warning message when <last> is missing if there is not message
Mon, 02 Aug 2021 21:51:55 +0200 Goffi misc: update VERSION
Mon, 02 Aug 2021 21:49:51 +0200 Goffi merge branch "@"
Mon, 02 Aug 2021 21:47:22 +0200 Goffi plugin XEP-0346: fix deprecated import
Mon, 02 Aug 2021 21:47:16 +0200 Goffi docker: fix Dockerfile following repositories redirections
Thu, 29 Jul 2021 22:51:01 +0200 Goffi doc (cli/pubsub): document pubsub cache management commands
Thu, 29 Jul 2021 22:51:01 +0200 Goffi doc (cli/pubsub/delete): update doc following notification option change
Thu, 29 Jul 2021 22:51:01 +0200 Goffi doc (cli/pubsub/get): fix option in example:
Thu, 29 Jul 2021 22:51:01 +0200 Goffi doc (cli/common): time pattern
Thu, 29 Jul 2021 22:51:01 +0200 Goffi doc (cli/common): explain the new `-C, --no-cache` option
Thu, 29 Jul 2021 22:51:01 +0200 Goffi doc (configuration): add `pubsub_cache_strategy` option
Thu, 29 Jul 2021 22:51:01 +0200 Goffi doc: developer documentation explaining storage and pubsub cache
Thu, 29 Jul 2021 22:51:01 +0200 Goffi doc: activate `autodoc` extension + extension to adapt Libervia docstring style to autodoc
Thu, 29 Jul 2021 22:51:01 +0200 Goffi frontends (tools/misc): `FlagsHandler.__getitems__` now returns attribute
Thu, 29 Jul 2021 22:51:01 +0200 Goffi tools (common/async_process): remove useless encoding + use full path for command:
Thu, 29 Jul 2021 22:51:01 +0200 Goffi jp (pubsub): new `cache` subcommand with commands to `get`, `sync`, `purge` and `reset` pubsub cache
Thu, 29 Jul 2021 22:51:01 +0200 Goffi jp (pubsub/delete): make notification the default, `--notify` option is replaced by `--no-notification`
Thu, 29 Jul 2021 22:51:01 +0200 Goffi jp (base): add flag for `use_pubsub` to add cache skipping option
Thu, 29 Jul 2021 22:51:01 +0200 Goffi tools (common/date_utils): accept more units (shortcuts) + fix timezone when date with relative delta is used
Thu, 29 Jul 2021 22:51:01 +0200 Goffi plugin XEP-0277: pubsub cache analyser implementation
Thu, 29 Jul 2021 22:51:01 +0200 Goffi plugin pubsub cache: Pubsub Caching implementation
Thu, 29 Jul 2021 22:51:01 +0200 Goffi core (memory/sqla): generic methods to add and delete ORM objects directly
Thu, 29 Jul 2021 22:51:01 +0200 Goffi core (memory/sqla): methods to manipulate pubsub tables
Thu, 29 Jul 2021 22:50:57 +0200 Goffi migration: script to create pubsub caching tables
Thu, 29 Jul 2021 21:38:37 +0200 Goffi core (memory/sqla_mapping): mapping for PubsubNode and PubsubItem (will be used for caching)
Thu, 29 Jul 2021 21:30:32 +0200 Goffi plugin XEP-0059: new `getNextRequest` method to generate request to retrieve next page
Thu, 29 Jul 2021 21:28:48 +0200 Goffi plugin XEP-0277: ignore `max_items` if `rsm_request` is set
Thu, 29 Jul 2021 17:28:02 +0200 Goffi plugin XEP-0060: fix notification handling in `retractItems`
Thu, 29 Jul 2021 17:26:59 +0200 Goffi plugin XEP-0060: add trigger points
Thu, 29 Jul 2021 17:10:36 +0200 Goffi plugin XEP-0060: events callbacks can now be sync or async
Thu, 29 Jul 2021 15:54:54 +0200 Goffi plugin XEP-0060: handle purge notifications
Wed, 28 Jul 2021 23:01:15 +0200 Goffi plugin XEP-0060: getItems extra is now serialised dict
Wed, 28 Jul 2021 22:15:31 +0200 Goffi core (xmpp): renamed `SatRosterProtocol.presenceSubscribed` to `isSubscribedFrom` (and added `isSubscribedTo`)
Wed, 30 Jun 2021 16:19:14 +0200 Goffi plugin XEP-0060: `getItem(s)`, `publish` and `(un)subscribe` are now coroutines
Sun, 27 Jun 2021 00:15:40 +0200 Goffi core (memory/sqla_mapping): fix some technical debt: sqlalchemy
Fri, 25 Jun 2021 17:55:23 +0200 Goffi core (memory/sqla): database migration using Alembic:
Fri, 25 Jun 2021 10:17:34 +0200 Goffi memory (storage): adjustements to SQLAlchemy mapping to match current state of database
Fri, 18 Jun 2021 18:19:23 +0200 Goffi merge changes from main branch
Fri, 18 Jun 2021 15:15:13 +0200 Goffi Added tag v0.8.0b1 for changeset efe2445b053c
Fri, 18 Jun 2021 15:10:33 +0200 Goffi v0.8.0b1 release v0.8.0b1
Fri, 18 Jun 2021 15:08:40 +0200 Goffi install: fix pygobject dependency
Fri, 18 Jun 2021 14:44:01 +0200 Goffi /!\ package is being renamed to libervia-backend following global name change /!\
Fri, 18 Jun 2021 14:38:51 +0200 Goffi install: set upper limit for dependencies versions
Fri, 18 Jun 2021 13:03:32 +0200 Goffi misc: added freedesktop metadata files
Thu, 17 Jun 2021 13:05:58 +0200 Goffi merge changes from main branch
Thu, 17 Jun 2021 10:35:42 +0200 Goffi core (memory/cache): don't crash on EOFError in getMetadata
Wed, 16 Jun 2021 13:49:26 +0000 Weblate i18n: Added translation using Weblate (Slovak)
Tue, 15 Jun 2021 15:05:12 +0200 Goffi i18n: update French catalog
Mon, 14 Jun 2021 18:37:25 +0200 Goffi i18n: extraction update
Mon, 14 Jun 2021 18:35:12 +0200 Goffi core, frontends: fix invalid translatable strings.
Mon, 14 Jun 2021 12:19:21 +0200 Goffi app manager (docker/weblate): add `WEBLATE_ENABLE_HTTPS`:
Sat, 12 Jun 2021 15:14:57 +0200 Goffi app manager (docker/weblate): use new `files` feature to set `settings-override.py`:
Sat, 12 Jun 2021 15:10:49 +0200 Goffi plugin app manager: add a way to create files:
Fri, 11 Jun 2021 17:39:59 +0200 Goffi plugin app manager: "public_url" must NOT have a schema
Fri, 11 Jun 2021 09:21:41 +0200 Goffi doc: fix remaining SàT references/typos + add `libervia-cli` missing commands
Fri, 11 Jun 2021 09:19:43 +0200 Goffi misc: update .hgignore
Thu, 10 Jun 2021 15:44:30 +0200 Goffi plugin XEP-0313: on cold start (without known archive) we only request 50 last messages
Thu, 10 Jun 2021 15:43:28 +0200 Goffi plugin XEP-0054: fix call to JID serialisation method
Wed, 09 Jun 2021 18:39:13 +0200 Goffi plugin nat port: rename file to `plugin_misc_nat_port.py` to make the name valid
Wed, 09 Jun 2021 17:31:52 +0200 Goffi doc (installation): update instruction to use requirements + fix name in a few places
Wed, 09 Jun 2021 17:30:52 +0200 Goffi install (requirements): update + add setuptools_scm
Wed, 09 Jun 2021 17:30:27 +0200 Goffi install (setup): add `setuptools_scm` to install dependencies if in dev version
Wed, 09 Jun 2021 17:29:29 +0200 Goffi cli: update constants to use new name
Wed, 09 Jun 2021 11:35:49 +0200 Goffi plugin XEP-0054: fix update call
Wed, 09 Jun 2021 11:27:22 +0200 Goffi core (xmpp): show "Libervia" without the "(backend)" component in version
Wed, 09 Jun 2021 10:04:10 +0200 Goffi doc (cli/profile): add autoconnection in example
Wed, 09 Jun 2021 10:01:56 +0200 Goffi memory(sqlite): fix encoding when loading pickled data
Sun, 06 Jun 2021 22:06:28 +0200 Goffi plugin XEP-0277: "user" part of author jid is used for author name when later is missing
Sun, 06 Jun 2021 19:35:19 +0200 Goffi plugin forums: use serialised data for extra in forumTopicsGet
Fri, 04 Jun 2021 17:18:44 +0200 Goffi plugin XEP-0277: don't wrap `DataError` in `failure.Failure` in `parseCommentUrl` as it is not catched correctly:
Fri, 04 Jun 2021 15:23:24 +0200 Goffi jp: fix background guessing when stdin is redirected
Fri, 04 Jun 2021 14:44:33 +0200 Goffi tools (common/template_xmlui: add `multi` and `value` propertied to OptionsWidget
Fri, 04 Jun 2021 14:07:58 +0200 Goffi memory (sqlite): work around encoding issues with pickle
Thu, 03 Jun 2021 17:59:41 +0200 Goffi plugin XEP-0045: fix `/join` text command
Thu, 03 Jun 2021 17:47:25 +0200 Goffi plugin XEP-0045: fix "reason" parsing for /ban and /kick text commands
Thu, 03 Jun 2021 15:40:57 +0200 Goffi core (xmpp): catch `cancelError` in `pre_xml_treatments` in message workflow
Thu, 03 Jun 2021 15:21:43 +0200 Goffi core: various changes and fixes to work with new storage and D-Bus bridge:
Thu, 03 Jun 2021 15:21:43 +0200 Goffi tools (utils): new `ensure_deferred` decorator
Thu, 03 Jun 2021 15:21:43 +0200 Goffi bridge (dbus): use Tx DBus for backend part of D-Bus bridge:
Thu, 03 Jun 2021 15:21:43 +0200 Goffi bridge (constructor/base_constructor): add `args_no_default` to `completion`
Thu, 03 Jun 2021 15:20:47 +0200 Goffi core (memory/storage): backend storage is now based on SQLAlchemy
Thu, 03 Jun 2021 15:15:11 +0200 Goffi doc: config file is now `libervia.conf` (even if `sat.conf` still works, for now)
Thu, 06 May 2021 21:39:08 +0200 Goffi core (memory/sqlite): return 0 instead of None when user has no file yet