584 Commits (602bc9a9a390e5730041739cfb1a89a7635d9852)

Author SHA1 Message Date
Ivan Socolsky 8a8f4e7b48 avoid sending email if unable to apply template 9 years ago
Ivan Socolsky c7691400c2 improve error check 9 years ago
Ivan Socolsky fb0dcee054 combine new preferences with stored preferences 9 years ago
Ivan Socolsky 116bea1aa5 ignore unrecognized preferences 9 years ago
Ivan Socolsky efcabce315 store client version on every request 9 years ago
Kirvx d3404a0dda Add French to email templates 9 years ago
dabura667 1be10e2384 Add Japanese to email templates 9 years ago
Ivan Socolsky 15b0f45635 optional html body 9 years ago
Ivan Socolsky 2d5fdaca1b include unit when rendering template 9 years ago
Ivan Socolsky 044f511726 select template based on language 9 years ago
Ivan Socolsky 6609814840 test email preferences 9 years ago
Ivan Socolsky 1460bf2128 add language & unit to preferences 9 years ago
Ivan Socolsky 7139847709 remove TxProposal#getHeader 9 years ago
Ivan Socolsky 48e0709607 simplify validations on createTx 9 years ago
Ivan Socolsky dee4a83ded refactor proposal hash 9 years ago
Gregg Zigler f324fd80cd replace missing and unsupported flags with output.valid, similar to each loops below 9 years ago
Gregg Zigler c64790f014 lodash each needs return-false to break out of loop, travis timeout debug 9 years ago
Gregg Zigler fa2170a5f3 avoid badFoo flags, avoid _.each() bug, use for-loop to check each output 9 years ago
Gregg Zigler 0a4bf8f77f proposal header hash and proposal amount should work with multi-output 9 years ago
Gregg Zigler ab33debdd1 move types to single object, remove default type assignment from proposal 9 years ago
Ivan Socolsky 999bcbbe7d refactor code 9 years ago
Ivan Socolsky 931923f585 compute kbs needed to send max in getBalance 9 years ago
Gregg Zigler 10644f7edc handle unknown proposal types 9 years ago
Gregg Zigler 453a7187b5 separate common properties from those that vary by proposal type 9 years ago
Gregg Zigler 6f43888176 txproposal with type=multiple-outputs needs an array of outputs 9 years ago
Ivan Socolsky ba54b01797 remove safety check, log error 9 years ago
Ivan Socolsky e349a10a67 simplify testing 9 years ago
Ivan Socolsky 366638b2d4 implement variable fee per kb 10 years ago
Ivan Socolsky 9f4ef16bba test fee behavior 10 years ago
Ivan Socolsky 622d7842b6 fix init & event redirection 9 years ago
Matias Alejo Garcia 20e4dd8da0 update fetched txs 9 years ago
Matias Alejo Garcia 4569f1d3c5 backoff time only active after backoffOffset 9 years ago
Matias Alejo Garcia 895c52bada exponential backoff 10 years ago
Matias Alejo Garcia caafaf25f6 add a reject / creation backoff time 10 years ago
Matias Alejo Garcia dcfff424d7 fix err msg 10 years ago
Matias Alejo Garcia 94becc8960 fix notify order 10 years ago
Ivan Socolsky b45acded82 fix data parsing 10 years ago
Matias Alejo Garcia 139deac770 adds .deleteLockTime to getTxproposals 10 years ago
Ivan Socolsky 4f8faa826b implement Insight as a separate blockchain explorer 10 years ago
Matias Alejo Garcia 5d943a4b27 allow to remove creator, in tx without other signatures 10 years ago
Ivan Socolsky 470fd84ab7 refactor bcmonitor initialization 10 years ago
Matias Alejo Garcia 74c8b34188 allow delete proposals after 24hrs 10 years ago
Ivan Socolsky 23cca5a948 lock emailservice instances 10 years ago
Ivan Socolsky 8151f68c3c unique recipient list 10 years ago
Ivan Socolsky 8574fd5774 improve tx finally rejected email 10 years ago
Ivan Socolsky 638b90ed18 migrate templates to mustache 10 years ago
Ivan Socolsky 71d97f34f9 add amount to outgoingTx email 10 years ago
Ivan Socolsky 26cb34e2b7 include amount in incomingTx email 10 years ago
Ivan Socolsky 46b4652c8a test email for tx creation 10 years ago
Ivan Socolsky 5c6b5aeae2 send email from a separate service 10 years ago