log

age author description
Sat, 07 Mar 2020 00:05:49 +0100 Goffi core (patches): renamed `apply` to `disable_tls_validation` which suits better
Sat, 07 Mar 2020 00:05:49 +0100 Goffi chat: set AttachmentImageItem in python instead of kv:
Sun, 01 Mar 2020 22:11:25 +0100 Goffi common widgets (ImagesGallery): reset image transformation on slide change or double tap.
Sun, 01 Mar 2020 22:11:25 +0100 Goffi chat: generate preview if there is not one already for non encrypted attachments
Sun, 01 Mar 2020 22:11:25 +0100 Goffi chat: use a Line instead of 2 RoundedRectangle for decoration
Sun, 01 Mar 2020 22:11:25 +0100 Goffi chat: attachment preview:
Sun, 01 Mar 2020 22:11:25 +0100 Goffi chat: renamed `MESS_KEY_MEDIA_TYPE` to `MESS_KEY_ATTACHMENTS_MEDIA_TYPE` following backend change
Sun, 01 Mar 2020 22:11:25 +0100 Goffi transfer (voice): fixed time display following Python 3 port + added spacing
Sun, 01 Mar 2020 22:11:25 +0100 Goffi core (menu): avoid crash when removing SideMenu from parent if it has already been removed
Sun, 01 Mar 2020 22:11:25 +0100 Goffi core (menu): fixed transfer callback arguments order
Sun, 01 Mar 2020 22:11:25 +0100 Goffi android: fixed "open_url"
Sun, 01 Mar 2020 22:11:25 +0100 Goffi android: fixed "check_plugin_permissions" when no permission is requested
Wed, 26 Feb 2020 22:07:15 +0100 Goffi chat: image attachments collection, first draft:
Wed, 26 Feb 2020 16:47:39 +0100 Goffi chat: show images in attachments:
Wed, 26 Feb 2020 16:43:48 +0100 Goffi common widgets: ImagesGallery first draft: