docbrown/app/controllers/internal
Jess Lee f637d9e02b Manage tag and community mod lists in Mailchimp (#2362)
* add moderation email list columns

* automate tag moderator mailing list

* reorder logic for tag mod list

* add community mod list

* remove trusted privileges when reverting a user to a regular member

* automatically make tag mods community mods

* fix merge conflicts

* add community view

* make methods less complex based on code climate sugggestion

* add specs

* refactor tag moderator module

* fix spec
2019-04-10 14:45:06 -04:00
..
application_controller.rb
articles_controller.rb Modify social share button and functionality (#2316) 2019-04-06 14:49:52 -04:00
broadcasts_controller.rb
buffer_updates_controller.rb Add ability for trusted users to suggest social copy for posts (#2306) 2019-04-04 17:01:58 -04:00
comments_controller.rb
dogfood_controller.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
events_controller.rb Enable Layout/AlignParameters (#2340) 2019-04-08 18:47:34 -04:00
feedback_messages_controller.rb
members_controller.rb
reactions_controller.rb
tags_controller.rb Manage tag and community mod lists in Mailchimp (#2362) 2019-04-10 14:45:06 -04:00
users_controller.rb Enable Layout/AlignParameters (#2340) 2019-04-08 18:47:34 -04:00
welcome_controller.rb