docbrown/app/controllers/stories
Jeremy Friesen da36b5fd17
Refactoring to extract common interface (#15229)
This is a hypothetical and experimental interface change.  The goal of
the change is to begin looking at what a "Feed"'s method interface would
look like.

I would like to reduce the controller logic necessary for deciding on
different strategies, and instead defer to a builder/strategy lookup
pattern.
2021-11-02 13:16:09 -04:00
..
articles_search_controller.rb Fix search param cache leak (#14848) 2021-09-30 10:43:23 +07:00
feeds_controller.rb Refactoring to extract common interface (#15229) 2021-11-02 13:16:09 -04:00
pinned_articles_controller.rb Pin posts to feed (#13807) 2021-06-04 10:54:53 +02:00
tagged_articles_controller.rb Return 404 if empty and unsupported tag (#14864) 2021-09-30 09:15:40 -04:00