log

age author description
Mon, 25 Mar 2019 18:40:11 +0100 Goffi tools (common/template): always use highlight.css if present.
Mon, 25 Mar 2019 18:40:10 +0100 Goffi jp (blog/set): fixed use of --item argument
Mon, 25 Mar 2019 18:40:08 +0100 Goffi misc (CHANGELOG): added CSI
Mon, 25 Mar 2019 08:46:09 +0100 Goffi misc (setup): minimum markdown version is not 3.0
Mon, 25 Mar 2019 08:14:00 +0100 Goffi plugin text syntaxes: disable raw HTML parsing in mardown by default
Mon, 25 Mar 2019 07:08:26 +0100 Goffi plugin android: use XEP-0352 to indicate (in)active state:
Mon, 25 Mar 2019 07:08:23 +0100 Goffi plugin XEP-0352: implementation of Client State Indication
Mon, 25 Mar 2019 07:06:48 +0100 Goffi jp (blog/edit): fixed handling of XHTML content when it is not already wrapped in <div>…</div>
Mon, 25 Mar 2019 07:06:48 +0100 Goffi plugin text syntaxes: fixed default syntax
Mon, 25 Mar 2019 07:06:41 +0100 Goffi plugin android: workaround to seek() bug, fixing file upload:
Fri, 22 Mar 2019 19:26:09 +0100 Goffi plugin upload: minor fixes in some docstring length
Fri, 22 Mar 2019 19:26:08 +0100 Goffi plugin XEP-0363: updated to namespace "urn:xmpp:http:upload:0", handle headers
Thu, 21 Mar 2019 08:54:59 +0100 Goffi plugin XEP-0198: reset req_timer on session.reset():
Wed, 20 Mar 2019 19:33:38 +0100 Goffi quick frontend(chat): fixed updateHistory bad call to historyPrint
Wed, 20 Mar 2019 09:08:47 +0100 Goffi plugin upload: fixed inversion of title and message body + better error message on failed upload
Wed, 20 Mar 2019 09:08:47 +0100 Goffi quick_frontend (app): progress callbacks handling:
Wed, 20 Mar 2019 09:08:47 +0100 Goffi quick frontend (app): fixed notifications ids
Wed, 20 Mar 2019 09:08:47 +0100 Goffi plugin XEP-0384: handle NoEligibleDevicesException
Wed, 20 Mar 2019 09:08:47 +0100 Goffi plugin XEP-0384: give feedback to client when encryption failed
Wed, 20 Mar 2019 09:08:47 +0100 Goffi plugin XEP-0384: small refactoring to encrypt messages + bugfix:
Wed, 20 Mar 2019 09:08:37 +0100 Goffi plugin XEP-0384: removed version restriction, it is now compatible with (and require) last version of python-omemo (0.10.4)
Sat, 16 Mar 2019 14:39:02 +0100 Goffi plugin android: don't send notification if message comes from ourself (from an other device)
Sun, 10 Mar 2019 18:04:27 +0100 Goffi quick frontend(widgets): added QuickWidget.target property as a helper method to get a single target:
Sun, 10 Mar 2019 18:04:01 +0100 Goffi core: added a "_debug" signal:
Sun, 10 Mar 2019 18:03:41 +0100 Goffi quick frontend (widgets): improved deletion of widget:
Sun, 10 Mar 2019 18:03:14 +0100 Goffi quick frontend(widgets): improved handling of multiple instances of widgets:
Sun, 10 Mar 2019 18:03:11 +0100 Goffi quick_frontend (widget, chat): implementation of new sync mechanism, first draft:
Sun, 10 Mar 2019 18:03:02 +0100 Goffi quick frontend (chat): new updateOccupants methods which add/remove occupants to be in sync with new list
Sun, 10 Mar 2019 18:02:58 +0100 Goffi quick frontend(chat): added setLocked/setUnlocked methods:
Sun, 10 Mar 2019 18:02:56 +0100 Goffi quick_frontend(app): fixed use of bare jid for target when getting a new message: