log

age author description
Thu, 03 Jun 2021 15:40:57 +0200 Goffi core (xmpp): catch `cancelError` in `pre_xml_treatments` in message workflow
Thu, 03 Jun 2021 15:21:43 +0200 Goffi core: various changes and fixes to work with new storage and D-Bus bridge:
Thu, 03 Jun 2021 15:21:43 +0200 Goffi tools (utils): new `ensure_deferred` decorator
Thu, 03 Jun 2021 15:21:43 +0200 Goffi bridge (dbus): use Tx DBus for backend part of D-Bus bridge:
Thu, 03 Jun 2021 15:21:43 +0200 Goffi bridge (constructor/base_constructor): add `args_no_default` to `completion`
Thu, 03 Jun 2021 15:20:47 +0200 Goffi core (memory/storage): backend storage is now based on SQLAlchemy
Thu, 03 Jun 2021 15:15:11 +0200 Goffi doc: config file is now `libervia.conf` (even if `sat.conf` still works, for now)
Thu, 06 May 2021 21:39:08 +0200 Goffi core (memory/sqlite): return 0 instead of None when user has no file yet
Thu, 06 May 2021 18:11:33 +0200 Goffi plugin upload: don't run `available_cb` if `upload_jid` is used in `upload` method
Thu, 06 May 2021 18:10:09 +0200 Goffi core (xmpp): fix typo in sendError
Wed, 05 May 2021 15:41:19 +0200 Goffi component file sharing: forbid jingle upload by entities which are not in allowed hosts
Wed, 05 May 2021 15:37:33 +0200 Goffi component file sharing (management): add values of `quota` and `used` size on result form
Wed, 05 May 2021 15:37:33 +0200 Goffi plugin XEP-0050: show notes when there is a data form on completed command:
Wed, 05 May 2021 15:37:33 +0200 Goffi component file sharing (plugin management): new command to get available quota/used space.
Wed, 05 May 2021 15:37:33 +0200 Goffi component file sharing: quotas implementation: