journalduhacker/spec
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
..
fixtures try to strip out attributed text from incoming e-mails 2014-02-03 19:27:54 -06:00
models remove story downvoting, add story hiding 2014-03-03 17:20:21 -06:00
support Create user model tests for is_active, unban, is_banned and is_new 2014-01-19 08:50:39 -06:00
spec_helper.rb initial work on conversion from php tree 2012-06-16 20:15:46 -05:00