Mercurial > libervia-backend
graph
-
cli (pubsub): new `signature` subcommands:2022-10-28, by Goffi
-
cli (blog/set): new `--sign` argument:2022-10-28, by Goffi
-
plugin XEP-0277: `signed` flag can now be used in `extra` to use sign the blog post:2022-10-28, by Goffi
-
plugin pubsub signing: pubsub items signature implementation:2022-10-28, by Goffi
-
plugin XEP-0373: typos2022-10-28, by Goffi
-
tools (utils): fix `parse_xmpp_date` timezone:2022-10-28, by Goffi
-
plugin OXPS: fix triggers return values:2022-10-28, by Goffi
-
doc: new doc giving an overview on how e2ee is working in Libervia/XMPP:2022-10-15, by Goffi
-
plugin XEP-0277: add `encryption` flag to MB data:2022-10-15, by Goffi
-
plugin OXPS, XEP-0060: indicate which items were e2ee:2022-10-15, by Goffi
-
cli (pubsub/set, edit): add `--encrypt` flag:2022-10-15, by Goffi
-
tests (e2e/cli): add test for pubsub encryption:2022-10-15, by Goffi
-
plugin XEP-0470: fix autocreate in `create_attachments_node`:2022-10-15, by Goffi
-
plugin XEP-0373: download public keys if they are not found in local storage:2022-10-15, by Goffi
-
plugin pubsub cache: avoid race condition by retrying node request:2022-10-15, by Goffi
-
docker: update images to include new OMEMO libraries and OpenPGP packages:2022-10-15, by Goffi
-
cli (pubsub): new `secret` subcommands:2022-10-15, by Goffi
-
cli (pubsub/get): add `--no-decrypt` flag to disable automatic decryption:2022-10-15, by Goffi
-
cli (blog): add `--encrypt` argument on publication commands to e2ee a blog post:2022-10-15, by Goffi
-
tools (common/async_utils): set default `maxsize` to 50 in `async_lru`2022-10-15, by Goffi
-
plugin XEP-0374: exluce `openpgp` element from XEP-0373 on send trigger:2022-10-15, by Goffi
-
plugin OXPS: OpenPGP for XMPP Pubsub implementation:2022-10-15, by Goffi
-
plugin XEP-0373 and XEP-0374: Implementation of OX and OXIM:2022-09-20, by Syndace
-
core: fix and renamed getLocalPath -> get_local_path:2022-10-10, by Goffi
-
plugins (forums, lists, import, XEP-0277): remove invalid `max_items` values2022-10-07, by Goffi
-
plugin lists: fix double deserialisation2022-10-06, by Goffi
-
plugin XEP-0384: proper handling of exceptions in `prepare_for_profile`2022-10-06, by Syndace
-
plugin lists: fix deserialisation on listSet2022-10-06, by Goffi
-
plugin XEP-0448: Encryption for stateless file sharing implementation:2022-10-06, by Goffi
-
cli (file/get): handle full JSON attachment following change in backend:2022-10-06, by Goffi
-
cli (message/send): new `--attach` argument to send an attachment:2022-10-06, by Goffi
-
tools (stream): log error when a SatFile is closed:2022-10-06, by Goffi
-
plugin XEP-0334: avoid adding twice the same hint:2022-10-06, by Goffi
-
plugin XEP-0447: handle attachment and download:2022-10-06, by Goffi
-
core (xmpp): check presence of some keys in attachment before using them:2022-10-06, by Goffi
-
plugin XEP-0384: temporarily disable `<iq>` stanza encryption:2022-10-06, by Goffi
-
plugin XEP-0384: expose OLDMEMO and TWOMEMO namespaces:2022-10-06, by Goffi
-
plugin XEP-0420: fix exception on missing `from` or `to`:2022-10-06, by Goffi
-
plugin XEP-0300: type hints2022-10-06, by Goffi
-
plugin events: fix bad import2022-10-06, by Goffi
-
core (xmpp): make `send` a blocking method, fix `sendMessageData` calls:2022-09-24, by Goffi
-
core (main): `OrderedDict` is not necesasry here anymore, as `dict` are now ordered2022-09-24, by Goffi
-
plugin XEP-0384: Fully reworked to adjust to the reworked python-omemo:2022-08-23, by Syndace
-
doc (components/AP Gateway): Ad-Hoc and Events:2022-09-22, by Goffi
-
doc (cli/event): update doc following changes:2022-09-22, by Goffi
-
tests (unit/AP gateway): add tests for events:2022-09-21, by Goffi
-
tests (unit/AP gateway): fix tests:2022-09-21, by Goffi
-
cli (event): update commands following changes in events:2022-09-21, by Goffi
-
tools (common/date_utils) handle timestamp and `in` + `delta2human`:2022-09-21, by Goffi
-
component AP gateway: events:2022-09-21, by Goffi
-
tools (xml_tools): handle `required` field in `dataDict2dataForm`:2022-09-21, by Goffi
-
plugin events: update following `Events` protoXEP submission:2022-09-21, by Goffi
-
plugin XEP-0470: add `create_attachments_node` method:2022-09-21, by Goffi
-
plugin XEP-0050: use coroutine + minor code readability improvments:2022-09-21, by Goffi