log

age author description
Sat, 04 Jan 2020 16:24:57 +0100 Goffi core: use classes and factory to handle platform specific behaviours in a generic way
Fri, 03 Jan 2020 15:48:59 +0100 Goffi android (p4a): removed version for omemo/omemo_backend_signal:
Mon, 30 Dec 2019 21:03:32 +0100 Goffi chat: removed some old code
Mon, 30 Dec 2019 21:03:21 +0100 Goffi chat: show encryption button with group chats:
Sun, 29 Dec 2019 17:36:50 +0100 Goffi chat: handle room statuses following backend change
Sat, 28 Dec 2019 16:42:42 +0100 Goffi install (setup): fixed shebang for python3
Sat, 28 Dec 2019 16:09:54 +0100 Goffi core: added forgotten share_widget module
Fri, 20 Dec 2019 12:29:37 +0100 Goffi core (simple_xhtml): handle `aesgcm` schemes:
Fri, 20 Dec 2019 12:29:37 +0100 Goffi chat: encrypt uploaded file if the session is encrypted
Fri, 20 Dec 2019 12:29:37 +0100 Goffi chat: serialise `options` in `fileUpload` following change in backend
Fri, 20 Dec 2019 12:29:37 +0100 Goffi chat: use `bind` for EncryptionButton events:
Fri, 20 Dec 2019 12:29:37 +0100 Goffi core: fixed handling of classes with multiple inheritances in getAncestorWidget
Fri, 20 Dec 2019 12:29:37 +0100 Goffi android (p4a): updated minimum omemo/omemo_backend_signal versions + plyer:
Fri, 20 Dec 2019 12:29:37 +0100 Goffi common_widgets (DelayedBoxLayout), chat: don't delay layout on new message:
Fri, 20 Dec 2019 12:29:37 +0100 Goffi plugin file sharing: convert `dest_path` to string when sending to bridge: