log src/cagou/plugins/plugin_wid_chat.py @ 111:c3952922ca56

age author description
Sun, 15 Jan 2017 23:52:28 +0100 Goffi chat: uploaded images are now sent with XHTML, so they are shown inline
Sun, 15 Jan 2017 21:21:29 +0100 Goffi chat: added completion of header's input, any entity in cache containing the entered text is shown
Sun, 15 Jan 2017 21:21:20 +0100 Goffi moved SimpleXHTMLWidget to a dedicated module
Sun, 15 Jan 2017 18:02:53 +0100 Goffi chat: avatar improvments:
Mon, 09 Jan 2017 00:46:59 +0100 Goffi chat: display delivery receipt (with a green check mark)
Thu, 05 Jan 2017 20:36:41 +0100 Goffi chat: fixed bad size_hint setting on XHTML
Sat, 31 Dec 2016 12:12:17 +0100 Goffi chat: added url detection on text messages
Thu, 29 Dec 2016 23:47:10 +0100 Goffi menu (upload): send transfer (i.e. P2P transfer) is now working
Thu, 29 Dec 2016 23:47:07 +0100 Goffi menu (upload): better menu using dedicated widget:
Sun, 25 Dec 2016 22:53:55 +0100 Goffi chat, contact_list, selector: use of new icons from muchoslava
Sun, 25 Dec 2016 22:53:50 +0100 Goffi upload: plugin android gallery, first draft:
Sun, 25 Dec 2016 16:41:21 +0100 Goffi core, chat: upload plugin system:
Thu, 22 Dec 2016 19:03:06 +0100 Goffi chat: file upload first draft:
Sat, 17 Dec 2016 14:34:45 +0100 Goffi chat: fixed chat messages width
Sat, 17 Dec 2016 14:32:40 +0100 Goffi chat: shortened chat header
Sun, 02 Oct 2016 13:29:37 +0200 Goffi chat: XHTML image size handling:
Wed, 28 Sep 2016 22:02:36 +0200 Goffi chat: <img/> tag handling first draft:
Sun, 25 Sep 2016 16:06:56 +0200 Goffi chat: XHTML parsing first draft:
Thu, 15 Sep 2016 21:59:39 +0200 Goffi chat: changed udpate to use dict instead of single key/value
Sat, 10 Sep 2016 00:05:46 +0200 Goffi chat: update avatar following quick frontend improvments
Sat, 10 Sep 2016 00:04:18 +0200 Goffi chat: fixed MUC joining following changes in backend
Sun, 04 Sep 2016 19:38:21 +0200 Goffi chat: design improvments:
Mon, 29 Aug 2016 01:23:49 +0200 Goffi chat: avatar and nick are now displayed, need further aesthetic improvments
Sun, 28 Aug 2016 16:49:28 +0200 Goffi chat: joining MUC using header input is now working:
Sun, 28 Aug 2016 16:11:07 +0200 Goffi core: new getPluginInfo method to retrieve plugin info corresponding to filter(s)
Sun, 28 Aug 2016 15:27:45 +0200 Goffi chat: forbid scrolling on X axis + don't delete widget until explicitly requested (with force attribute)
Sun, 28 Aug 2016 14:59:49 +0200 Goffi chat: header_input text is reset when widget is changed due to input
Wed, 10 Aug 2016 01:24:37 +0200 Goffi code (cagou widget), selector: icons handling + use of new muchoslava icon set
Tue, 09 Aug 2016 22:06:00 +0200 Goffi chat: better bubble and time resizing
Mon, 08 Aug 2016 01:07:43 +0200 Goffi plugin chat: first draft: