journalduhacker/app
joshua stein f34607f17f set meta referrer tag to "always"
http://wiki.whatwg.org/wiki/Meta_referrer

lobsters isn't secret, but because it's all behind https, browsers
don't send a referrer header when visiting linked stories that
aren't behind ssl.  for site owners, it can be useful to see where a
sudden burst of traffic is coming from and view comments, so force
supporting browsers (currently only chrome) to send the lobsters
referral url.
2012-12-08 13:08:27 -06:00
..
assets only apply light link color to story list, not story detail page 2012-09-25 10:54:25 -05:00
controllers fix pulling vote for current story when showing a specific comment 2012-10-24 11:53:43 -05:00
helpers prevent double clicking of the post comment button from creating two comments 2012-09-14 16:17:45 -05:00
mailers Added mentions in comments using @username convention. @username is linked to user profile in comment text, and notifications are available via email and pushover (with notification preferences) when a user is mention. 2012-09-10 13:40:33 -04:00
models story: simplify tags malarky and just use mark_for_destruction on associated objects 2012-11-26 13:39:16 -06:00
views set meta referrer tag to "always" 2012-12-08 13:08:27 -06:00