Michael Schmatz
|
fc4568a100
|
Fixed misc bugs
|
2014-07-16 17:02:40 -07:00 |
|
Michael Schmatz
|
ae23679a26
|
Hard code mail tasks and add unsubscribe
|
2014-07-16 16:37:06 -07:00 |
|
Michael Schmatz
|
24bcfd9f26
|
Reviewed code, almost ready for release
|
2014-07-16 15:50:31 -07:00 |
|
Michael Schmatz
|
59a35c844f
|
Made mail system resilient to redis failures
|
2014-07-16 14:29:30 -07:00 |
|
Michael Schmatz
|
5c0c25ebd1
|
Async must not break upon sendwithus failure
|
2014-07-16 13:56:23 -07:00 |
|
Michael Schmatz
|
3c257a488d
|
Employer candidates available email completed
|
2014-07-16 13:54:05 -07:00 |
|
Michael Schmatz
|
67f2eeb584
|
Progress on employer new candidates available email
|
2014-07-16 13:14:09 -07:00 |
|
Michael Schmatz
|
e218c2297d
|
Some emails working
|
2014-07-16 12:13:21 -07:00 |
|
Michael Schmatz
|
013ace65f6
|
Basic email structure plus distributed locking system
|
2014-07-09 16:24:14 -07:00 |
|
Michael Schmatz
|
02ccade43f
|
Removed extraneous code
|
2014-07-08 16:28:45 -07:00 |
|
Michael Schmatz
|
3ff66d7807
|
Removed empty file and unused function
|
2014-07-08 16:26:51 -07:00 |
|
Tery Lim
|
618ade4946
|
Clean up mixed quotes
|
2014-07-01 12:23:22 +08:00 |
|
Tery Lim
|
6dd7edadd2
|
Remove coffee extension
|
2014-06-19 23:38:07 +08:00 |
|
Michael Schmatz
|
bdf6d9e759
|
Fixed recipient address
|
2014-05-05 15:41:04 -07:00 |
|
Michael Schmatz
|
bf8feb216a
|
Fixed ladder mail handler
oh mongoose
|
2014-05-05 15:11:00 -07:00 |
|
Scott Erickson
|
f57be1ae52
|
Migrated to the new email system, along with a setting for recruit notifications.
|
2014-04-21 16:15:23 -07:00 |
|
Michael Schmatz
|
b182afd413
|
Fixed cron ladder auth
|
2014-04-10 17:50:39 -07:00 |
|
Michael Schmatz
|
17c1bb7344
|
Fixed transactional mail auth and added 2 week email
|
2014-04-07 09:51:32 -07:00 |
|
Nick Winter
|
29e7b8e5c1
|
Fixed mail to correctly capture the matches.
|
2014-03-22 09:48:36 -07:00 |
|
Nick Winter
|
ca1e3742c0
|
Added simulation counts.
|
2014-03-20 15:40:02 -07:00 |
|
Nick Winter
|
95cd3782a1
|
Oops, don't keep sending ladder updates just to me.
|
2014-03-15 07:45:44 -07:00 |
|
Nick Winter
|
6e9945040f
|
Truncated long score graphs; made my-matches score graphs independent of time; showed crude score y-axis for now.
|
2014-03-13 19:20:22 -07:00 |
|
Nick Winter
|
4f0805ce1e
|
I changed the semantics of the i18n fallback to not hit 'text' for other properties, so updated a test.
|
2014-03-13 18:50:52 -07:00 |
|
Michael Schmatz
|
291f5eb02f
|
Disabled authentication for now
|
2014-03-13 18:41:58 -07:00 |
|
Michael Schmatz
|
edb28f6caf
|
Changed cron handler IP check
|
2014-03-13 16:11:44 -07:00 |
|
Michael Schmatz
|
23f62e5598
|
Added ip checks on cron mail route
|
2014-03-12 08:11:48 -07:00 |
|
Nick Winter
|
b560827e32
|
Working on cleaning up some server errors.
|
2014-03-11 19:17:58 -07:00 |
|
Nick Winter
|
bba3c78107
|
Ties are not victories in the emails.
|
2014-03-11 13:20:52 -07:00 |
|
Nick Winter
|
eac219a2be
|
Inserted score history graph into ladder update emails.
|
2014-03-10 22:03:33 -07:00 |
|
Nick Winter
|
32baf2ae79
|
Improved my-matches rank history and name fetching, ladder update emails, ladder update unsubscribes.
|
2014-03-10 21:30:46 -07:00 |
|
Nick Winter
|
6ce65488aa
|
Added simple rank history graph. Improving ladder update mail.
|
2014-03-10 20:22:25 -07:00 |
|
Nick Winter
|
6055512ac7
|
Working on ladder updates.
|
2014-03-10 13:20:00 -07:00 |
|
Nick Winter
|
3d71fcbc70
|
Wins, losses, and realizing that I'm not doing server code right.
|
2014-03-09 18:46:11 -07:00 |
|
Nick Winter
|
82857fd080
|
Was able to send out some emails.
|
2014-03-08 21:29:41 -08:00 |
|
Nick Winter
|
f05e8432a9
|
Starting work on ladder update emails.
|
2014-03-08 18:49:09 -08:00 |
|
Sébastien Moratinos
|
baf5ada19d
|
use a mapping for handlers, schemas, and routes
|
2014-02-04 23:27:24 +01:00 |
|
Scott Erickson
|
46dd4044aa
|
I'm pretty sure it's working now.
|
2014-01-24 17:42:47 -08:00 |
|
Scott Erickson
|
eafa82357c
|
MailChimp webhook fix.
|
2014-01-24 17:35:34 -08:00 |
|
Scott Erickson
|
3122dd9594
|
More tweaks to the mail module.
|
2014-01-24 17:19:20 -08:00 |
|
Scott Erickson
|
7bc6d0f6ed
|
No longer returning error messages when given bad input, because then MailChimp won't accept it as a webhook.
|
2014-01-24 13:55:23 -08:00 |
|
Scott Erickson
|
c4114f9f92
|
More fixes.
|
2014-01-24 13:47:25 -08:00 |
|
Scott Erickson
|
ced57ac35d
|
More tweaks.
|
2014-01-24 13:22:56 -08:00 |
|
Scott Erickson
|
dd9c4007a2
|
Reverting back to super log mode cause it stopped working.
|
2014-01-24 13:14:31 -08:00 |
|
Scott Erickson
|
79032b1c35
|
Couple remaining fixes.
|
2014-01-24 12:54:15 -08:00 |
|
Scott Erickson
|
4450747671
|
Finished setting up the mailchimp webhook.
|
2014-01-24 12:53:41 -08:00 |
|
Scott Erickson
|
a71b688a15
|
Fixed the mailchimp webhook.
|
2014-01-24 12:39:05 -08:00 |
|
Scott Erickson
|
95186cc5ae
|
Much improved the mailchimp webhook.
|
2014-01-24 12:23:14 -08:00 |
|
Scott Erickson
|
b2366c50af
|
Came up with a better hacky logging system.
|
2014-01-24 11:55:44 -08:00 |
|
Scott Erickson
|
62770c35df
|
Added a test webhook for MailChimp.
|
2014-01-24 11:48:00 -08:00 |
|