Mercurial > libervia-backend
graph
-
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