docbrown/app/controllers
Jacob Herrington ff177b0c09
[deploy] Only show user count for large userbases (#11021)
This is a request from one of our early adopter Forems. We should only
render the user count that appears on most of our sign up CTAs when a
Forem has a large userbase (initially, I'm setting that to 1000 users).

The change also removes a lot of duplicated markup by using some
partials to render the copy in the various auth CTAs.

Hopefully, this is written in such a way that changing opening up more
fine-grained control of these partials is trivial.
2020-10-23 09:00:59 -05:00
..
admin Ability to Mark Podcasts as Published in Admin Podcasts (#11024) [deploy] 2020-10-22 14:35:58 -06: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 Add registered fields to resource_admin (#10941) 2020-10-19 17:50:34 -04:00
stories [deploy] Optimization:Remove 2 Feed Experiments (#11007) 2020-10-22 11:22:00 -05:00
api_secrets_controller.rb
application_controller.rb [deploy] Redirect to SiteConfig.app_domain (#10942) 2020-10-19 20:07:15 -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
buffered_articles_controller.rb
chat_channel_memberships_controller.rb Optimization:Dont Notify of Channel Leavings (#10518) 2020-10-02 16:19:54 +02:00
chat_channels_controller.rb
collections_controller.rb
comments_controller.rb [deploy] Remove redirect on comments#update (#10337) 2020-09-29 15:33:51 -04:00
credits_controller.rb
dashboards_controller.rb
display_ad_events_controller.rb
email_authorizations_controller.rb
email_subscriptions_controller.rb
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
follows_controller.rb
ga_events_controller.rb
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 Part One: Fix Users Stuck in a "Created" but "Unregistered" State (#10882) 2020-10-19 16:51:31 -04:00
liquid_embeds_controller.rb
liquid_tags_controller.rb
listings_controller.rb Fix missing category in delete draft listing URL (#10809) 2020-10-13 14:04:07 -04:00
messages_controller.rb
moderations_controller.rb Fix new Rubocop violations (#10808) 2020-10-20 09:28:53 -04:00
notification_subscriptions_controller.rb
notifications_controller.rb
omniauth_callbacks_controller.rb Fix new Rubocop violations (#10808) 2020-10-20 09:28:53 -04:00
onboardings_controller.rb
open_search_controller.rb
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
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
podcasts_controller.rb
poll_skips_controller.rb
poll_votes_controller.rb
pro_accounts_controller.rb
profile_field_groups_controller.rb
profile_pins_controller.rb
profiles_controller.rb [deploy] /profile/settings page rendering (Ridhwana/Michael) (#10733) 2020-10-20 09:18:13 -04:00
pusher_controller.rb
rating_votes_controller.rb
reactions_controller.rb
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 [deploy] Only show user count for large userbases (#11021) 2020-10-23 09:00:59 -05: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
social_previews_controller.rb
stories_controller.rb [deploy] Fix Basic Feed Issues (#10958) 2020-10-20 17:42:28 -04:00
stripe_active_cards_controller.rb
tag_adjustments_controller.rb Fix new Rubocop violations (#10808) 2020-10-20 09:28:53 -04:00
tags_controller.rb
twilio_tokens_controller.rb
user_blocks_controller.rb
user_subscriptions_controller.rb
users_controller.rb [deploy] /profile/settings page rendering (Ridhwana/Michael) (#10733) 2020-10-20 09:18:13 -04:00
video_chats_controller.rb
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