Sacha Greif
6dee86463a
paginating user profile on the client
2014-09-03 09:46:39 +09:00
Sacha Greif
8ae358181e
Got rid of meteorhacks:npm packages; moved email features to their own package
2014-08-29 10:23:11 +09:00
Sacha Greif
58ca8d389f
Fixing latency compensation issue
2014-08-06 12:02:17 +09:00
Sacha Greif
23c72bd7bb
Updating history
2014-08-06 10:44:19 +09:00
Sacha Greif
d375bc3c1b
Using templates for on-site notifications too; refactoring a lot of stuff
2014-08-04 11:22:43 +09:00
Sacha Greif
cb4e27d4ba
Add logo to email templates
2014-08-04 10:04:50 +09:00
Sacha Greif
ea9ca1e1c5
Still refactoring notifications
2014-08-04 09:47:10 +09:00
Sacha Greif
78f440e8cd
refactoring email templates
2014-08-03 11:50:10 +09:00
Josh Owens
ef60ce1660
Don't iterate all the users for finding who to send notifications to.
2014-07-19 00:16:28 -04: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
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