journalduhacker/app/views/stories
joshua stein f9b309d342 separate story hiding from voting
A story downvote is considered a flag, just meaning the story has
problems and not necessarily that the user wants to ignore it.  By
moving hiding out of Vote and into a new HiddenStory model, a user
can now both downvote/flag and hide separately, or just one or the
other.
2015-02-11 11:37:03 -06:00
..
_form.html.erb disclose per-tag hotness modifiers 2015-01-06 17:31:45 -06:00
_listdetail.html.erb separate story hiding from voting 2015-02-11 11:37:03 -06:00
edit.html.erb add story cache showing for manually-specified unavailable stories 2015-01-06 17:31:09 -06:00
new.html.erb Merge pull request #59 from imwally/master 2014-01-02 08:09:05 -08:00
show.html.erb add story cache showing for manually-specified unavailable stories 2015-01-06 17:31:09 -06:00