log

age author description
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:
Wed, 26 Feb 2020 16:42:22 +0100 Goffi core: new showHeadWidget method to show/hide notifications header.
Wed, 26 Feb 2020 16:41:27 +0100 Goffi core (common): moved simple_xhtml's image code to a generic "SizedImage" widget
Wed, 26 Feb 2020 16:39:17 +0100 Goffi platform (base): use "xdg-open" when available + use new host.downloadURL
Wed, 26 Feb 2020 16:38:17 +0100 Goffi core: downloadURL helper method