Commit Graph

171 Commits

Author SHA1 Message Date
DenioD
875d1a16a1 add pubkey cache 2020-06-01 22:32:38 +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
DenioD
715317087f refresh when a new contact get add 2020-05-30 23:09:35 +02:00
DenioD
e21a02a510 change error message if sdl has no connection 2020-05-28 21:05:54 +02:00
DenioD
cfbcc43b14 render only new requests 2020-05-27 21:42:39 +02:00
DenioD
56cc89a918 dont delete unsent message when switching tab, add more contextmenu 2020-05-27 07:41:11 +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
385f864d9d change orange color 2020-05-25 21:25:13 +02:00
DenioD
200a7cfb6d set conf to 1 to send funds 2020-05-22 19:15:56 +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
69799fb812 fix selection on chattab 2020-05-20 23:53:39 +02:00
DenioD
74aaa0482f improve some gui elements 2020-05-14 22:52:28 +02:00
DenioD
ac2e27d2f7 fix some typos 2020-05-14 13:57:54 +02:00
DenioD
7fe11f4985 fix some typos/reformat 2020-05-14 13:55:25 +02:00
DenioD
96a073cacf dont scan transactions to often 2020-05-14 13:26:24 +02:00
DenioD
b9526c1f35 fix a problem with two chatrender functions due to refractor 2020-05-14 12:50:05 +02:00
Strider
11e3bc5ede update// moved render function to chat.cpp 2020-05-10 16:16:54 +02:00
DenioD
d48a7c64be rename hm json 2020-05-10 01:13:56 +02:00
DenioD
cd9b850a35 parse hm as json 2020-05-10 00:59:40 +02:00
Strider
6c4ee63b72 update// added idgenerator and resolved mergeconflicts 2020-05-09 22:03:55 +02:00
Strider
e34742b5dc Merge branch 'chat' into chat 2020-05-09 21:57:03 +02:00
DenioD
48c592e9e9 update lib 2020-05-09 21:46:05 +02:00
Strider
abdad2b09d update// updated contactmodel and added new generatorclass 2020-05-09 21:19:59 +02:00
Strider
0f57412258 update// added new model derived from chatmodel and contactmodel, moved listchatdelegate to a seperated class file 2020-05-09 17:55:12 +02:00
DenioD
3998e83a1b add new checkpoint 2020-05-09 13:27:32 +02:00
DenioD
b99a0b1210 add position of txs 2020-05-09 13:03:46 +02:00
DenioD
26f0229379 update lib 2020-05-09 11:40:22 +02:00
Strider
30ddc479ba update// reformated datastore and changed storage chatmodel to store with datastore 2020-05-08 21:16:40 +02:00
Strider
d0562d2c65 update// added ChatDataStore and SietchDataStore with factory-pattern 2020-05-08 20:01:57 +02:00
maxisman
2e8b46c863 update// changed datastore to factory pattern to get only the desired datastores 2020-05-08 19:39:16 +02:00
maxisman
d599bf9190 update// moved datastore to DataStore/DataStore.h 2020-05-08 19:10:59 +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
492ebbf1c5 some changes 2020-05-05 17:15:05 +02:00
DenioD
b8a1443832 show outgoing memos correctly 2020-05-04 23:40:28 +02:00
DenioD
dbbc079432 add new standard avatar 2020-05-03 18:52:29 +02:00
DenioD
c8b274ecfe switch to listview for contacts 2020-05-03 13:28:41 +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
68fdd7ac0b Merge branch 'animations' of https://github.com/csharpee/SilentDragonLite into chat 2020-05-01 23:11:14 +02:00
DenioD
c7d0acac71 delete some debug outputs 2020-05-01 21:49:47 +02:00
Charles
d97a12cbae fixed setBasePixmap after UI change for animations, plus updated string to The Dragon Awakens... 2020-05-01 14:32:35 -04:00
DenioD
a3e762a4ad add verified flag for Chatmessages 2020-05-01 20:19:29 +02:00
DenioD
5ee796dc0f set cid for outgoing memos 2020-05-01 19:46:38 +02:00