Commit Graph

990 Commits

Author SHA1 Message Date
Matias Alejo Garcia a1f230dd3d Update config.js
comment email section config (
  // To use email notifications uncomment this:
)
2015-07-14 09:31:47 -03:00
Matias Alejo Garcia 8403373ed3 Merge pull request #277 from matiu/bug/insight-response
fix insight response parsing with from/to are used
2015-07-13 18:07:16 -03:00
Matias Alejo Garcia 348eb0e48a Merge pull request #278 from isocolsky/ref/history_pagination
Remote pagination of tx history
2015-07-13 18:05:34 -03:00
Ivan Socolsky a46c3aa34a fixes 2015-07-13 17:44:42 -03:00
Ivan Socolsky f8712795b2 remote pagination of tx history 2015-07-13 17:32:12 -03:00
Matias Alejo Garcia 80df5e2e31 fix insight response parsing with from/to are used 2015-07-13 16:37:21 -03:00
Ivan Socolsky 2ca5ec966a Merge pull request #276 from isocolsky/bump/v0.0.42
v0.0.42
2015-07-13 14:11:28 -03:00
Ivan Socolsky 45a1f187b8 v0.0.42 2015-07-13 14:11:03 -03:00
Ivan Socolsky 6e9630e0df Merge pull request #274 from greggzigler/bug/simpleProposalHash
proposals with explicit type = simple need legacy header
2015-07-13 13:56:18 -03:00
Gregg Zigler 6e86332d35 new bwu lets this test pass 2015-07-13 09:28:16 -07:00
Gustavo Maximiliano Cortez 4ee73477f8 Merge pull request #275 from isocolsky/email_url
Fix public url for tx in emails
2015-07-13 13:04:39 -03:00
Ivan Socolsky 20b3d50ef9 use template for public tx url 2015-07-13 12:52:28 -03:00
Gregg Zigler bc565f671a get network from first output when multiple outputs in proposal 2015-07-09 12:02:04 -07:00
Gregg Zigler a6f2b70ef2 proposal header utility needs separate args for simple proposals 2015-07-07 15:02:22 -07:00
Gregg Zigler 3df035c5d9 proposals with explicit type = simple need legacy header 2015-07-07 14:25:34 -07:00
Matias Alejo Garcia 4edb212c49 Merge pull request #273 from isocolsky/email_link_to_tx
Allow link to tx in emails
2015-07-05 09:49:52 -03:00
Ivan Socolsky 156ce58c49 v0.0.41 2015-07-03 16:54:31 -03:00
Ivan Socolsky 1494b82c35 generate tx url for emails 2015-07-03 15:08:32 -03:00
Ivan Socolsky b1cc7407ee remove subject from html templates 2015-07-03 14:24:24 -03:00
Ivan Socolsky 470df32a09 add getPublicUrlForTx to blockchain explorer 2015-07-03 13:59:45 -03:00
Matias Alejo Garcia d3ebf1b2e8 Merge pull request #271 from isocolsky/fix/history
Fix history
2015-07-02 12:10:44 -03:00
Ivan Socolsky c3a445a8c6 fix check 2015-07-02 12:09:43 -03:00
Gustavo Maximiliano Cortez a3d01f8988 Merge pull request #270 from isocolsky/fix/email_service
Fix/email service
2015-07-01 10:44:56 -03:00
Ivan Socolsky 088873d5e1 Merge pull request #269 from cmgustavo/bug/config-file
Fixes reading from config.js
2015-06-30 19:42:47 -03:00
Gustavo Maximiliano Cortez 44b71f2b64
Fixes reading from config.js 2015-06-30 19:17:52 -03:00
Ivan Socolsky 9c98502969 improve unit format in emails 2015-06-30 18:38:37 -03:00
Ivan Socolsky cbb1645369 try catch on formatAmount 2015-06-30 18:18:01 -03:00
Matias Alejo Garcia 8660f3b4a4 Merge pull request #268 from isocolsky/higher_fees
Bump BWU version
2015-06-30 11:14:57 -03:00
Ivan Socolsky 48fd137749 bump BWU 2015-06-30 11:08:10 -03:00
Matias Alejo Garcia 1d7b635d2a Merge pull request #267 from isocolsky/client_version
Client version
2015-06-29 12:27:12 -03:00
Ivan Socolsky 7ff9ceceb7 v0.0.38 2015-06-29 12:20:39 -03:00
Ivan Socolsky d76cd8ec5a add client-version to expressapp 2015-06-29 12:20:24 -03:00
Matias Alejo Garcia 763b30621f Merge pull request #266 from isocolsky/fix/email_parsing
Avoid sending email if unable to apply template
2015-06-29 11:02:32 -03:00
Ivan Socolsky 8a8f4e7b48 avoid sending email if unable to apply template 2015-06-29 10:57:32 -03:00
Matias Alejo Garcia 0e3eeb52ad Merge pull request #265 from isocolsky/fix/email_parsing
Improve error check when parsing emails
2015-06-29 10:34:30 -03:00
Ivan Socolsky c7691400c2 improve error check 2015-06-29 10:32:12 -03:00
Matias Alejo Garcia 4552d3e524 Merge pull request #264 from isocolsky/ref/preferences
Incremental preferences
2015-06-29 09:38:14 -03:00
Ivan Socolsky fb0dcee054 combine new preferences with stored preferences 2015-06-29 09:11:03 -03:00
Matias Alejo Garcia 415d759fd0 Merge pull request #263 from isocolsky/client_version
Store client version
2015-06-29 09:09:08 -03:00
Ivan Socolsky 116bea1aa5 ignore unrecognized preferences 2015-06-29 08:57:53 -03:00
Ivan Socolsky a00b8c3592 test incremental save 2015-06-29 08:50:00 -03:00
Ivan Socolsky efcabce315 store client version on every request 2015-06-29 08:41:59 -03:00
Ivan Socolsky 4139cb0ae7 test client version stored 2015-06-29 08:40:39 -03:00
Matias Alejo Garcia 1ab1871313 Merge pull request #261 from isocolsky/ref/emails
Ref/emails
2015-06-27 21:13:16 -03:00
Ivan Socolsky 3801165ec7 Merge pull request #3 from Kirvx/ref/emails
Add French to email templates
2015-06-27 20:31:09 -03:00
Kirvx d3404a0dda Add French to email templates 2015-06-28 00:54:50 +02:00
Ivan Socolsky 21afe19cc4 Merge pull request #2 from dabura667/ref/emails
Add Japanese to email templates
2015-06-26 22:39:57 -03:00
dabura667 1be10e2384 Add Japanese to email templates 2015-06-27 10:11:51 +09:00
Ivan Socolsky 15b0f45635 optional html body 2015-06-26 17:39:47 -03:00
Ivan Socolsky 2d5fdaca1b include unit when rendering template 2015-06-26 16:10:29 -03:00