log

age author description
Fri, 11 Jun 2021 09:19:43 +0200 Goffi misc: update .hgignore
Thu, 10 Jun 2021 15:44:30 +0200 Goffi plugin XEP-0313: on cold start (without known archive) we only request 50 last messages
Thu, 10 Jun 2021 15:43:28 +0200 Goffi plugin XEP-0054: fix call to JID serialisation method
Wed, 09 Jun 2021 18:39:13 +0200 Goffi plugin nat port: rename file to `plugin_misc_nat_port.py` to make the name valid
Wed, 09 Jun 2021 17:31:52 +0200 Goffi doc (installation): update instruction to use requirements + fix name in a few places
Wed, 09 Jun 2021 17:30:52 +0200 Goffi install (requirements): update + add setuptools_scm
Wed, 09 Jun 2021 17:30:27 +0200 Goffi install (setup): add `setuptools_scm` to install dependencies if in dev version
Wed, 09 Jun 2021 17:29:29 +0200 Goffi cli: update constants to use new name
Wed, 09 Jun 2021 11:35:49 +0200 Goffi plugin XEP-0054: fix update call
Wed, 09 Jun 2021 11:27:22 +0200 Goffi core (xmpp): show "Libervia" without the "(backend)" component in version
Wed, 09 Jun 2021 10:04:10 +0200 Goffi doc (cli/profile): add autoconnection in example
Wed, 09 Jun 2021 10:01:56 +0200 Goffi memory(sqlite): fix encoding when loading pickled data
Sun, 06 Jun 2021 22:06:28 +0200 Goffi plugin XEP-0277: "user" part of author jid is used for author name when later is missing
Sun, 06 Jun 2021 19:35:19 +0200 Goffi plugin forums: use serialised data for extra in forumTopicsGet
Fri, 04 Jun 2021 17:18:44 +0200 Goffi plugin XEP-0277: don't wrap `DataError` in `failure.Failure` in `parseCommentUrl` as it is not catched correctly: