Commit graph

9 commits

Author SHA1 Message Date
Sacha Greif
9bf61f3807 Changing "headline" to "title" 2014-05-16 09:19:35 +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
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
Sacha Greif
b40b8386df replaced click-based click tracking by server-side link redirection; merged both router files 2014-01-18 16:52:12 +09:00
Sacha Greif
572f58ef4f refactoring API/RSS to use server-side router 2013-07-04 12:59:39 +09:00
Sacha Greif
93a77c23af make sure rss feed validates 2013-02-28 11:02:21 +09:00
Sacha Greif
800c4f550b updated feed information 2013-02-28 10:07:54 +09:00
Sacha Greif
48899a36c0 added RSS feed for /new 2013-02-28 09:40:42 +09:00
Sacha Greif
cd364a219c copied over RSS stuff from GroundControl 2013-02-27 17:45:43 +09:00