docbrown/app/controllers
2020-10-19 16:31:26 -04:00
..
admin [Team Email Login] Admin enable/disable recaptcha during email signup (#10846) 2020-10-19 16:20:18 -04:00
api/v0 [deploy] Introduce /api/profile_images/:username endpoint (#10547) 2020-10-14 14:24:25 -05:00
concerns Skip edge caching for private forems (#10817) 2020-10-13 13:36:20 -04:00
incoming_webhooks
notifications
oauth
resource_admin Allow admins to change user email (#10916) 2020-10-18 16:28:11 -04:00
stories [deploy] Add feed_strategy config (#10245) 2020-10-06 17:36:27 -04:00
api_secrets_controller.rb
application_controller.rb Add invitations controller to Allow List (#10934) 2020-10-19 16:31:26 -04:00
application_metal_controller.rb
article_approvals_controller.rb
articles_controller.rb Move method #approved_liquid_tags to user service (#10663) 2020-10-07 12:04:08 +07:00
async_info_controller.rb [deploy] Fix Reading List Counter Without last_reacted_at Default (#10933) 2020-10-19 13:26:19 -05:00
badges_controller.rb
buffer_updates_controller.rb Rubocop: enable and fix Style/Send and Style/Next (#9366) 2020-07-20 16:28:00 +02:00
buffered_articles_controller.rb [deploy] Enable admin-configured app_domain (#10206) 2020-09-11 09:38:34 -04:00
chat_channel_memberships_controller.rb Optimization:Dont Notify of Channel Leavings (#10518) 2020-10-02 16:19:54 +02:00
chat_channels_controller.rb [deploy] Include APP_NAME in Pusher channels (#10001) 2020-08-31 08:28:46 -04:00
collections_controller.rb [deploy] Add index and show pages for series (#9201) 2020-07-29 10:01:52 -04:00
comments_controller.rb [deploy] Remove redirect on comments#update (#10337) 2020-09-29 15:33:51 -04:00
credits_controller.rb Set Stripe dynamically instead of at boot (#9862) 2020-08-19 21:24:19 -04:00
dashboards_controller.rb Fixes unsafe reflection warning in dashboards_controller (#10094) 2020-09-01 10:22:00 +07:00
display_ad_events_controller.rb
email_authorizations_controller.rb Standardize ActiveRecord order clauses (#9395) 2020-07-20 10:00:51 -04:00
email_subscriptions_controller.rb [deploy] Add community_name to site config (#9864) 2020-08-19 14:54:40 -04:00
events_controller.rb
feedback_messages_controller.rb [deploy] Add recaptcha keys to as site-configurable keys (#10736) 2020-10-08 17:16:00 -04:00
followings_controller.rb Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
follows_controller.rb Rubocop: Enable and fix Style/OptionalBooleanParameter cop (#9711) 2020-08-10 19:35:55 +02:00
ga_events_controller.rb [deploy] Add ga tracking to config (#10150) 2020-09-04 09:37:16 -04:00
github_repos_controller.rb
html_variant_successes_controller.rb
html_variant_trials_controller.rb
image_uploads_controller.rb [deploy] Store Article's main_image path unprocessed (#10867) 2020-10-16 14:46:37 -04:00
invitations_controller.rb [deploy] Invite users to join and create password (#9294) 2020-07-15 11:37:19 -04:00
liquid_embeds_controller.rb
liquid_tags_controller.rb [deploy] Add LiquidTagsController (#10241) 2020-09-08 12:07:33 -04:00
listings_controller.rb Fix missing category in delete draft listing URL (#10809) 2020-10-13 14:04:07 -04:00
messages_controller.rb [deploy] Include APP_NAME in Pusher channels (#10001) 2020-08-31 08:28:46 -04:00
moderations_controller.rb Rubocop: enable and fix new Rails cops (#9537) 2020-07-29 11:14:19 +02:00
notification_subscriptions_controller.rb Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
notifications_controller.rb Enable Rubocop 0.89 cops and fix Lint/ violations (#9709) 2020-08-10 16:57:12 +02:00
omniauth_callbacks_controller.rb [deploy] Remove all attempts to delete cookies (#10211) 2020-09-04 15:48:52 -04:00
onboardings_controller.rb
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 [deploy] Adds a new admin setting for experience levels. (#10870) 2020-10-16 12:40:25 -06:00
page_views_controller.rb Standardize ActiveRecord order clauses (#9395) 2020-07-20 10:00:51 -04:00
pages_controller.rb feat: allow the contact page to be overridden by pages (#10924) 2020-10-19 16:16:56 -04:00
partnerships_controller.rb
podcast_episodes_controller.rb Standardize ActiveRecord order clauses (#9395) 2020-07-20 10:00:51 -04:00
podcasts_controller.rb Standardize ActiveRecord order clauses (#9395) 2020-07-20 10:00:51 -04:00
poll_skips_controller.rb
poll_votes_controller.rb
pro_accounts_controller.rb
profile_field_groups_controller.rb Add ProfileFieldGroupsController to API (#10124) 2020-09-03 10:12:53 +07:00
profile_pins_controller.rb
profiles_controller.rb Add profiles controller (#10181) 2020-09-04 14:54:39 +02:00
pusher_controller.rb [deploy] Include APP_NAME in Pusher channels (#10001) 2020-08-31 08:28:46 -04:00
rating_votes_controller.rb
reactions_controller.rb Rubocop: enable and fix new Rails cops (#9537) 2020-07-29 11:14:19 +02: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 [Team Email Login] Admin enable/disable recaptcha during email signup (#10846) 2020-10-19 16:20:18 -04:00
response_templates_controller.rb
search_controller.rb [deploy] Feature: Serve Reading List from FeedContent Index (#10294) 2020-09-17 17:20:14 -05:00
service_worker_controller.rb
shell_controller.rb
sitemaps_controller.rb Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
social_previews_controller.rb Rubocop: enable and fix new Rails cops (#9537) 2020-07-29 11:14:19 +02:00
stories_controller.rb Remove Twitch integration (#10732) 2020-10-08 12:44:10 +00:00
stripe_active_cards_controller.rb Set Stripe dynamically instead of at boot (#9862) 2020-08-19 21:24:19 -04:00
tag_adjustments_controller.rb
tags_controller.rb Correct some lingering /admin paths (#9630) [deploy] 2020-08-04 13:16:17 -05:00
twilio_tokens_controller.rb
user_blocks_controller.rb
user_subscriptions_controller.rb
users_controller.rb [deploy] Move settings tabs to constant (#10859) 2020-10-16 08:30:58 +07:00
video_chats_controller.rb Rubocop: Enable and fix Style/StringConcatenation (#9844) 2020-08-18 14:50:15 +02:00
video_states_controller.rb [deploy] Refactor/Feature:Use SiteConfig video_encoder_key For Processing Videos (#10848) 2020-10-15 10:16:50 -05:00
videos_controller.rb Rubocop: Enable and fix Style/StringConcatenation (#9844) 2020-08-18 14:50:15 +02:00