journalduhacker/config
joshua stein 9535b05490 remove story downvoting, add story hiding
stories should either be reported for spam (coming later), upvoted,
or left alone rather than being downvoted for being uninteresting.
since users don't like leaving uninteresting things alone, they can
now hide stories from their view without affecting the story's
score.

hiding is implemented as a Vote with its vote set to 0 and the
reason set to "H"

add a /hidden url which shows all of a user's hidden stories

while i'm here, simplify Vote guts and add some tests to make sure
all the flip-flopping stuff works right
2014-03-03 17:20:21 -06:00
..
environments use Rails4-style strong parameters mass assignment protection 2014-02-02 15:41:38 -05:00
initializers upgrade to rails v4.0.2 2013-12-30 17:40:52 -05:00
locales initial work on conversion from php tree 2012-06-16 20:15:46 -05:00
application.rb fix story pagination and caching for logged-out users 2014-02-16 09:57:05 -06:00
boot.rb upgrade to rails v4.0.2 2013-12-30 17:40:52 -05:00
environment.rb upgrade to rails v4.0.2 2013-12-30 17:40:52 -05:00
routes.rb remove story downvoting, add story hiding 2014-03-03 17:20:21 -06:00
thinking_shinx.yml upgrade thinking-sphinx gem 2014-01-07 05:52:29 -05:00