Commit Graph

975 Commits

Author SHA1 Message Date
Ivan Socolsky 003f353022 allow for reinitialization 2015-05-18 10:48:01 -03:00
Eric Martindale 9259ff2845 Merge pull request #218 from thesoftwarejedi/patch-1
Fixed link in README.md
2015-05-17 19:59:20 -07:00
Dana Hanna 12a0aed6e6 Fixed link in README.md 2015-05-17 19:53:24 -04:00
Matias Alejo Garcia 37d1bf48a2 Merge pull request #214 from isocolsky/fix/notify_cb
Invoke callback after notification even if email service is not initialized
2015-05-15 12:15:45 -03:00
Ivan Socolsky 82d3e72fb9 v0.0.30 2015-05-15 12:09:00 -03:00
Ivan Socolsky d27a403b08 invoke cb 2015-05-15 12:08:36 -03:00
Matias Alejo Garcia cb0e593014 Merge pull request #213 from isocolsky/ref/error_message
Refactor blockchain errors
2015-05-15 11:30:49 -03:00
Ivan Socolsky 70468a0422 v0.0.29 2015-05-15 11:26:56 -03:00
Ivan Socolsky ece903230b add BLOCKCHAINERROR error code 2015-05-15 11:25:54 -03:00
Matias Alejo Garcia 298d755430 Merge pull request #211 from isocolsky/version_bump
v0.0.28
2015-05-14 16:53:42 -03:00
Ivan Socolsky ac1fcf9ef9 v0.0.28 2015-05-14 16:50:50 -03:00
Matias Alejo Garcia 52a794bc0e Merge pull request #209 from isocolsky/notify_wallet_complete
Notify wallet complete
2015-05-14 13:32:01 -03:00
Ivan Socolsky 226f18d345 preserve order of notifications 2015-05-14 12:48:19 -03:00
Matias Alejo Garcia 176973ba11 Merge pull request #210 from isocolsky/rest_pref
Endpoint for preferences
2015-05-14 12:46:17 -03:00
Ivan Socolsky 2942d4dc05 add endpoint for preferences 2015-05-14 12:43:12 -03:00
Ivan Socolsky d66c0502ce add moment to package.json 2015-05-14 12:06:41 -03:00
Ivan Socolsky 0a0869c4fa add email notification & template 2015-05-14 11:57:23 -03:00
Ivan Socolsky 1f2ac1296e add WalletComplete notification 2015-05-14 11:55:05 -03:00
Matias Alejo Garcia 488e33e0e2 Merge pull request #205 from matiaspando/feat/stats2
Adding statistics to BWS
2015-05-12 11:58:58 -03:00
Matias Pando f8121a1133 Adding stats to /lib 2015-05-12 11:54:03 -03:00
Matias Pando 0412a35195 Added missing returns and moved to /lib 2015-05-12 11:47:51 -03:00
Matias Alejo Garcia ecbcf7f3e4 Merge pull request #207 from isocolsky/feat/email_notifications
Email notifications
2015-05-12 11:36:00 -03:00
Matias Pando 7f4bd311fe Closing db connection 2015-05-12 11:26:06 -03:00
Matias Pando ade91a5612 Fixing minor issues 2015-05-12 11:26:06 -03:00
Matias Pando 2873fd8e40 Splitting stats by date 2015-05-12 11:26:06 -03:00
Matias Pando ee3e07eec7 Adding stats on bws 2015-05-12 11:26:06 -03:00
Matias Pando efbbc21a91 Moving stats.js to /scripts 2015-05-12 11:23:28 -03:00
Matias Pando d23075cadc Refactoring 2015-05-12 11:23:28 -03:00
Ivan Socolsky f3a3e0ff10 email validation using email-validator module 2015-05-11 16:51:02 -03:00
Ivan Socolsky fce1d4d7aa connect to locker server by default 2015-05-11 16:51:01 -03:00
Ivan Socolsky 87bba46515 send email on new copayer notification 2015-05-11 16:51:01 -03:00
Ivan Socolsky c864675b20 send email from blockchain monitor 2015-05-11 16:51:01 -03:00
Ivan Socolsky a643819b46 add email validation 2015-05-11 16:51:01 -03:00
Ivan Socolsky 910a1c8ddc update config 2015-05-11 16:51:01 -03:00
Ivan Socolsky 3202741a10 introduce message broker through rebase 2015-05-11 16:51:01 -03:00
Ivan Socolsky 36ed2f25bc change default email config 2015-05-11 16:51:01 -03:00
Ivan Socolsky 897b39f8cd mark emails as sent/fail 2015-05-11 16:51:01 -03:00
Ivan Socolsky b83d220fa2 configure subject prefix 2015-05-11 16:51:01 -03:00
Ivan Socolsky dfef5ae39c make email sending optional 2015-05-11 16:51:01 -03:00
Ivan Socolsky 17d97430ad return after email 2015-05-11 16:51:01 -03:00
Ivan Socolsky 3d901852ab more robust send loop 2015-05-11 16:51:01 -03:00
Ivan Socolsky 8efc0065e6 improve template text 2015-05-11 16:51:01 -03:00
Ivan Socolsky 132afca15c add from param 2015-05-11 16:51:01 -03:00
Ivan Socolsky 5bd4f7a565 back to TingoDB 2015-05-11 16:51:00 -03:00
Ivan Socolsky fa9a8cd38c add tests 2015-05-11 16:51:00 -03:00
Ivan Socolsky 4a0a3f1bad filter recipient list 2015-05-11 16:51:00 -03:00
Ivan Socolsky b78395b851 add nodemailer + templates 2015-05-11 16:51:00 -03:00
Ivan Socolsky 12232dbe16 email service 2015-05-11 16:51:00 -03:00
Ivan Socolsky 39b254b163 fix tests 2015-05-11 16:51:00 -03:00
Ivan Socolsky 37a02c37ec refactor notification dispatching 2015-05-11 16:51:00 -03:00