log cagou/plugins/plugin_wid_chat.kv @ 447:f3296a7f35f3

age author description
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:
Sat, 22 Feb 2020 18:34:09 +0100 Goffi chat: work around ScrollView bug in attachments by using a StackLayout instead:
Wed, 19 Feb 2020 09:49:21 +0100 Goffi chat: show attachments as clickable icons
Wed, 12 Feb 2020 20:02:58 +0100 Goffi common (jidSelector): replace implitict_update mechanism by real-time update:
Wed, 12 Feb 2020 20:02:58 +0100 Goffi core (common): JidSelector + behaviors various improvments:
Thu, 06 Feb 2020 21:16:21 +0100 Goffi chat: use the new "implicit_update" and "to_show" properties for ChatSelector.jid_selector: