log

age author description
Fri, 15 Nov 2019 17:57:49 +0100 Goffi bridge (embedded): typo
Fri, 15 Nov 2019 17:55:39 +0100 Goffi install (setup): added Python 3.8 classifier
Fri, 15 Nov 2019 17:55:14 +0100 Goffi doc (jp): typo
Fri, 08 Nov 2019 12:51:03 +0100 Goffi plugin pubsub schema: fixed XML field handling in `sendDataFormItem`
Fri, 08 Nov 2019 11:56:21 +0100 Goffi quick frontend (chat): removed hack not needed anymore now that Pyjamas is not used anymore
Fri, 08 Nov 2019 11:55:21 +0100 Goffi plugin XEP-0277: fixed comments URLs parsing
Fri, 08 Nov 2019 11:47:42 +0100 Goffi jp (file/upload): fixed exception when no jid is specified
Wed, 30 Oct 2019 19:49:43 +0100 Goffi CHANGELOG: update
Tue, 29 Oct 2019 20:38:39 +0100 Goffi core: added imageCheck and imageResize methods:
Tue, 29 Oct 2019 20:24:29 +0100 Goffi quick frontend (contact list): added "contactsFilled" event
Mon, 21 Oct 2019 23:52:25 +0200 Goffi core (tools/utils): fixed hex conversion in getRepositoryData following Python 3 port
Mon, 21 Oct 2019 23:06:30 +0200 Goffi bridge (pb): added missing _generic_errback
Sun, 20 Oct 2019 19:34:26 +0200 Goffi plugin XEP-0060: fixed bad MAM unwrapping after Python 3 port
Fri, 18 Oct 2019 17:51:44 +0200 Goffi tools (common/template): removed warning catches, jinja2>=2.10.3 now handles them correctly
Fri, 18 Oct 2019 14:45:07 +0200 Goffi plugin XEP-0045: join / MAM history improvements:
Fri, 18 Oct 2019 14:36:46 +0200 Goffi core: `history is skipped as requested` log message is now at debug level
Wed, 16 Oct 2019 08:39:52 +0200 Goffi plugin OTR: work around a bad exception raised in potr
Wed, 16 Oct 2019 08:39:52 +0200 Goffi plugin android: fixed encoding in states after Python 3 port
Wed, 16 Oct 2019 08:39:35 +0200 Goffi core (log): removed Android hack:
Fri, 11 Oct 2019 16:15:34 +0200 Goffi plugin account: fixed email sending
Fri, 11 Oct 2019 16:15:09 +0200 Goffi doc (jp): typos (thanks tbart)
Tue, 08 Oct 2019 12:10:26 +0200 Goffi misc: don't import memory in launch script:
Mon, 07 Oct 2019 17:29:28 +0200 Goffi doc (jp/file_share): typo
Thu, 03 Oct 2019 22:17:19 +0200 Goffi jp: default to "dark" if background is not set and can't be detected
Tue, 01 Oct 2019 22:54:18 +0200 Goffi doc (jp/common_arguments): updated note about `--pwd`
Tue, 01 Oct 2019 22:49:11 +0200 Goffi jp: password is now prompted if needed:
Tue, 01 Oct 2019 22:49:11 +0200 Goffi changelog: update
Tue, 01 Oct 2019 22:49:11 +0200 Goffi jp (debug): new "theme" command to print colour theme according to `background` value:
Tue, 01 Oct 2019 22:49:10 +0200 Goffi jp: dark and light theme:
Tue, 01 Oct 2019 22:49:10 +0200 Goffi tools (common): helping method to calculate luminance: