Mercurial > libervia-backend
graph
-
plugin XEP-0084: "User Avatar" implementation:2022-06-29, by Goffi
-
plugin XEP-0292: vCard4 Over XMPP implementation:2022-06-29, by Goffi
-
core (memory/cache): type hints + filename fix:2022-06-29, by Goffi
-
plugin identity: make the plugin compatible with component + description:2022-06-29, by Goffi
-
plugin XEP-0060: type hints2022-06-29, by Goffi
-
core (memory/sqla_config): set a timeout for SQLite:2022-06-29, by Goffi
-
core (memory/sqla): `session_add` must have a default value in `delete`2022-06-29, by Goffi
-
core (types): add `is_component` to `SatXMPPEntity`2022-06-29, by Goffi
-
plugin XEP-0191: fix wrong name and description2022-06-17, by Goffi
-
doc (components): AP item retraction + blocking:2022-06-17, by Goffi
-
tests (unit/ap gateway): message/item retractation tests:2022-06-17, by Goffi
-
tests (unit/ap gateway): fix `onMessage` call following change in the component:2022-06-17, by Goffi
-
component AP gateway typing + remove unused `activity` arg from `newAPDeleteItem`2022-06-17, by Goffi
-
doc (cli/message): `retract` command2022-06-17, by Goffi
-
cli (message/retract): message retractation command:2022-06-17, by Goffi
-
component AP gateway: AP delete activity => message retract:2022-06-17, by Goffi
-
component AP gateway: message retractation => AP deletion2022-06-17, by Goffi
-
component AP gateway: set POST default response code to 202 (accepted)2022-06-17, by Goffi
-
plugin XEP-424: Message Retractation implementation:2022-06-17, by Goffi
-
plugin XEP-0428: Fallback Indication implementation:2022-06-17, by Goffi
-
plugin XEP-0422: Message Fastening implementation:2022-06-17, by Goffi
-
core (memory/sqla): generic `get` + `session_add` in `delete`:2022-06-17, by Goffi
-
core (memory/sqla), plugin XEP-0359: always add `origin-id`, and store:2022-06-17, by Goffi
-
core (memory/mapping): add `origin_id` column to History + constraints update:2022-06-17, by Goffi
-
core (xmpp): adapt message workflow to components:2022-06-17, by Goffi
-
core (constants): type hints2022-06-17, by Goffi
-
comp AP gateway: convert pubsub item retractation to AP `Delete` activity:2022-06-17, by Goffi
-
plugin XEP-0060: do not raise an error when not subscribed on unsubscribe:2022-06-17, by Goffi
-
doc (components): typo/spelling2022-06-17, by Goffi
-
doc (cli/blocking): `blocking` command documentation:2022-06-17, by Goffi
-
cli: new `blocking` commands:2022-05-27, by Goffi
-
plugin XEP-0191: Blocking Command implementation:2022-05-27, by Goffi
-
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