Mercurial > libervia-backend
graph
-
doc (components): message delivery documentation:2022-05-24, by Goffi
-
test (unit/AP gateway): AP direct message ↔ XMPP `<message>` conversion:2022-05-24, by Goffi
-
comp AP gateway: message conversion:2022-05-24, by Goffi
-
tests (unit/ap_gateway): fix tests2022-05-24, by Goffi
-
core (memory): `fileDelete` is now async, fix coroutine issue2022-05-16, by Goffi
-
plugin invitation: use `store` hint to be sure that the invitation is archived2022-05-16, by Goffi
-
core: remove useless method (it's available directly in client)2022-05-16, by Goffi
-
comp file sharing: handle `admins` in quotas2022-05-15, by Goffi
-
core: method to know if a profile/entity is an admin:2022-05-15, by Goffi
-
doc (installation): `sat_media` is now `libervia-media`2022-05-14, by Goffi
-
install (setup): fix `urwid-satext` version2022-05-14, by Goffi
-
doc (installation): fix missing `hg clone` instructions2022-05-14, by Goffi
-
install: requirements.txt update2022-05-14, by Goffi
-
doc (components): update AP gateway documentation:2022-05-13, by Goffi
-
doc (cli/pubsub): document new `--public` flags:2022-05-13, by Goffi
-
tests (unit/ap-gateway): tests for following/followers <=> PPS:2022-05-13, by Goffi
-
tests (e2e/cli/cache_search): make the test more resilient:2022-05-13, by Goffi
-
docker (prosody-e2e): update Prosody's conf:2022-05-13, by Goffi
-
docker (backend-dev): move dbus unix socket:2022-05-13, by Goffi
-
docker (backend-dev/libervia.conf): don't force CLI background anymore:2022-05-13, by Goffi
-
CLI: don't fail when calling `getContacts` with a component profile2022-05-13, by Goffi
-
plugin XEP-0277: bridge method `mbIsCommentNode` + methods renaming2022-05-13, by Goffi
-
plugin XEP-0277: fix `await` trigger incorrectly used on a sync trigger2022-05-13, by Goffi
-
plugin pubsub cache: more resilient node caching:2022-05-13, by Goffi
-
plugins XEP-0060, XEP-0376, XEP-0465, CLI: PAM + PSS implementation:2022-05-13, by Goffi
-
plugin XEP-0060: use serialised options in `psSubscribe` + triggers update2022-05-13, by Goffi
-
plugin XEP-0060: better filtering when looking for default pubsub service2022-05-13, by Goffi
-
tools (async_trigger): fix return value in `asyncReturnPoint` + typing hints2022-05-13, by Goffi
-
core (memory/sqla): `searchPubsubItems` can now filter on item names2022-05-13, by Goffi
-
core (memory/sqla): add attribute to filter on `item_ids` in `getItems`2022-05-13, by Goffi
-
core (memory/param): fix unproper use of `Failure`2022-05-13, by Goffi
-
core (memory/disco): fix hard encoded value in `findServiceEntity`2022-05-13, by Goffi
-
core (disco): use new `client.server_jid` property in `getItems`2022-05-13, by Goffi
-
core (xmpp): add a `server_jid` property2022-05-13, by Goffi
-
jp (xmlui): add `PasswordWidget`2022-03-22, by Goffi
-
comp AP gateway: signature checking, caching and threads management:2022-03-22, by Goffi
-
core (memory/sqla): new table/mapping to handle Pubsub node subscriptions:2022-03-22, by Goffi
-
core (memory/migration): ignore FTS table when autogenerating script for migration:2022-03-22, by Goffi
-
comp AP: helper methods to get AP objects:2022-03-22, by Goffi
-
comp AP gateway: regular expression to parse `Signature` header:2022-03-22, by Goffi
-
plugin XEP-0277: methods to check is a node is a comments node and to get its parent2022-03-22, by Goffi
-
tools (utils): fix `getRepositoryData` crash:2022-03-22, by Goffi
-
plugin XEP-0059, cache: allow those plugins to work in component mode2022-03-22, by Goffi
-
plugin XEP-0060: specify sender using `client.jid` in `subscribe`:2022-03-22, by Goffi
-
core (xmpp): new `getVirtualClient` for components:2022-03-22, by Goffi
-
tests (ap-gateway): fix use of outbox URL to get items2022-03-21, by Goffi
-
doc (components): update AP component documentation:2022-01-31, by Goffi
-
tests (unit): AP gateway unit tests:2022-01-31, by Goffi
-
tools (xml_tools): fix `widget_args` modification in `_dataFormField2XMLUIData`:2022-01-31, by Goffi
-
tests (e2e/CLI/set_get): fix RSM request:2022-01-31, by Goffi
-
docker: don't move `.egg_info` files anymore:2022-01-31, by Goffi
-
component AP gateway: split plugin in several files:2022-01-31, by Goffi
-
component AP gateway: JID/node ⟺ AP outbox conversion:2022-01-25, by Goffi
-
cli (blog/get): fix default output when a value is None2022-01-25, by Goffi