Commit graph

8 commits

Author SHA1 Message Date
Sacha Greif
1631b9f89b working on HTML emails 2014-08-02 16:11:54 +09:00
Christian Bundy
86ec3ede93 Solve trivial JS errors
Using jshint and and fixmyjs I went through and removed 220 trivial
Javascript errors – mostly missing semicolons, and some properties that
weren’t written in dot notation. You can view the diff of jshint’s
output here:
https://gist.github.com/christianbundy/7b37c51bb6f7c8d739e7/revisions
2014-05-06 20:15:48 -07:00
Sacha Greif
2cfbcd2360 improving notifications 2013-10-23 10:21:08 +08:00
Sacha Greif
622047cd48 don't notify admins of their own posts 2013-01-19 23:01:43 +09:00
Sacha Greif
bbe0e113ea commenting the code 2013-01-19 22:47:35 +09:00
Sacha Greif
fa1f8db277 added generateEmailHash helper method 2013-01-19 22:09:47 +09:00
Sacha Greif
78c0e22583 adding unsubscribe code 2013-01-19 21:37:46 +09:00
Sacha Greif
9a464035d9 working on email notifications; refactored onsite notifications too 2013-01-19 18:24:18 +09:00