Vulcan/server
Josh Owens 45d8a1b624 Use the outgoing click tracking for rss
Switch rss to use the outgoing click tracking url for rss.  This makes click tracking via twitter and facebook much easier from an rss share bot.
2014-02-17 12:08:43 -05:00
..
api.js replaced click-based click tracking by server-side link redirection; merged both router files 2014-01-18 16:52:12 +09:00
email.js improving notifications 2013-10-23 10:21:08 +08:00
invites.js #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
migrations.js made updateUserProfiles into a migration 2013-11-16 13:13:21 +09:00
notifications.js #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
publications.js added search logging 2013-11-22 14:20:47 +09:00
rss.js Use the outgoing click tracking for rss 2014-02-17 12:08:43 -05:00
scoring.js Best practice to pass object than to check for optional parameter value 2014-01-25 14:11:26 -05:00
search.js added search logging 2013-11-22 14:20:47 +09:00
toolbox.js #194: now updateCategoryInPosts correctly process deleted categories 2014-01-06 20:12:38 +02:00
users.js fix #179 2013-11-18 13:20:40 +09:00