log

age author description
Mon, 18 Nov 2019 22:34:13 +0100 Goffi quick frontend(chat): store filters used with initial historyGet
Mon, 18 Nov 2019 22:34:13 +0100 Goffi quick frontend(app): catch exception when trying to remove a missing listener, and log it
Mon, 18 Nov 2019 20:51:25 +0100 Goffi core: use sat_tmp's twisted patches for Python 3.8 compatibility
Mon, 18 Nov 2019 20:50:34 +0100 Goffi plugin text syntaxes: don't use anymore deprecated cgi.escape
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