DenioD
4b7af93e0d
on/off switch for rendering encrypted messages
2020-06-02 18:10:19 +02:00
DenioD
030443393f
rename sdlogo, refresh at new contact
2020-05-30 22:46:57 +02:00
DenioD
b67d304b66
undo addressbooklabels storage in filesystem
2020-05-30 21:43:04 +02:00
Strider
4413d3de62
update// address improvement
2020-05-28 20:45:30 +02:00
DenioD
cfbcc43b14
render only new requests
2020-05-27 21:42:39 +02:00
DenioD
1a36a7f3c4
try catch myZaddr
2020-05-21 21:44:21 +02:00
Strider
e6b8f000c9
update// added new writer method to filesystem to convert old format to new
2020-05-17 14:57:38 +02:00
Strider
d4bf7a83c8
update// implemented dump method to each datastoretype
2020-05-17 14:12:27 +02:00
Strider
4f584ac86e
update// added filesystem and reformated addressbook
2020-05-17 13:18:19 +02:00
DenioD
1e59b30280
undo addressbook fix
2020-05-16 20:29:35 +02:00
Strider
9f7fa3ae99
update// improved addressbook performance
2020-05-16 11:48:15 +02:00
DenioD
74aaa0482f
improve some gui elements
2020-05-14 22:52:28 +02:00
DenioD
96a073cacf
dont scan transactions to often
2020-05-14 13:26:24 +02:00
DenioD
203588a59b
fix Addressbook
2020-05-08 18:51:16 +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
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
dc61bb38c7
add contact on Chattab
2020-05-04 20:17:20 +02:00
DenioD
5dbfe1e4ad
choose a avatar when create a contact
2020-05-04 16:06:08 +02:00
DenioD
30a5403833
Add ComboBox for avatar
2020-05-04 11:15:05 +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
6ddb6855d4
merge and ui update - for debug
2020-05-01 19:36:38 +02:00
DenioD
24d3a4e982
fix typo
2020-05-01 00:18:31 +02:00
DenioD
70302829b7
make Addressbook HushChat address changeable and show it earlier
2020-05-01 00:02:28 +02:00
DenioD
ab1e525860
render incoming and outgoing memos in a chat conversation
2020-04-30 21:18:37 +02:00
DenioD
1aa5a05589
take sendtoaddr,myaddr and cid from contact object
2020-04-29 18:20:53 +02:00
DenioD
dd48ab87eb
create and add cid to Addressbook
2020-04-29 16:58:33 +02:00
DenioD
a5020cbe24
render HushChat Address in Addressbook
2020-04-28 23:01:11 +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
683c62b054
update// reformated code in file addressbook.cpp
2020-04-08 13:21:52 +02:00
DenioD
08a5e3ffca
rebranding to SD
2019-10-22 00:46:02 +02:00
DenioD
5b9ef9a48c
Port to Hush
2019-10-21 00:16:23 +02:00
Aditya Kulkarni
5939632078
Rename RPC to Controller
2019-10-07 12:45:11 -07:00
Aditya Kulkarni
3f3962708f
#156 Prevent duplicate labels
2019-07-11 13:35:09 -07:00
Aditya Kulkarni
ef6a57ea9b
#157 - Prevent crash if there's no selection
2019-07-11 13:21:19 -07:00
Aditya Kulkarni
d9bacb9d89
#154 Prevent adding donation addr to address book
2019-07-11 07:29:54 -07:00
adityapk00
41bc296f20
Recurring ( #131 )
...
* Save created recurring info
* Add to confirm dialog
* Update RPI at confirm
* Make singleton
* Add history to recurring payments
* USD/ZEC switch
* Fix check state
* recurring item serialization
* Add recurring payments to file
* Refactor
* Address view model
* Wire up dialog
* Update windows installer logos
* Store all payments in the store
* Save table geometry
* Add recurring payments view
* Add deletion
* Add recurring payment execution
* Add donation address to address book
* Add multiple payment handling
* Disable recurring for multiple payments
* Handle pay last
* Handle pay all
* Reomve frequency
* Enable recurring payments only for testnet
* For testing, allow payments in 5 min intervals
* Fix request money amounts
2019-05-14 13:12:31 -07:00
adityapk00
5eb2a14aec
Cleanup labels code
2019-02-23 09:42:14 -08:00
Aditya Kulkarni
17acec7391
#101 - Refresh after address book to update labels everywhere.
2019-02-14 12:35:11 -08:00
adityapk00
e93cf27adb
Fixed a bug where the last address label wouldn't be removed
2019-01-27 21:00:24 -08:00
Aditya Kulkarni
8870e52a59
#85 Import address book
2019-01-02 11:30:02 -08:00
Aditya Kulkarni
5c78bc20cf
0.5.2
2018-12-04 09:23:43 -08:00
Aditya Kulkarni
e1f1741384
Strings for translation
2018-11-27 14:14:39 -08:00
Aditya Kulkarni
533dead402
Regexp validator
2018-11-22 08:31:35 -08:00
adityapk00
2c2eeca758
Allow labels on recieve tab
2018-11-21 17:56:48 -08:00
adityapk00
44d26ddab7
Labels ( #59 )
...
* hacked up labels
* Custom widget for addresses with labels
* turnstile to use labels
2018-11-21 16:30:15 -08:00
Aditya Kulkarni
79520f41c5
Refactor Addressbook
2018-11-21 15:00:56 -08:00
Aditya Kulkarni
85fae135b3
capitalization
2018-11-14 22:41:03 -08:00