log cagou/plugins/plugin_wid_chat.kv @ 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
Fri, 19 Mar 2021 11:57:19 +0100 Goffi dates update
Tue, 14 Apr 2020 21:14:44 +0200 Goffi core: update avatar handling following backend changes:
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
Sat, 07 Mar 2020 00:05:50 +0100 Goffi chat: use `image-loading` as source by default:
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 chat: use a Line instead of 2 RoundedRectangle for decoration
Sun, 01 Mar 2020 22:11:25 +0100 Goffi chat: attachment preview:
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:
Sun, 23 Feb 2020 17:13:15 +0100 Goffi common: implemented SymbolToggleLabel:
Sun, 23 Feb 2020 15:39:06 +0100 Goffi chat: control send button visibility in core.platform_, and show it when there are attachments
Sun, 23 Feb 2020 15:39:03 +0100 Goffi chat: attachment sending: