docbrown/app/controllers
Philip How f6161780d9
Add test to mark profile as spam (#20800)
* add test to mark profile as spam

* rubocop

* move test
2024-03-27 17:30:32 +00:00
..
admin Add tag moderators by username w/o autocomplete (#20767) 2024-03-15 14:15:51 -04:00
api Allow billboards to target specific pages with "fixed bottom" placement (#20748) 2024-03-15 14:32:30 -04:00
concerns Admin access for spammers profiles and articles (#20721) 2024-03-12 13:25:59 -04:00
field_test Introducing a quick and dirty fix for abtests/admin (#17982) 2022-06-24 09:26:46 -04:00
incoming_webhooks Remove sustaining member newsletter, and its settings (#17514) 2022-04-29 11:47:12 -05:00
notifications Rubocop: fix additional violations in todo file (#9218) 2020-07-09 10:25:44 -04:00
stories Finalize 'commnts to display' a/b test (#20679) 2024-02-26 11:06:17 -05:00
users Refactoring onboarding (#19525) 2023-05-25 10:03:12 +02:00
api_secrets_controller.rb Add a contact email address to the /admin/customization/config (#16497) 2022-02-15 17:37:08 +02:00
application_controller.rb Add configuration for admins to specify compliant email strategies (#20663) 2024-02-21 08:27:26 -08:00
application_metal_controller.rb Add client geo to helper method (#20608) 2024-02-08 12:51:37 -05:00
article_approvals_controller.rb Refactor :moderation_routes? method to use correct policies (#18183) 2022-07-25 07:58:41 -04:00
articles_controller.rb Update styling and refine features for analytics page (#20410) 2023-11-30 16:07:16 -05:00
async_info_controller.rb Add configuration for admins to specify compliant email strategies (#20663) 2024-02-21 08:27:26 -08:00
badges_controller.rb Add badges index page. (#4236) 2019-10-06 17:34:52 -04:00
billboard_events_controller.rb Small efficiency adjustments (#20782) 2024-03-21 10:42:37 -04:00
billboards_controller.rb Allow billboards to target specific pages with "fixed bottom" placement (#20748) 2024-03-15 14:32:30 -04:00
collections_controller.rb Series count to only include non empty series (#16130) 2022-01-18 10:22:34 +07:00
comments_controller.rb Admin access to spam comments by url (#20775) 2024-03-22 08:40:36 -04:00
confirmations_controller.rb Fix email confirmation logic when registering via Omniauth (#17878) 2022-06-23 16:26:26 -04:00
credits_controller.rb app/controllers & decorators i18n (#16126) 2022-02-03 13:35:56 -05:00
dashboards_controller.rb Removed spammers from followers list (#20603) 2024-02-08 13:57:15 +00:00
deep_links_controller.rb Add exclusion to AASA supported paths (#14593) 2021-08-26 10:17:39 -06:00
devices_controller.rb app/controllers & decorators i18n (#16126) 2022-02-03 13:35:56 -05:00
discussion_locks_controller.rb app/controllers & decorators i18n (#16126) 2022-02-03 13:35:56 -05:00
email_authorizations_controller.rb Standardize ActiveRecord order clauses (#9395) 2020-07-20 10:00:51 -04:00
email_subscriptions_controller.rb app/controllers & decorators i18n (#16126) 2022-02-03 13:35:56 -05:00
feed_events_controller.rb Create feed impression and click events (#20043) 2023-09-11 13:32:36 +01:00
feedback_messages_controller.rb Update FeedbackMessagesController#create feedback-response-sent-at cache key (#19287) 2023-04-05 13:05:12 -04:00
followings_controller.rb Showing and hiding tags in the Following and Hidden Tags Pages (#19954) 2023-08-25 14:49:39 +02:00
follows_controller.rb Showing and hiding tags in the Following and Hidden Tags Pages (#19954) 2023-08-25 14:49:39 +02:00
ga_events_controller.rb Prefer remote_ip in GaEventsController (#19074) 2023-02-06 18:38:00 -05:00
github_repos_controller.rb app/controllers & decorators i18n (#16126) 2022-02-03 13:35:56 -05:00
image_uploads_controller.rb app/controllers & decorators i18n (#16126) 2022-02-03 13:35:56 -05:00
invitations_controller.rb Remove name from invitation flow (#17438) 2022-05-03 09:33:12 +01:00
liquid_embeds_controller.rb Move work from template to controller (#16092) 2022-01-18 11:21:25 -05:00
liquid_tags_controller.rb Remove redundant freeze calls (#14596) 2021-08-26 10:01:08 -04:00
listings_controller.rb More listings refactoring (#16343) 2022-02-23 13:44:30 +07:00
moderations_controller.rb Add Following Tags and Reconfigure Sidebar in Mod Center (#20694) 2024-03-01 07:35:54 -05:00
notification_subscriptions_controller.rb Still trying to fix notification caching when un/subscribing (#19754) 2023-07-17 11:23:55 +02:00
notifications_controller.rb Removing unused instance variable (#16826) 2022-03-08 13:59:08 -05:00
omniauth_callbacks_controller.rb Fix email confirmation logic when registering via Omniauth (#17878) 2022-06-23 16:26:26 -04:00
onboardings_controller.rb Onboarding: custom newsletter opt-in settings (#20114) 2023-09-26 06:34:19 -04:00
open_search_controller.rb [deploy] Remove need for ENV vars during asset precompile (#10349) 2020-09-16 13:57:05 -04:00
organizations_controller.rb Allow org admins to add members as co-authors (#20008) 2023-09-15 08:12:41 -04:00
page_views_controller.rb Revert "Bump sidekiq and sidekiq-unique-jobs dependencies in tandem" (#20132) 2023-09-18 13:27:08 -04:00
pages_controller.rb Allow pages to have subdirectories (#20549) 2024-01-24 16:09:29 -05:00
passwords_controller.rb Rubocop fixes (#18461) 2022-09-16 15:25:48 +03:00
podcast_episodes_controller.rb Fix and clean up podcast pages (#15004) 2021-10-15 17:38:57 -04:00
podcasts_controller.rb app/controllers & decorators i18n (#16126) 2022-02-03 13:35:56 -05:00
poll_skips_controller.rb Use constants for Permitted params in controller (#14895) 2021-10-05 09:00:14 -04:00
poll_votes_controller.rb Use constants for Permitted params in controller (#14895) 2021-10-05 09:00:14 -04:00
pro_accounts_controller.rb Add basic pro accounts lander test (#3433) 2019-07-09 22:10:50 -04:00
profile_field_groups_controller.rb Fix onboarding with implicit terms acceptance (#20117) 2023-09-14 16:02:34 -04:00
profile_pins_controller.rb app/controllers & decorators i18n (#16126) 2022-02-03 13:35:56 -05:00
profile_preview_cards_controller.rb Add JSON representation of Profile Preview Card info (#14296) 2021-07-21 16:23:54 +01:00
profiles_controller.rb Remove brand_color2 from users_settings (#18473) 2022-09-21 11:21:29 -06:00
rating_votes_controller.rb app/controllers & decorators i18n (#16126) 2022-02-03 13:35:56 -05:00
reactions_controller.rb Rename cache-key in ReactionsController (#19368) 2023-04-27 15:26:57 +01:00
reading_list_items_controller.rb [deploy] Fix Reading List Counter Without last_reacted_at Default (#10933) 2020-10-19 13:26:19 -05:00
registrations_controller.rb Optionally limit new users based on admin setting (#20149) 2023-09-26 10:46:36 +01:00
response_templates_controller.rb Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03:00
search_controller.rb Suppressing articles negative-follow tags from appearing in the "relevant" feed (#19948) 2023-08-28 10:11:20 -04:00
service_worker_controller.rb Revert "Revert "Removed service worker (#12974)" (#13014)" (#13015) 2021-03-17 10:57:56 -04:00
sidebars_controller.rb Add language constraint to sidebar (#20386) 2023-11-22 19:00:48 +00:00
sitemaps_controller.rb Spelling (#15702) 2021-12-07 06:59:10 -07:00
social_previews_controller.rb Remove social_preview views (except articles) (#18523) 2022-10-11 12:28:55 +02:00
stories_controller.rb Admin access for spammers profiles and articles (#20721) 2024-03-12 13:25:59 -04:00
stripe_active_cards_controller.rb app/controllers & decorators i18n (#16126) 2022-02-03 13:35:56 -05:00
tag_adjustments_controller.rb app/controllers & decorators i18n (#16126) 2022-02-03 13:35:56 -05:00
tags_controller.rb Refactoring onboarding (#19525) 2023-05-25 10:03:12 +02:00
user_blocks_controller.rb ✂✂✂ Remove Connect (#14734) 2021-11-18 08:21:00 -06:00
user_subscriptions_controller.rb UserSubscription backend refactor (#9060) 2020-07-02 12:08:37 -04:00
users_controller.rb Add test to mark profile as spam (#20800) 2024-03-27 17:30:32 +00:00
video_states_controller.rb app/controllers & decorators i18n (#16126) 2022-02-03 13:35:56 -05:00
videos_controller.rb Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03:00