log

age author description
Tue, 15 Jun 2021 14:52:55 +0200 Goffi i18n: added French catalog
Tue, 15 Jun 2021 14:30:41 +0200 Goffi i18n: initial messages extraction
Tue, 15 Jun 2021 14:30:07 +0200 Goffi doc: change title following renaming
Sun, 21 Mar 2021 19:01:40 +0100 Goffi core: change config section to `desktop` following global renaming
Sat, 20 Mar 2021 20:59:53 +0100 Goffi install (setup): updated classifiers to reflect minimun Python version
Sat, 20 Mar 2021 14:38:53 +0100 Goffi core (menu): update "about" text following renaming
Sat, 20 Mar 2021 14:26:33 +0100 Goffi install: update requirements with alabaster==0.7.12
Sat, 20 Mar 2021 14:26:33 +0100 Goffi setup: name change + updated `description`/`classifiers` + use `entry_points` for running command
Sat, 20 Mar 2021 14:26:29 +0100 Goffi core: modified names constants according to global renaming
Sat, 20 Mar 2021 14:21:15 +0100 Goffi install: set minimum version to Kivy 2.0.0:
Sat, 20 Mar 2021 13:51:27 +0100 Goffi android: renamed package from org.salutatoi.cagou to org.libervia.cagou
Fri, 19 Mar 2021 11:57:19 +0100 Goffi dates update
Sun, 19 Apr 2020 17:06:57 +0200 Goffi core (image): convert SVG images + better error handling:
Sun, 19 Apr 2020 17:06:45 +0200 Goffi core (common), contact_list: new `data` property:
Tue, 14 Apr 2020 21:14:44 +0200 Goffi core: update avatar handling following backend changes:
Wed, 01 Apr 2020 23:59:00 +0200 Goffi platform (android): open_url now tries to open the right activity for any URL:
Wed, 01 Apr 2020 23:59:00 +0200 Goffi platform (base): call again "open_url" after decrypting a file:
Wed, 01 Apr 2020 23:59:00 +0200 Goffi chat: fixed media_type guessing when Path is used for attachment
Wed, 01 Apr 2020 23:59:00 +0200 Goffi p4a: added `certifi` dependency, as it is used in backend for SSL validation
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:
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
Wed, 26 Feb 2020 16:32:27 +0100 Goffi notifs: fixed desktop notification duration
Sun, 23 Feb 2020 17:49:53 +0100 Goffi chat: use constant instead of hard-coded string for C.MESS_KEY_MEDIA_TYPE
Sun, 23 Feb 2020 17:16:27 +0100 Goffi menu (TransferMenu): UI improvments:
Sun, 23 Feb 2020 17:13:15 +0100 Goffi common: implemented SymbolToggleLabel:
Sun, 23 Feb 2020 15:39:06 +0100 Goffi menu: TransferMenu UI improvment
Sun, 23 Feb 2020 15:39:06 +0100 Goffi core: file dropping:
Sun, 23 Feb 2020 15:39:06 +0100 Goffi chat: control send button visibility in core.platform_, and show it when there are attachments