Retrospring/app/controllers
Karina Kwiatek c40a1a4997
Merge pull request #1040 from Retrospring/fix/n+1-notification-type-counters
Prevent 𝑛+1 for notification type counters
2023-02-02 12:09:06 +01:00
..
admin
ajax
concerns
moderation
settings Move theme attributes into their own method 2023-01-29 21:12:33 +01:00
user
well_known
about_controller.rb
ajax_controller.rb Use `skip_before_action` instead of redefining action in `AjaxController` 2023-01-27 23:16:41 +01:00
anonymous_block_controller.rb
answer_controller.rb
application_controller.rb
discover_controller.rb
feedback_controller.rb
inbox_controller.rb Eagerly load services in action to prevent n+1 query 2023-02-02 00:44:42 +01:00
link_filter_controller.rb
manifests_controller.rb Cache headers for web app manifest based on user theme 2023-01-27 23:09:09 +01:00
moderation_controller.rb
notifications_controller.rb Appease the dog overlords 2023-02-02 10:38:41 +01:00
question_controller.rb
services_controller.rb
timeline_controller.rb
user_controller.rb Fix incorrect type local in followers endpoint 2023-02-01 23:34:33 +01:00