log

age author description
Wed, 01 Apr 2020 12:24:18 +0200 Goffi core (simple_xhtml): fixed xhtml_generic call in xhtml_br
Tue, 31 Mar 2020 09:56:12 +0200 Goffi menu (TransferMenu): fixed transfer_info background:
Tue, 31 Mar 2020 09:54:49 +0200 Goffi core (menu): typo
Sat, 28 Mar 2020 19:11:35 +0100 Goffi profile manager: don't activate `Connect` button until we get authentication result from backend
Mon, 23 Mar 2020 16:52:08 +0100 Goffi chat: show a padlock icon to indicate if message is e2e encrypted or not:
Sun, 22 Mar 2020 14:10:59 +0100 Goffi chat: resize attachments (images only for now):
Wed, 18 Mar 2020 20:26:21 +0100 Goffi chat: use "image-loading" animation as default source for AttachmentImageItem
Wed, 18 Mar 2020 20:26:21 +0100 Goffi chat: fixed `source` assignment for `AttachmentImageItem`
Wed, 18 Mar 2020 20:26:21 +0100 Goffi core: fixed doAction when new widget is already existing and visible:
Sat, 07 Mar 2020 00:05:50 +0100 Goffi transfer (android gallery): unbind activity_result
Sat, 07 Mar 2020 00:05:50 +0100 Goffi chat: fixed handling of attachments without URL
Sat, 07 Mar 2020 00:05:50 +0100 Goffi chat: fixed discoInfos call
Sat, 07 Mar 2020 00:05:50 +0100 Goffi chat: use `image-loading` as source by default:
Sat, 07 Mar 2020 00:05:50 +0100 Goffi contact list: fixed crash on update when profile is not specified
Sat, 07 Mar 2020 00:05:49 +0100 Goffi core: use of new profileConnected method:
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: