journalduhacker/app/models
joshua stein f1f6b3c7e0 alert the user when submitting a long-ago-submitted story
show the user a link to the previous story and let them know they
can submit it again if they want to (just by submitting the form
again)
2014-01-13 00:10:31 -06:00
..
.gitkeep initial work on conversion from php tree 2012-06-16 20:15:46 -05:00
comment.rb move story comment counts out of keystore 2014-01-08 22:20:56 -06:00
invitation.rb use activerecord query interface instead of deprecated finder methods 2013-12-25 16:43:50 -05:00
invitation_request.rb use activerecord query interface instead of deprecated finder methods 2013-12-25 16:43:50 -05:00
keystore.rb use activerecord query interface instead of deprecated finder methods 2013-12-25 16:43:50 -05:00
message.rb fix busted PM e-mail notifications 2014-01-08 20:42:24 -06:00
moderation.rb in moderation auto-message, tell the user it's automated 2014-01-07 11:42:21 -06:00
search.rb upgrade thinking-sphinx gem 2014-01-07 05:52:29 -05:00
short_id.rb change some before_create's to before_validation, :on => :create 2013-07-19 22:05:00 -05:00
story.rb alert the user when submitting a long-ago-submitted story 2014-01-13 00:10:31 -06:00
tag.rb reduce access required for privileged tags to just moderator 2014-01-12 13:28:07 -06:00
tag_filter.rb enable activerecord attribute whitelisting just in case 2012-08-24 11:41:36 -05:00
tagging.rb replace some raw sql with database-agnostic activerecord queries 2013-12-30 16:23:59 -05:00
user.rb prevent new users from downvoting 2014-01-12 23:17:09 -06:00
vote.rb add karma column to users table 2014-01-01 16:03:01 -05:00