Mercurial > libervia-backend
log
age | author | description |
---|---|---|
2020-03-18 | Goffi | plugin XEP-0384: added "/omemo_reset" text command: |
2020-03-18 | Goffi | core (memory/encryption): namespace can now be specified to test a specific algorithm in isEncryptionRequested |
2020-03-13 | Goffi | plugin text commands: handles coroutines + better command parsing: |
2020-03-13 | Goffi | core (tools/utils): new `asDeferred` function: |
2020-03-11 | Goffi | plugin XEP-0384: use "max_items=1" for devices and bundles nodes: |
2020-03-11 | Goffi | plugin XEP-0060: async sendItems + precondition-not-met policy: |
2020-03-06 | Goffi | jp (xmlui): added missing `disp` method in XMLUIPanel |
2020-03-06 | Goffi | plugin download: clean unfinished files and re-raise exception in case of download error |
2020-03-06 | Goffi | core (memory/cache): new removeFromCache method |
2020-03-06 | Goffi | core (memory/cache): purge cache metadata when the referenced file doesn't exist |
2020-03-06 | Goffi | bridge (constructor/dbus): typo |
2020-03-06 | Goffi | jp(info): `devices` command first draft: |