docbrown/app/controllers
2020-01-23 16:59:17 -05:00
..
admin Remove password verification (#5304) 2020-01-10 10:45:18 -05:00
api/v0 Use correct cache keys on the articles API index endpoint (#5606) [deploy] 2020-01-23 08:40:19 -05:00
concerns Move Classified Listing Cache Buster to Sidekiq (#5408) [deploy] 2020-01-09 17:23:23 -05:00
internal Add rate limits to admin interface (#5642) 2020-01-22 15:29:27 -05:00
notifications
oauth Change Webhook::DestroyJob to Wehook::DestroyWorker and move to sidekiq (#5424) [deploy] 2020-01-13 12:38:10 -06:00
additional_content_boxes_controller.rb Fix (some) n+1/eager loading issues (#5294) [deploy] 2020-01-08 18:48:24 -05:00
api_secrets_controller.rb Move from env variables to SiteConfig (#5385) [deploy] 2020-01-07 16:36:24 -05:00
application_controller.rb Return ActionController::RoutingError error when Invalid Format is Requested (#5140) [deploy] 2019-12-17 10:00:12 -05:00
application_metal_controller.rb
articles_controller.rb Fix long line lints (#5062) 2019-12-26 13:24:24 -05:00
async_info_controller.rb Move from env variables to SiteConfig (#5385) [deploy] 2020-01-07 16:36:24 -05:00
badges_controller.rb
blocks_controller.rb
buffer_updates_controller.rb
buffered_articles_controller.rb
chat_channel_memberships_controller.rb
chat_channels_controller.rb Separate chat channel unopened status from Algolia (#5198) [deploy] 2019-12-21 13:05:16 -05:00
classified_listings_controller.rb Return 404 NotFound error if ClassifiedListing is not found during delete (#5646) 2020-01-22 13:07:44 -05:00
comments_controller.rb Handle liquid tag errors in comments form (#5485) [deploy] 2020-01-14 14:10:05 -05:00
credits_controller.rb
dashboards_controller.rb Fix (some) n+1/eager loading issues (#5294) [deploy] 2020-01-08 18:48:24 -05:00
display_ad_events_controller.rb
downloads_controller.rb
email_subscriptions_controller.rb
events_controller.rb
feedback_messages_controller.rb
follows_controller.rb
ga_events_controller.rb Remove RedisRailsCache and replace with Rails.cache (#5059) [deploy] 2019-12-10 13:11:08 -06:00
github_repos_controller.rb
history_controller.rb
html_variant_successes_controller.rb
html_variant_trials_controller.rb
html_variants_controller.rb
image_uploads_controller.rb
liquid_embeds_controller.rb
live_articles_controller.rb
messages_controller.rb 🚀Feature/ability to edit messages (#5139) [deploy] 2019-12-20 10:19:00 -05:00
moderations_controller.rb Cache data on /mod (#5315) [deploy] 2019-12-31 10:18:55 -05:00
notification_subscriptions_controller.rb
notifications_controller.rb No longer hide reactions and follows after 24 hours (#5314) 2020-01-09 11:49:55 -05:00
omniauth_callbacks_controller.rb
organizations_controller.rb Return not_found error if org is not found (#5179) [deploy] 2019-12-19 10:53:50 -06:00
page_views_controller.rb Only Update page_views When They Are Valid (ie created) (#5195) [deploy] 2019-12-26 11:28:18 -06:00
pages_controller.rb Move from env variables to SiteConfig (#5385) [deploy] 2020-01-07 16:36:24 -05:00
partnerships_controller.rb
podcast_episodes_controller.rb
podcasts_controller.rb Creating podcasts by users (#3730) [deploy] 2020-01-08 16:14:25 -05:00
poll_skips_controller.rb Use find_or_create_by to avoid duplicate records (#5092) 2019-12-12 12:01:15 -06:00
poll_votes_controller.rb
pro_accounts_controller.rb
pro_memberships_controller.rb
profile_pins_controller.rb
pusher_controller.rb
rating_votes_controller.rb
reactions_controller.rb check if an organization is present when creating a reaction (#5264) [deploy] 2019-12-27 13:12:12 -06:00
reading_list_items_controller.rb Update ReadingListItemsController#update to return NotAuthorized (#5658) 2020-01-23 13:22:48 -05:00
registrations_controller.rb
service_worker_controller.rb
shell_controller.rb Add edge caching to shell (#5146) [deploy] 2019-12-16 19:08:59 -05:00
social_previews_controller.rb create social preview for comment that is missing commentable (#5171) [deploy] 2019-12-19 11:14:37 -05:00
stories_controller.rb [deploy] Raise not_found for spam-banished users (#5586) 2020-01-20 14:50:22 -05:00
stripe_active_cards_controller.rb
tag_adjustments_controller.rb Mod tooling: add tags via /mod refactor (#5017) 2019-12-13 13:02:45 -05:00
tags_controller.rb
twilio_tokens_controller.rb
twitch_live_streams_controller.rb
twitch_stream_updates_controller.rb Replace Airbrake with Honeybadger (#5007) [deploy] 2019-12-05 11:29:51 -06:00
user_blocks_controller.rb
users_controller.rb Allow for proper deselect of email_newsletter (#5675) 2020-01-23 16:59:17 -05:00
video_states_controller.rb Return not_found Response If Video's Related Article is Not Found (#5169) [deploy] 2019-12-19 09:41:59 -06:00
videos_controller.rb