log cagou/core/cagou_main.py @ 491:203755bbe0fe

age author description
Sat, 08 Apr 2023 13:44:32 +0200 Goffi massive refactoring from camelCase -> snake_case. See backend commit log for more details
Sat, 15 Oct 2022 20:16:45 +0200 Goffi core: title is now `C.APP_NAME`
Sat, 15 Oct 2022 14:20:38 +0200 Goffi code: update `fileDownloadComplete` bridge call, following backend change
Sat, 20 Mar 2021 14:21:15 +0100 Goffi install: set minimum version to Kivy 2.0.0:
Fri, 19 Mar 2021 11:57:19 +0100 Goffi dates update
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: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
Wed, 26 Feb 2020 16:42:22 +0100 Goffi core: new showHeadWidget method to show/hide notifications header.
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 15:39:06 +0100 Goffi core: file dropping:
Wed, 12 Feb 2020 20:02:58 +0100 Goffi core: log parse config files
Sun, 09 Feb 2020 23:47:29 +0100 Goffi core: minor i18n fix
Sun, 09 Feb 2020 23:47:29 +0100 Goffi chat: use QuickApp.notify and clear notifications when selected.