log cagou/plugins/plugin_wid_chat.py @ 367:abb57182ebfb

age author description
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:
Fri, 06 Dec 2019 13:23:03 +0100 Goffi core, android: new share widget + added Cagou to "share" menu:
Tue, 13 Aug 2019 19:14:22 +0200 Goffi Python3 port:
Tue, 09 Jul 2019 19:47:08 +0200 Goffi chat: fixed call to fileSend
Tue, 14 May 2019 19:23:19 +0200 Goffi we are in dev version again
Thu, 28 Mar 2019 08:44:03 +0100 Goffi chat: merge user moved info messages:
Wed, 27 Mar 2019 22:22:51 +0100 Goffi chat: added an extra menu (3 dots menu):
Mon, 25 Mar 2019 07:11:09 +0100 Goffi misc: replaced "dummy" by "__"
Mon, 25 Mar 2019 07:11:09 +0100 Goffi chat: show warning note on failing fileUpload + added forgotten "profile" argument
Mon, 25 Mar 2019 07:11:09 +0100 Goffi date update
Mon, 25 Mar 2019 07:11:09 +0100 Goffi core: store tls_validation flag in host and use if for file upload.
Wed, 20 Mar 2019 09:29:44 +0100 Goffi chat: moved transfer button to header_box
Wed, 20 Mar 2019 09:29:44 +0100 Goffi chat: use the new progress_cb and progress_eb methods of actionManager:
Wed, 20 Mar 2019 09:29:44 +0100 Goffi chat: multi-lines input:
Mon, 11 Mar 2019 08:39:43 +0100 Goffi core: resync widgets only when they are visible:
Mon, 11 Mar 2019 08:39:43 +0100 Goffi chat: don't use "force" argument anymore
Mon, 11 Mar 2019 08:39:43 +0100 Goffi core: improved getOrClone + use in chat and widgets_handler: