Commit Graph

44 Commits

Author SHA1 Message Date
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
Aditya Kulkarni
121f7b118f #49 - AddressBook crash when doubleclicking 2018-11-14 20:42:19 -08:00
Aditya Kulkarni
0074768854 Supress address book not existing warnings 2018-11-12 22:17:03 -08:00
Aditya Kulkarni
94bfcd50fc cleanup 2018-11-09 15:24:32 -08:00
Aditya Kulkarni
b60d65ee82 add address/label autocomplete 2018-11-06 22:35:57 -08:00
adityapk00
23018c19cd Save/Restore window positions
- #29 - Settings window
- #28 - zboard
- #27 - turnstile
- turnstile progress
- import keys
- export keys
2018-11-06 07:58:20 -08:00
Aditya Kulkarni
b2f758242d #23 Basic address book support for sending addresses
zboard small fixes
2018-11-05 12:09:06 -08:00