journalduhacker/app/views
joshua stein 013662e50b only show comment downvote summary if its total score is <= 0
when a comment has a few upvotes and one downvote, users tend to
focus too much on the one downvote and edit or reply and debate the
downvote.  if more upvoted than downvoted, don't discourage the user
by pointing out the haters
2014-06-11 19:35:37 -05:00
..
ban_notification add stuff to deal with banning users 2014-01-12 15:09:32 -06:00
comments only show comment downvote summary if its total score is <= 0 2014-06-11 19:35:37 -05:00
email_message fix busted PM e-mail notifications 2014-01-08 20:42:24 -06: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 show how many stories have been tagged with each on filters page 2014-01-24 13:53:10 -06:00
global markdown help: mention backticks 2014-05-06 21:32:08 -05:00
home add some explanatory text on /recent 2014-04-06 20:26:50 -05:00
invitation_mailer tweak invitation e-mail subject and text 2013-08-05 01:03:50 -05:00
invitation_request_mailer typo in invitation_request_mailer 2013-11-19 20:22:58 -08:00
invitations grammar 2014-05-06 21:29:45 -05:00
layouts swap out /newest link for /recent 2014-03-12 17:51:42 -05:00
login fixed mixed indent style (should be 2 soft spaces as per project guidelines) 2013-12-23 18:19:47 -05:00
messages message view: show admin/moderator status of sender 2014-02-21 11:20:35 -06:00
moderations fixed mixed indent style (should be 2 soft spaces as per project guidelines) 2013-12-23 18:19:47 -05:00
password_reset don't hardcode "Lobsters" and "lobste.rs" everywhere, use Rails.application.{name,domain} 2013-06-30 01:50:23 -05:00
search rebuilt comment tree DOM structure as valid HTML 2014-01-20 16:52:19 -05:00
settings enforce a maximum username length of 25 2014-03-24 10:26:07 -05:00
signup enforce a maximum username length of 25 2014-03-24 10:26:07 -05:00
stories story edit: always show merge field for moderators 2014-05-06 21:29:45 -05:00
users add a flat version of the user tree, ordered by karma 2014-05-06 21:29:45 -05:00