journalduhacker/app/models
2016-12-07 10:51:18 +01:00
..
.gitkeep initial work on conversion from php tree 2012-06-16 20:15:46 -05:00
comment.rb i18n of flash error for blank comment. fixes #30 2016-12-07 10:51:18 +01:00
hat.rb Hat: add css class of hat_(actual_hat_name) 2016-03-24 14:58:06 -05:00
hat_request.rb implement hats list and request/approval system 2016-04-06 13:19:46 -05:00
hidden_story.rb separate story hiding from voting 2015-02-11 11:37:03 -06:00
invitation.rb use Rails4-style strong parameters mass assignment protection 2014-02-02 15:41:38 -05:00
invitation_request.rb use Rails4-style strong parameters mass assignment protection 2014-02-02 15:41:38 -05:00
keystore.rb add postgresql support 2014-01-14 21:42:27 -05:00
message.rb allow messages to come from system instead of a user 2015-10-15 10:01:42 -05:00
moderation.rb I18n moderations (#301) 2016-07-05 10:02:14 -05:00
search.rb Search: just use Riddle.escape, sorry boolean 2016-01-21 11:58:54 -06:00
short_id.rb change some before_create's to before_validation, :on => :create 2013-07-19 22:05:00 -05:00
stories_paginator.rb StoriesPaginator: make per_page configurable 2015-04-03 12:58:14 -05:00
story.rb translate moderation messages related to stories 2016-12-06 17:56:26 +01:00
story_repository.rb StoryRepository: simplify 2016-03-28 17:14:55 -05:00
suggested_tagging.rb start on automated story title and tagging suggestions 2015-10-14 20:32:24 -05:00
suggested_title.rb start on automated story title and tagging suggestions 2015-10-14 20:32:24 -05:00
tag.rb Tag: remove accessible_to, use valid_for? 2015-07-24 00:51:11 -05:00
tag_filter.rb use Rails4-style strong parameters mass assignment protection 2014-02-02 15:41:38 -05:00
tagging.rb replace some raw sql with database-agnostic activerecord queries 2013-12-30 16:23:59 -05:00
user.rb User: experiment with a minimum karma required to downvote comments 2016-11-03 16:20:39 -05:00
vote.rb translate story and comments flages. fixes #7 2016-11-24 17:22:56 +01:00