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
Sacha Greif
ceeb7bf531
clean up newsletter cron code
2014-12-17 11:00:59 +09:00
Sacha Greif
1eb72079b4
adding userCreatedCallbacks callback hook and refactoring user creation
2014-12-13 14:02:45 +09:00
Sacha Greif
eb082473ed
refactor server-side email template routes
2014-11-19 15:14:54 +09:00
Sacha Greif
c335d654c9
fixing missing username in notifications; cleaning up console.logs
2014-11-18 11:00:38 +09:00
Sacha Greif
4838a04f44
updating packages for IR 1.0
2014-11-17 14:53:42 +09:00
Delgermurun
0ff3fc7dba
rename getParameters to getPostParameters
2014-09-29 15:42:35 +08:00
Sacha Greif
51de4d79db
splitting settings form into field sets
2014-09-28 16:31:12 +09:00
Sacha Greif
64df11d9fe
Merge branch 'master' of github.com:TelescopeJS/Telescope
2014-09-19 20:17:02 +09:00
Sacha Greif
d78cb03b89
fix comment publication bug
2014-09-19 20:00:22 +09:00
Jeremy Shimko
02e0c58580
one more subtract() arg swap
2014-09-18 16:46:40 -04:00
Sacha Greif
7e34caf0eb
Do not mark posts as sent when invoking testCampaign; limit testCampaign to admins
2014-09-18 13:44:50 +09:00
Sacha Greif
ab47ffcc68
Fixing html-to-text bug
2014-09-16 11:51:05 +09:00
Sacha Greif
02b146df83
reenable facebook avatars
2014-09-10 14:57:01 +09:00
Sacha Greif
733f367f37
add embedly and newsletter packages
2014-08-29 10:37:35 +09:00