journalduhacker/app/models
joshua stein f7cac129b4 when comments are moderated, collapse their replies
also try to show which moderator deleted the comment and the reason
2012-12-18 21:36:32 -06:00
..
.gitkeep initial work on conversion from php tree 2012-06-16 20:15:46 -05:00
comment.rb when comments are moderated, collapse their replies 2012-12-18 21:36:32 -06:00
invitation.rb reject email addresses with spaces, catch mailer delivery errors 2012-09-07 09:24:29 -05:00
keystore.rb do incremented_value_for in a transaction to make sure we get the right key back 2012-10-24 14:55:14 -05:00
message.rb add stupid temporary hack to strip out utf8mb4 chars that are screwing up mysql 2012-11-07 21:58:10 -06:00
moderation.rb when comments are moderated, collapse their replies 2012-12-18 21:36:32 -06:00
search.rb catch sphinx errors 2012-09-01 22:56:07 -05:00
story.rb expose User and Story created_at to json 2012-12-18 17:16:02 -06:00
tag.rb minor cleanup 2012-09-20 10:53:11 -05:00
tag_filter.rb enable activerecord attribute whitelisting just in case 2012-08-24 11:41:36 -05:00
tagging.rb enable activerecord attribute whitelisting just in case 2012-08-24 11:41:36 -05:00
user.rb User: don't export id to json; consumers should use username as pk 2012-12-18 17:26:29 -06:00
vote.rb fix karma adjustment when not upvoting 2012-09-17 19:24:33 -05:00