Commit Graph

167 Commits

Author SHA1 Message Date
DenioD
bf8b0c960a fix symbol counter for requests #141 2020-06-16 21:55:33 +02:00
DenioD
c8553cee15 Disallow chat input when no contact is selected #137 2020-06-13 00:44:53 +02:00
DenioD
2b907a20d4 add funds button #104 2020-06-10 21:59:32 +02:00
DenioD
cae2c12b56 add contextmenu for chatitems #78 2020-06-06 17:12:40 +02:00
DenioD
9b89ed5f2e delete checkbox for message encryption 2020-06-06 07:43:00 +02:00
DenioD
79ef000006 disbale drag and drop for chattab 2020-06-06 07:17:19 +02:00
DenioD
c69abfc7f9 change animation for sending messages #84 2020-06-05 22:26:58 +02:00
Charles
47c9b76597 Responsiveness for Chat Tab 2020-06-05 15:22:28 -04:00
DenioD
789b4f5fb7 use chatitems instead of decryption every time 2020-06-04 01:39:54 +02:00
DenioD
f46068681c remove recurring from ui Issue #77 2020-06-03 10:00:37 +02:00
DenioD
e105cee439 rename password to passphrase 2020-06-03 09:52:55 +02:00
DenioD
98431babb3 set maximum chars to 235 2020-06-02 21:26:34 +02:00
DenioD
4b7af93e0d on/off switch for rendering encrypted messages 2020-06-02 18:10:19 +02:00
DenioD
56cc89a918 dont delete unsent message when switching tab, add more contextmenu 2020-05-27 07:41:11 +02:00
DenioD
78ca3cf8ca fix for double outgoing message 2020-05-26 22:11:15 +02:00
DenioD
385f864d9d change orange color 2020-05-25 21:25:13 +02:00
DenioD
747580151a change some gui elements 2020-05-21 21:32:45 +02:00
DenioD
7e0748dd24 set maxLen for Chatmessages 2020-05-21 20:31:54 +02:00
DenioD
ee672cfcca contact gui fix 2020-05-21 17:41:12 +02:00
DenioD
41e3bbdfae add new icons, dont write over send button 2020-05-20 20:53:14 +02:00
DenioD
7987a1fd86 fix mac png problem 2020-05-10 00:13:02 +02:00
DenioD
b3d41bbb43 some ui tweaks 2020-05-07 22:38:19 +02:00
DenioD
8183b245c6 add a first Button for a new HushChat Address on chattab 2020-05-07 21:57:47 +02:00
DenioD
310504285b add a new button to send contact request, some ui tweaks 2020-05-06 22:55:23 +02:00
DenioD
494198995d add notification and different themes to buttons 2020-05-06 20:49:48 +02:00
DenioD
6991743b5f new Button Design, only for darkmode atm 2020-05-06 16:54:15 +02:00
DenioD
5ff2d1ba47 first implementation of automated contact request detection - work in progress 2020-05-06 15:41:40 +02:00
DenioD
b8a1443832 show outgoing memos correctly 2020-05-04 23:40:28 +02:00
DenioD
dc61bb38c7 add contact on Chattab 2020-05-04 20:17:20 +02:00
DenioD
c8b274ecfe switch to listview for contacts 2020-05-03 13:28:41 +02:00
DenioD
dc4c386f38 change datetime format in chatmodel 2020-05-03 12:10:51 +02:00
DenioD
7b40755d42 improve some UI elements 2020-05-03 11:35:05 +02:00
DenioD
0223d6def8 add chatbubbles to render chat 2020-05-03 01:03:29 +02:00
DenioD
e97a0b07c2 merge in the sdl gifs from @csharpee, add check bob to render only verified messages 2020-05-01 23:40:14 +02:00
DenioD
f515be1aa8 create a cid in addressbook but make it editable for the beginning 2020-05-01 21:40:45 +02:00
DenioD
b9dab96b87 add txid and cid to chatmodel 2020-05-01 12:27:21 +02:00
DenioD
7194122449 change some gui elements, deactivate contact request for now 2020-04-30 22:58:35 +02:00
DenioD
623e5b6d2c change some gui elements 2020-04-30 21:45:54 +02:00
DenioD
ab1e525860 render incoming and outgoing memos in a chat conversation 2020-04-30 21:18:37 +02:00
DenioD
8f3bc21844 render only memos from selected nickname 2020-04-30 20:17:08 +02:00
DenioD
d0b88255f2 do not render any header memo on the chatgui - render a incoming contact request - work in progress 2020-04-30 00:08:50 +02:00
DenioD
45f3a80885 add contact request flag to headermemo - work in progress 2020-04-29 22:53:04 +02:00
DenioD
e263719206 fix gui element 2020-04-29 22:16:33 +02:00
DenioD
dd48ab87eb create and add cid to Addressbook 2020-04-29 16:58:33 +02:00
DenioD
e9ae0e78c5 send Memo to selected Contact 2020-04-29 00:51:07 +02:00
DenioD
a5020cbe24 render HushChat Address in Addressbook 2020-04-28 23:01:11 +02:00
DenioD
96ea7278d8 refresh contactlist on HushChat tab 2020-04-28 22:16:29 +02:00
DenioD
555ac40ec2 Add Headermemo, work in Progress 2020-04-28 20:32:31 +02:00
DenioD
38a1d6966a add sending ability for HushChat tab 2020-04-27 23:10:42 +02:00
Strider
b79334a497 update// added chatmessages to chatwindow 2020-04-27 21:53:37 +02:00