journalduhacker/app/controllers
chaica 9506b1ce10 I18n moderations (#301)
* translate moderation view, controller and model

* support for i18n in the moderation controller

* support for i18n in the moderation model - use interpolation for variables inside strings

* support for i18n in controller model - localize time and date string format for printing time and date of the moderation action
2016-07-05 10:02:14 -05:00
..
application_controller.rb 1 in 2 million! 2016-06-18 19:25:57 -05:00
comments_controller.rb moderators have to provide a reason for deleting others' comments 2016-02-10 08:57:38 -06:00
filters_controller.rb tags: set @title 2015-11-09 10:01:43 -06:00
hats_controller.rb clarify hat rules 2016-04-12 11:49:10 -05:00
home_controller.rb add simple @titles for about, chat, privacy 2016-05-02 17:56:16 -05:00
invitations_controller.rb Allow admin/moderator to disable user from inviting 2016-05-16 02:40:46 +08:00
login_controller.rb when a non-banned, deleted user logs in, reactivate their account 2015-11-18 12:08:45 -06:00
messages_controller.rb allow messages to come from system instead of a user 2015-10-15 10:01:42 -05:00
moderations_controller.rb I18n moderations (#301) 2016-07-05 10:02:14 -05:00
search_controller.rb allow searching stories by domain, link domain in story list to such a query 2015-01-29 10:16:46 -06:00
settings_controller.rb add setting to show threads on a user's submitted stories in 'Your Threads' 2015-12-07 12:27:09 -06:00
signup_controller.rb signup: also send total users to countinual now that they're being tracked 2016-06-28 09:53:44 -05:00
stories_controller.rb prevent users with much negative karma from submitting new stories 2016-06-22 15:30:44 -05:00
tags_controller.rb tags: set @title 2015-11-09 10:01:43 -06:00
users_controller.rb Remove redundant return 2016-05-16 11:55:16 +08:00