log cagou/plugins/plugin_wid_chat.py @ 418:8a9bfe3fb9c6

age author description
Sun, 23 Feb 2020 17:49:53 +0100 Goffi chat: use constant instead of hard-coded string for C.MESS_KEY_MEDIA_TYPE
Sun, 23 Feb 2020 17:16:27 +0100 Goffi menu (TransferMenu): UI improvments:
Sun, 23 Feb 2020 15:39:06 +0100 Goffi core: file dropping:
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:
Sun, 09 Feb 2020 23:47:29 +0100 Goffi chat: use QuickApp.notify and clear notifications when selected.
Thu, 06 Feb 2020 21:16:21 +0100 Goffi chat: use header input to filter entities + open a new chat with unknown jid.
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.
Tue, 04 Feb 2020 20:47:17 +0100 Goffi cagou widget: don't add header_input systematically anymore:
Wed, 29 Jan 2020 10:04:35 +0100 Goffi fixed shebangs