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:
|