journalduhacker/app/models
2020-01-29 13:35:57 +01:00
..
comment.rb Comment: don't show downvote summary if we're not showing 2017-05-23 14:16:32 +02:00
hat.rb fix granted hat bubble 2018-10-20 13:04:39 +02:00
hat_request.rb fix typo 2018-10-20 13:31:54 +02:00
hidden_story.rb separate story hiding from voting 2015-02-11 11:37:03 -06:00
invitation.rb update to rails 4.2.8 - merged with i18n 2017-05-19 10:29:12 +02:00
invitation_request.rb update to rails 4.2.8 - merged with i18n 2017-05-19 10:29:12 +02:00
keystore.rb add postgresql support 2014-01-14 21:42:27 -05:00
message.rb update to rails 4.2.8 - merged with i18n 2017-05-19 10:29:12 +02:00
moderation.rb I18n moderations (#301) 2016-07-05 10:02:14 -05:00
search.rb Search: try to compile regexp first before sending to SQL 2017-05-19 14:01:10 +02: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 index all the things 2017-05-23 10:16:30 +02:00
story.rb translate grouped error message for url already posted days ago 2018-10-16 19:23:56 +02:00
story_repository.rb a story needs (upvotes - downvotes) >= 2 to appear on the front page 2018-10-18 23:12:30 +02: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 add themes (light.css [empty], dark.css, neo_dark.css, solarized_dark.css); add theme as settings field 2020-01-29 13:35:57 +01:00
vote.rb translate story and comments flages. fixes #7 2016-11-24 17:22:56 +01:00