Commit Graph

115 Commits

Author SHA1 Message Date
DenioD
498e01dab6 fix for contact request 2020-06-15 13:43:31 +02:00
DenioD
24578af877 resolve merge conflict 2020-06-14 21:36:30 +02:00
DenioD
553d929f3a use blake3 for salt and pwhash for passphrase hash 2020-06-14 21:19:22 +02:00
DenioD
e0d071296a use blake3 for messages 2020-06-14 08:49:54 +02:00
DenioD
1c020691b1 backup encrypted addresslabels to restore it later if needed 2020-06-13 01:01:26 +02:00
DenioD
05004478d1 auto create hushchat zaddr at contact request 2020-06-13 00:40:42 +02:00
DenioD
05809afeb1 decrypt addrbook only if needed, show only memos in requests 2020-06-12 23:50:50 +02:00
DenioD
dd738a6fee push version to 1.3.3 2020-06-12 06:20:24 +02:00
Charles
f8e295775a Title capitalization of all themes, fixed border for settings.ui, increased width of theme & currency boxes to accomodate longer theme names 2020-06-10 01:32:41 -04:00
Charles
38aebf7274 beginning integration formemo counter of limited characters; changing from QLineEdit to QTextEdit for wrapping of text 2020-06-08 20:06:40 -04:00
DenioD
c5c3eab002 set passphrase on initial install #64 2020-06-08 21:50:58 +02:00
DenioD
1bc63f41f6 add button to create a new zaddr 2020-06-07 21:55:39 +02:00
DenioD
852207199f fix for incoming requests 2020-06-07 21:19:41 +02:00
DenioD
cae2c12b56 add contextmenu for chatitems #78 2020-06-06 17:12:40 +02:00
DenioD
cdb1277b91 dont show context menu without contact #94 2020-06-06 11:26:49 +02:00
DenioD
56fb612452 disable sendbutton while loading 2020-06-06 00:05:51 +02:00
DenioD
ec3afa57ce prevent to send message without contact #81 2020-06-05 23:55:31 +02:00
DenioD
c69abfc7f9 change animation for sending messages #84 2020-06-05 22:26:58 +02:00
DenioD
789b4f5fb7 use chatitems instead of decryption every time 2020-06-04 01:39:54 +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
8ffed6683c dont refresh to often 2020-06-02 20:19:18 +02:00
DenioD
4b7af93e0d on/off switch for rendering encrypted messages 2020-06-02 18:10:19 +02:00
DenioD
ce3120dcd1 we use seedbytes 2020-06-02 01:56:28 +02:00
DenioD
1aed6e9ed0 change server to client 2020-06-02 00:26:06 +02:00
DenioD
74de61d265 add pubkey cache 2020-06-01 22:21:17 +02:00
DenioD
21c727efb0 switch to secretstream for encryption - work in progress 2020-06-01 21:24:39 +02:00
DenioD
a8c9a8e2ef use length of cid 2020-06-01 00:47:46 +02:00
DenioD
e1863058da use cid as key for the moment 2020-06-01 00:17:47 +02:00
DenioD
4d74555c17 first message encryption with static keys - work in progress 2020-06-01 00:03:11 +02:00
Denio
af4a555fb0 Update chatmodel.cpp 2020-05-31 11:13:56 +02:00
DenioD
55b1148047 comments for debug issues 2020-05-31 00:29:03 +02:00
DenioD
cb78f2432e sync to chat 2020-05-30 23:43:12 +02:00
DenioD
715317087f refresh when a new contact get add 2020-05-30 23:09:35 +02:00
DenioD
030443393f rename sdlogo, refresh at new contact 2020-05-30 22:46:57 +02:00
DenioD
854b14df6a unready code for mmessage encryption 2020-05-30 14:12:17 +02:00
DenioD
a2e68c9cc2 add new logo for unknown sender 2020-05-28 00:23:48 +02:00
DenioD
8e59d777c2 dont save contact if contactrequest was not succesfull 2020-05-27 22:53:41 +02:00
DenioD
cfbcc43b14 render only new requests 2020-05-27 21:42:39 +02:00
DenioD
aa46cc99ae refresh if conf=1 2020-05-26 23:28:40 +02:00
DenioD
78ca3cf8ca fix for double outgoing message 2020-05-26 22:11:15 +02:00
DenioD
7d081f678c fix some typos, delete -add only a contact- on chattab 2020-05-26 20:21:59 +02:00
DenioD
963857fbda undo dep upgrade,refresh tab after sending a message 2020-05-26 20:09:38 +02:00
DenioD
eb0bb65230 add error message for messages over 512 chars 2020-05-26 19:40:42 +02:00
DenioD
f9d8919753 rename of chatmemoedit 2020-05-24 20:55:56 +02:00
Strider
29a86b852b update// added clear 2020-05-22 19:23:29 +02:00
DenioD
eae77fb8aa fix windows icons 2020-05-21 22:19:31 +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