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
Wed, 29 Jan 2020 09:52:46 +0100 Goffi dates update
Mon, 27 Jan 2020 21:17:08 +0100 Goffi chat: prepend nick to message input when occupant avatar is touched on group chat.
Sat, 18 Jan 2020 23:12:52 +0100 Goffi core: better back key (ESC) management:
Fri, 17 Jan 2020 20:35:57 +0100 Goffi chat: keep as many instances of opened chat as there are active WHWrapper, instead of just one:
Fri, 17 Jan 2020 18:44:35 +0100 Goffi chat: new chat selector:
Fri, 17 Jan 2020 18:44:35 +0100 Goffi core (widgets handler): refactoring:
Mon, 30 Dec 2019 21:03:32 +0100 Goffi chat: removed some old code
Mon, 30 Dec 2019 21:03:21 +0100 Goffi chat: show encryption button with group chats:
Sun, 29 Dec 2019 17:36:50 +0100 Goffi chat: handle room statuses following backend change
Fri, 20 Dec 2019 12:29:37 +0100 Goffi chat: encrypt uploaded file if the session is encrypted
Fri, 20 Dec 2019 12:29:37 +0100 Goffi chat: serialise `options` in `fileUpload` following change in backend
Fri, 20 Dec 2019 12:29:37 +0100 Goffi chat: use `bind` for EncryptionButton events:
Fri, 20 Dec 2019 12:29:37 +0100 Goffi common_widgets (DelayedBoxLayout), chat: don't delay layout on new message:
Fri, 06 Dec 2019 13:25:33 +0100 Goffi plugin chat: infinite scroll:
Fri, 06 Dec 2019 13:25:31 +0100 Goffi chat: cleaning + some improvments: