log

age author description
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:
Wed, 05 May 2021 15:37:33 +0200 Goffi plugin XEP-0166, XEP-0234: better management of `terminate`:
Wed, 05 May 2021 15:37:33 +0200 Goffi plugin XEP-0363: allow async callbacks in handlers + method to generate `file-too-large` element
Wed, 05 May 2021 15:37:33 +0200 Goffi tools (async_trigger): new `asyncReturnPoint` method
Wed, 05 May 2021 15:37:33 +0200 Goffi tools (common/utils): new methods to parse and generate file size with symbols:
Wed, 05 May 2021 15:37:21 +0200 Goffi core (memory, sqlite): new `fileGetUsedSpace` method
Wed, 05 May 2021 12:58:11 +0200 Goffi core (xmpp): added `appCondition` argument to `sendError`
Sat, 01 May 2021 18:39:34 +0200 Goffi jp (pubsub, blog): `rename` commands implementation
Sat, 01 May 2021 18:38:58 +0200 Goffi jp (blog/get): fix comments node parsing
Sat, 01 May 2021 18:37:57 +0200 Goffi plugin XEP-0060, XEP-0277: new rename methods (`psItemRename`, `mbRename`):
Sat, 01 May 2021 18:36:13 +0200 Goffi tools (common/date_utils): fix `date_only` for `short`, `long` and `full` format
Sat, 01 May 2021 18:30:01 +0200 Goffi plugin XEP-0353: don't use Jingle Message Initiation for components:
Sat, 01 May 2021 18:25:42 +0200 Goffi plugin XEP-0329: fix root node retrieval and `_fileSendingRequestTrigger` return value
Sat, 01 May 2021 18:23:42 +0200 Goffi plugin misc forums: use rich content in createTopic
Sat, 01 May 2021 18:22:53 +0200 Goffi component (file sharing): fix retrieving owner from jid when user part is not specified
Thu, 29 Apr 2021 15:49:59 +0200 Goffi XEP-0277: new preview/mbPreview method:
Fri, 23 Apr 2021 10:08:58 +0200 Goffi docker: separate build instructions for demo compose file
Fri, 23 Apr 2021 09:59:16 +0200 Goffi docker: add demo images and compose file
Thu, 22 Apr 2021 18:21:33 +0200 Goffi jp (list): implement `set` and `delete` subcommands.
Thu, 22 Apr 2021 18:20:41 +0200 Goffi plugin XEP-0346: bridge method to retrieve template, submitted, or application namespaces