968 Commits (a3d01f8988579de96f5b77e0dd33ec14779ee778)
 

Author SHA1 Message Date
Gustavo Maximiliano Cortez a3d01f8988 Merge pull request #270 from isocolsky/fix/email_service 9 years ago
Ivan Socolsky 088873d5e1 Merge pull request #269 from cmgustavo/bug/config-file 9 years ago
Gustavo Maximiliano Cortez 44b71f2b64
Fixes reading from config.js 9 years ago
Ivan Socolsky 9c98502969 improve unit format in emails 9 years ago
Ivan Socolsky cbb1645369 try catch on formatAmount 9 years ago
Matias Alejo Garcia 8660f3b4a4 Merge pull request #268 from isocolsky/higher_fees 9 years ago
Ivan Socolsky 48fd137749 bump BWU 9 years ago
Matias Alejo Garcia 1d7b635d2a Merge pull request #267 from isocolsky/client_version 9 years ago
Ivan Socolsky 7ff9ceceb7 v0.0.38 9 years ago
Ivan Socolsky d76cd8ec5a add client-version to expressapp 9 years ago
Matias Alejo Garcia 763b30621f Merge pull request #266 from isocolsky/fix/email_parsing 9 years ago
Ivan Socolsky 8a8f4e7b48 avoid sending email if unable to apply template 9 years ago
Matias Alejo Garcia 0e3eeb52ad Merge pull request #265 from isocolsky/fix/email_parsing 9 years ago
Ivan Socolsky c7691400c2 improve error check 9 years ago
Matias Alejo Garcia 4552d3e524 Merge pull request #264 from isocolsky/ref/preferences 9 years ago
Ivan Socolsky fb0dcee054 combine new preferences with stored preferences 9 years ago
Matias Alejo Garcia 415d759fd0 Merge pull request #263 from isocolsky/client_version 9 years ago
Ivan Socolsky 116bea1aa5 ignore unrecognized preferences 9 years ago
Ivan Socolsky a00b8c3592 test incremental save 9 years ago
Ivan Socolsky efcabce315 store client version on every request 9 years ago
Ivan Socolsky 4139cb0ae7 test client version stored 9 years ago
Matias Alejo Garcia 1ab1871313 Merge pull request #261 from isocolsky/ref/emails 9 years ago
Ivan Socolsky 3801165ec7 Merge pull request #3 from Kirvx/ref/emails 9 years ago
Kirvx d3404a0dda Add French to email templates 9 years ago
Ivan Socolsky 21afe19cc4 Merge pull request #2 from dabura667/ref/emails 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
Matias Alejo Garcia a9d1a3c06a Merge pull request #260 from isocolsky/ref/proposal_signature 9 years ago
Ivan Socolsky 539da089ef v0.0.37 9 years ago
Ivan Socolsky 7139847709 remove TxProposal#getHeader 9 years ago
Ivan Socolsky 48e0709607 simplify validations on createTx 9 years ago
Ivan Socolsky 3851428a57 bwu v0.0.19 9 years ago
Ivan Socolsky dee4a83ded refactor proposal hash 9 years ago
Ivan Socolsky e6fc53f4b2 Merge pull request #256 from greggzigler/feat/multOutputs 9 years ago
Gregg Zigler f324fd80cd replace missing and unsupported flags with output.valid, similar to each loops below 9 years ago
Gregg Zigler e9a90f5560 un-skip test suite 9 years ago
Gregg Zigler c923d802dc apply fix for fake timers 9 years ago
Ivan Socolsky 0ef770e1f0 Merge pull request #259 from isocolsky/fix/fake_timers 9 years ago
Ivan Socolsky a021636b0f override only the Date function 9 years ago
Gregg Zigler c1558bb1b0 change xit back to it in tests, but add skip to backoff-tiime suite 9 years ago
Gregg Zigler 3a9fce12bf debug travis issue 9 years ago
Gregg Zigler fb34eaf75b debug Travis issue 9 years ago
Gregg Zigler a04962cdb7 debug travis issue 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 40dc1c095b Merge remote-tracking branch 'upstream/master' into feat/multOutputs 9 years ago