Mercurial > libervia-desktop-kivy
log cagou/plugins/plugin_wid_chat.kv @ 413:c466678c57b2
age | author | description |
---|---|---|
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: |
Thu, 06 Feb 2020 21:16:21 +0100 | Goffi | chat: added a "close" item in menu, to leave MUC/close current chat widget. |