Commit graph

21 commits

Author SHA1 Message Date
Egor Suvorov
2f2b5d49f6 #209: createNotifications() is a server-side function now. It's called from 'inviteUser' and 'comment' methods (not from stubs) 2014-01-05 18:44:13 +02:00
Sacha Greif
4cd03a6a11 refactored notifications; added notifications for new users 2013-11-18 11:30:58 +09:00
Tarang Patel
8c655d55bf Use cursor to iterate lists of users 2013-11-11 23:19:32 +02:00
Sacha Greif
64eb8644ec tweaking createNotification calls 2013-10-23 20:27:19 +09:00
Sacha Greif
75714297e3 change createNotifications syntax 2013-10-23 20:20:10 +09:00
Sacha Greif
2cfbcd2360 improving notifications 2013-10-23 10:21:08 +08:00
Sacha Greif
497f4ca502 working on comment reply publication and comment queuing 2013-10-23 08:14:06 +08:00
Sacha Greif
11638e0e42 removed console.log call 2013-02-22 18:08:14 +09:00
Sacha Greif
0aac261edf fixed error 2013-02-22 15:51:54 +09:00
Sacha Greif
f604ea593b refactored notifications and added notification for new account approval 2013-02-22 15:41:15 +09:00
Sacha Greif
07761f510d refactored notifications; added comment text to notification emails 2013-02-04 13:14:32 +09:00
Sacha Greif
3c81b9dd49 send notifications by default 2013-01-29 10:51:44 +09: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
3359db12ab added notifications of new posts for admins 2013-01-19 22:42:59 +09:00
Sacha Greif
fa1f8db277 added generateEmailHash helper method 2013-01-19 22:09:47 +09:00
Sacha Greif
6a4e32be05 finished unsubcribed feature 2013-01-19 21:55:10 +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
Sacha Greif
9cc4d03b93 moved notifications to server side only 2012-10-08 11:23:12 +09:00
Sacha Greif
e65bb4dc0f improved errors 2012-10-08 10:44:13 +09:00