journalduhacker/app/views/comments
joshua stein 67fc2cc75c set maximum time during which comments and stories can be downvoted
always allow a user to "unvote" if they're previously downvoted, but
after a certain number of days, don't accept new downvotes

there isn't really any benefit in downvoting old stuff that is
already off the front pages or on a dead comment thread, other than
to maliciously strip karma for particular users
2014-02-17 12:08:01 -06:00
..
_comment.html.erb set maximum time during which comments and stories can be downvoted 2014-02-17 12:08:01 -06:00
_commentbox.html.erb avoid leaking object ids in form_fors 2014-02-12 13:28:53 -06:00
_postedreply.html.erb fix DOM structure when replying to or updating comments 2014-01-20 16:52:19 -05:00
index.html.erb enable "reply" function on the "Comments" page 2014-01-20 21:04:54 -05:00
index.rss don't hardcode "Lobsters" and "lobste.rs" everywhere, use Rails.application.{name,domain} 2013-06-30 01:50:23 -05:00
threads.html.erb rebuilt comment tree DOM structure as valid HTML 2014-01-20 16:52:19 -05:00