Vulcan/packages/telescope-newsletter/lib/server
shambles 731fc5e119 Couple of small Newsletter fixes
1) The route /email/campaign was broken in
ceeb7bf531.  the method
getNextCampaignSchedule() was removed.
e.g. http://meta.telesc.pe/email/campaign
2) The wrong comment count helper was used in the newsletter template
resulting in it being undefined and so you wouldn’t see a count. I’m
guessing this was broken when the post schema was changed as it comes
from a post’s document.
2014-12-26 01:23:23 +00:00
..
templates Couple of small Newsletter fixes 2014-12-26 01:23:23 +00:00
campaign.js rename getParameters to getPostParameters 2014-09-29 15:42:35 +08:00
cron.js clean up newsletter cron code 2014-12-17 11:00:59 +09:00
mailchimp.js adding userCreatedCallbacks callback hook and refactoring user creation 2014-12-13 14:02:45 +09:00
routes.js Couple of small Newsletter fixes 2014-12-26 01:23:23 +00:00