Mercurial > libervia-desktop-kivy
log cagou/plugins/plugin_wid_chat.kv @ 449:6c21a5a44b54
age | author | description |
---|---|---|
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: |