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 |
|
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
|
8998263989
|
fix broken sendmemo
|
2020-05-01 17:09:49 +02:00 |
|
DenioD
|
4afd49d0a7
|
read the cid from headermemo into qstring
|
2020-05-01 13:15:05 +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
|
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
|
e3e537b1a4
|
do not render Headermemos
|
2020-04-29 22:07:19 +02:00 |
|
Strider
|
30edee0470
|
update// added rederfcuntion to contactlist (causes segfaul on compiling)
|
2020-04-28 22:05:40 +02:00 |
|
Strider
|
2efec07e42
|
update// refactored addressbook with new storage format
|
2020-04-28 20:24:50 +02:00 |
|
Strider
|
b79334a497
|
update// added chatmessages to chatwindow
|
2020-04-27 21:53:37 +02:00 |
|
Strider
|
a8ee1c68be
|
update// moved class to a normal variable instace
|
2020-04-27 20:18:14 +02:00 |
|
Strider
|
008d3fd6c2
|
update// fixed stuff
|
2020-04-26 22:28:27 +02:00 |
|
Strider
|
d7ba10b466
|
update// removed printf to print setting amount etc to 0 of dust x
|
2020-04-11 22:39:19 +02:00 |
|
Strider
|
1f6b4e0f31
|
update// removed reformats & refactored DataStore.h to store the sietches outside of lambdas as needed, reformated the controller.cpp
|
2020-04-11 22:15:35 +02:00 |
|
Strider
|
c404d29402
|
update// packed all json dust objects into std::vector to iterate with for-loop
|
2020-04-08 18:45:19 +02:00 |
|
Strider
|
1d0fe62cb9
|
WIP// tryed to pack all json dust objects into std::vector to iterate with for-loop
|
2020-04-08 18:19:46 +02:00 |
|
DenioD
|
058a62b101
|
fix send to many
|
2020-02-11 09:03:49 +01:00 |
|
DenioD
|
2e4e4fda30
|
update sdl lib and more dependency improvments
|
2020-02-08 15:08:01 +01:00 |
|
DenioD
|
15a49c174b
|
cleanup controller.cpp
|
2020-02-01 09:03:34 +01:00 |
|
DenioD
|
8fca4e2633
|
fix sendto many receipents
|
2020-01-31 22:06:40 +01:00 |
|
DenioD
|
849e1e2663
|
create sietch zaddr at beginn, and renew it after every transaction
|
2020-01-31 21:35:00 +01:00 |
|
DenioD
|
3eeb746678
|
add random Sietch -need still some improvements
|
2020-01-29 21:19:21 +01:00 |
|
DenioD
|
9c02279941
|
sietch assignment
|
2020-01-25 19:31:07 +01:00 |
|
DenioD
|
71334360df
|
random sietch zaddr
|
2020-01-25 19:21:13 +01:00 |
|
DenioD
|
6c37c8669d
|
edit qrand
|
2020-01-05 13:20:00 +01:00 |
|
DenioD
|
bd20e88743
|
cleanup transaction tab
|
2020-01-05 12:40:50 +01:00 |
|
DenioD
|
0e17d8702c
|
hide zdust from transaction tab
|
2020-01-05 11:43:27 +01:00 |
|
DenioD
|
1fcaed8e72
|
add a 50% chance of another zdust
|
2020-01-05 11:22:32 +01:00 |
|