journalduhacker/app/views
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
..
comments check for show_story first 2012-11-21 22:13:50 -06:00
email_message implement private messages 2012-08-24 11:41:34 -05:00
email_reply 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
filters Add a 'private' attribute to tags to allow for admin / mod specific tags 2012-09-19 16:44:57 -04:00
global allow embedded images in story text, but still not in comments 2012-09-17 13:24:29 -05:00
home rss: comments link must be encoded as well 2012-11-28 15:18:41 -06:00
invitation_mailer raw the memo, we don't need xss protection here 2012-08-24 11:42:23 -05:00
layouts set meta referrer tag to "always" 2012-12-08 13:08:27 -06:00
login use autofocus attribute for text boxes instead of javascript 2012-09-18 09:44:22 -05:00
messages suppress deleted messages from message list since they're not actually wiped out until both parties delete 2012-09-03 11:25:14 -05:00
moderations add moderation logging 2012-09-02 12:18:52 -05:00
password_reset email and pushover reply notifications 2012-08-24 11:41:30 -05:00
search use autofocus attribute for text boxes instead of javascript 2012-09-18 09:44:22 -05:00
settings add an #invite anchor to the settings url 2012-11-21 22:04:29 -06:00
signup mention that profile e-mail addresses are gravatarized 2012-09-08 19:37:30 -05:00
stories story form: auto-apply video tag to vimeo links, too 2012-11-27 11:47:44 -06:00
users show user count on user tree page 2012-10-26 17:08:19 -05:00