Commit Graph

1406 Commits

Author SHA1 Message Date
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
Strider
18ade6cac2 Merge pull request #14 from DenioD/chat
fix Addressbook
2020-05-08 18:55:00 +02:00
DenioD
203588a59b fix Addressbook 2020-05-08 18:51:16 +02:00
Strider
111cd81999 Merge pull request #13 from DenioD/chat
Chat
2020-05-08 18:26:01 +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
Strider
50f740d3da Merge pull request #11 from DenioD/chat
Chat
2020-05-07 14:44:45 +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
Strider
b5f88f1921 Merge pull request #10 from DenioD/chat
Chat
2020-05-06 19:21:12 +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
6a3b644a0a first implementation of automated contact request detection - work in progress 2020-05-06 15:40:55 +02:00
Strider
78be984c30 Merge pull request #9 from DenioD/chat
some changes
2020-05-05 18:39:43 +02:00
DenioD
492ebbf1c5 some changes 2020-05-05 17:15:05 +02:00
Strider
aa23f65b1f Merge pull request #8 from DenioD/chat
Chat
2020-05-05 13:50:50 +02:00
DenioD
b8a1443832 show outgoing memos correctly 2020-05-04 23:40:28 +02:00
DenioD
5a8d8c7421 fix stag png 2020-05-04 20:23:08 +02:00
Strider
b08b83324e Merge pull request #7 from DenioD/chat
add contact on Chattab
2020-05-04 20:18:41 +02:00
DenioD
dc61bb38c7 add contact on Chattab 2020-05-04 20:17:20 +02:00
Strider
262c5c152a Merge pull request #6 from DenioD/chat
choose a avatar when create a contact
2020-05-04 18:06:49 +02:00
DenioD
5dbfe1e4ad choose a avatar when create a contact 2020-05-04 16:06:08 +02:00
Strider
d858029ad1 Merge pull request #5 from DenioD/chat
Chat
2020-05-04 11:57:16 +02:00
DenioD
30a5403833 Add ComboBox for avatar 2020-05-04 11:15:05 +02:00
DenioD
bcbee161eb activate contact request hm, for testing 2020-05-03 23:37:02 +02:00
Strider
0a59af94df Merge pull request #4 from DenioD/chat
Chat
2020-05-03 20:13:06 +02:00
DenioD
4da6eddae2 switch sides of conversation 2020-05-03 19:45:49 +02:00
DenioD
d3d19cab9e switch sides of conversation 2020-05-03 19:44:50 +02:00
Strider
92014e65c0 Merge pull request #3 from DenioD/chat
Chat
2020-05-03 18:55:54 +02:00
DenioD
dbbc079432 add new standard avatar 2020-05-03 18:52:29 +02:00
DenioD
5a563f169d set background for themes 2020-05-03 17:45:44 +02:00
Strider
1f005c25d7 Merge pull request #2 from DenioD/chat
Chat
2020-05-03 17:25:18 +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
58bee815a5 change color in chat 2020-05-03 01:25:56 +02:00
DenioD
0223d6def8 add chatbubbles to render chat 2020-05-03 01:03:29 +02:00
Strider
4fcadae2ce Merge pull request #1 from DenioD/chat
Chat
2020-05-02 13:08:10 +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
68fdd7ac0b Merge branch 'animations' of https://github.com/csharpee/SilentDragonLite into chat 2020-05-01 23:11:14 +02:00
Denio
3e1e32ffca Merge pull request #20 from MyHush/dev
Dev
2020-05-01 23:08:55 +02:00