Commit Graph

60 Commits

Author SHA1 Message Date
DenioD
b40b482b32 switch back to getAllContactRequests for rendering 2020-05-14 14:22:26 +02:00
DenioD
b9526c1f35 fix a problem with two chatrender functions due to refractor 2020-05-14 12:50:05 +02:00
Strider
abdad2b09d update// updated contactmodel and added new generatorclass 2020-05-09 21:19:59 +02:00
DenioD
3998e83a1b add new checkpoint 2020-05-09 13:27:32 +02:00
DenioD
eb263e5e0b switch to datastore 2020-05-08 22:36:24 +02:00
DenioD
5006a8c7d7 add incoming contact Request windows 2020-05-08 21:25:43 +02:00
Strider
30ddc479ba update// reformated datastore and changed storage chatmodel to store with datastore 2020-05-08 21:16:40 +02:00
DenioD
b3d41bbb43 some ui tweaks 2020-05-07 22:38:19 +02:00
DenioD
4011c39509 fix 2020-05-07 22:17:20 +02:00
DenioD
4305980b27 add information box for contact request 2020-05-07 22:03:25 +02:00
DenioD
8183b245c6 add a first Button for a new HushChat Address on chattab 2020-05-07 21:57:47 +02:00
DenioD
9600242e70 fix icon and background problem on mac/win 2020-05-07 21:24:51 +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
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
dc61bb38c7 add contact on Chattab 2020-05-04 20:17:20 +02:00
DenioD
bcbee161eb activate contact request hm, for testing 2020-05-03 23:37:02 +02:00
DenioD
4da6eddae2 switch sides of conversation 2020-05-03 19:45:49 +02:00
DenioD
dbbc079432 add new standard avatar 2020-05-03 18:52:29 +02:00
DenioD
0e2c8503fe add new background images to chatlist 2020-05-03 17:22:16 +02:00
DenioD
c8b274ecfe switch to listview for contacts 2020-05-03 13:28:41 +02:00
DenioD
765bedde80 add watermark to chatlist 2020-05-03 12:36:18 +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
29492b73c3 render only memos from a valid cid if checkbox is true 2020-05-02 00:06:36 +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
3b80b98c0d prevent sending of empty memos from chatpage 2020-05-01 23:06:50 +02:00
DenioD
c7d0acac71 delete some debug outputs 2020-05-01 21:49:47 +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
a3e762a4ad add verified flag for Chatmessages 2020-05-01 20:19:29 +02:00
Strider
7faf0f0b50 fix// added else 2020-05-01 19:34:23 +02:00
Strider
95638a25fd update// map read 2020-05-01 19:18:07 +02:00
strider
498fca3fd6 update// fixed wrong savings 2020-05-01 18:51:09 +02:00
DenioD
51c180af18 fix send of memos 2020-05-01 17:44:18 +02:00
DenioD
4f4ec7cd31 fix typo 2020-05-01 13:42:25 +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
bf7cb94168 add contact request flag to headermemo - work in progress 2020-04-29 22:54:27 +02:00
DenioD
45f3a80885 add contact request flag to headermemo - work in progress 2020-04-29 22:53:04 +02:00
DenioD
1aa5a05589 take sendtoaddr,myaddr and cid from contact object 2020-04-29 18:20:53 +02:00
DenioD
17cc83ab7b use quuid as cid in headermemo 2020-04-29 14:40:13 +02:00
DenioD
205bb29f4a show only memos from selcted contact - work in progress 2020-04-29 01:24:38 +02:00
DenioD
e9ae0e78c5 send Memo to selected Contact 2020-04-29 00:51:07 +02:00