Mercurial > libervia-backend
graph
-
core, CLI (base), tools (common/data_format): typing/core readability2022-09-21, by Goffi
-
doc (components/AP gateway): "reactions":2022-08-31, by Goffi
-
tests (AP gateway): reactions tests:2022-08-31, by Goffi
-
tests (AP gateway): fix tests following changes in gateway:2022-08-31, by Goffi
-
cli (pubsub/attachment/set): update reactions handling:2022-08-31, by Goffi
-
component AP gateway: AP <=> XMPP reactions conversions:2022-08-31, by Goffi
-
plugin XEP-0424: rename bridge method:2022-08-31, by Goffi
-
plugin XEP-0444: Message Reactions implementation:2022-08-31, by Goffi
-
doc (components): the word "handle" is more adapted here2022-08-31, by Goffi
-
component AP gateway: work around encoding bug in Mastodon:2022-08-31, by Goffi
-
component AP gateway: fix headers case in signature:2022-08-31, by Goffi
-
component AP gateway: add `aliases` to webfinger data2022-08-31, by Goffi
-
component AP gateway: better verbose logging:2022-08-31, by Goffi
-
tools (datetime, utils): fix incorrect use of naive object:2022-08-31, by Goffi
-
plugin XEP-0420: Implementation of Stanza Content Encryption:2022-08-23, by Syndace
-
plugin mr mercurial: limit export to ancestors of working directory parent2022-08-23, by Goffi
-
plugin merge-requests: fix `await` use on blocking method2022-08-23, by Goffi
-
doc (components/AP gateway): "repeat" and "noticed/like":2022-07-22, by Goffi
-
doc (cli/pubsub, cli/blog): `attachments` subcommands documentation:2022-07-22, by Goffi
-
doc (cli/blog): `repeat` documentation:2022-07-22, by Goffi
-
tests (unit/AP gateway): tests for item repeat/announce and noticed/like conversion:2022-07-22, by Goffi
-
component AP gateway: fix item ID for XMPP items on Announce:2022-07-22, by Goffi
-
component AP gateway: handle `Like` and `Undo`/`Like` activities:2022-07-21, by Goffi
-
plugin XEP-0060: sender can now be specified in `sendItems` and `publish`:2022-07-21, by Goffi
-
cli (blog, pubsub): new `attachments` subcommands:2022-07-20, by Goffi
-
component AP gateway: handle XMPP attachments -> AP likes conversion:2022-07-20, by Goffi
-
plugin pubsub attachments: partial implementation of pubsub-attachments protoXEP:2022-07-20, by Goffi
-
plugin pubsub cache: replace empty list by None in `getItemsFromCache`:2022-07-20, by Goffi
-
core (memory/sqla): add argument to `getPubsubNode` to auto-create a node:2022-07-20, by Goffi
-
plugin XEP-0277: add a trigger to `send` method:2022-07-20, by Goffi
-
plugin XEP-0060, tools (utils): doc/type hints2022-07-20, by Goffi
-
core: fix calls to `domish.Element.elements`:2022-07-20, by Goffi
-
cli (blog/get): verbose level of 2 now shows `extra` field2022-07-14, by Goffi
-
cli (blog/set): show ID of published item2022-07-14, by Goffi
-
component AP gateway: "repeat" to "Announce" conversion:2022-07-14, by Goffi
-
plugin XEP-0060: fix bad naming of return variable2022-07-14, by Goffi
-
component AP gateway: we need to use `actor` and not `attributedTo` for activities:2022-07-14, by Goffi
-
component AP gateway: get items when not found in cache in `apGetLocalObject`:2022-07-14, by Goffi
-
component AP gateway: use the new `priority` argument of `addManagedNode`:2022-07-14, by Goffi
-
plugin XEP-0060: handle priority in `addManagedNode`:2022-07-14, by Goffi
-
plugin XEP-0277: return ID of published item in `send` and bridge's `mbSend`2022-07-14, by Goffi
-
component AP gateway: new `verbose` attribute in AP gateway to activate debug logs:2022-07-14, by Goffi
-
component AP gateway: return item when `item` URL is used:2022-07-14, by Goffi
-
component AP gateway: use `createActivity` in `mbdata2APitem`2022-07-14, by Goffi
-
component AP gateway: `Announce` activity implementation:2022-07-14, by Goffi
-
component AP gateway: `getAPAccountFromId` now works with local IDs:2022-07-14, by Goffi
-
component AP gateway: `apGetObject` and `apGetList` now work with local object:2022-07-14, by Goffi
-
li (blog): new `repeat` subcommand, to re-publish a blog post:2022-07-14, by Goffi
-
plugin XEP-0277: post repeating implementation:2022-07-13, by Goffi
-
install: pyyaml and treq update2022-07-10, by Goffi
-
doc (components/AP): Mention:2022-07-10, by Goffi
-
test (unit/AP gateway): tests for XMPP reference/mention <=> AP mention conversion:2022-07-10, by Goffi
-
doc (cli/pubsub): add doc for ``reference`` subcommand:2022-07-10, by Goffi
-
cli: helper method to retrieve profile's jid:2022-07-10, by Goffi