Retrospring/app/controllers
Andreas Nedbal 80b0df1ddd
Merge branch 'main' into task/refactor-comment-controller
2023-10-29 21:54:32 +01:00
..
admin
ajax Remove `Ajax::RelationshipController` and spec 2023-10-28 10:41:24 +02:00
comments Rename `#show` to `#index` action for comment reactions 2023-10-29 21:48:41 +01:00
concerns Handle Rails validation errors in TurboStreamable concern 2023-10-15 10:16:21 +02:00
moderation
settings Prefer render responders in settings controllers 2023-10-20 02:21:52 +02:00
user
well_known
about_controller.rb
ajax_controller.rb
anonymous_block_controller.rb
answer_controller.rb Stop eager loading comments and smiles 2023-10-22 21:51:21 +02:00
application_controller.rb
comments_controller.rb Move comment reactions into own controller 2023-10-29 21:32:39 +01:00
discover_controller.rb
feedback_controller.rb
inbox_controller.rb Remove superfluous rubocop:disable comments 2023-10-15 10:42:58 +02:00
link_filter_controller.rb
manifests_controller.rb
metrics_controller.rb
modal_controller.rb Fix rubocop nits 2023-10-28 04:39:15 +02:00
moderation_controller.rb
notifications_controller.rb Ensure counters are up to date when rendering inbox/notifications views 2023-06-16 18:19:31 +02:00
question_controller.rb
reactions_controller.rb Rename `ReactionController` to `ReactionsController` 2023-10-29 21:52:38 +01:00
relationships_controller.rb Make `turbo does not succeed` example for in `RelationshipsController` 2023-10-28 10:41:24 +02:00
subscriptions_controller.rb Fix rubocop nits 2023-10-25 03:14:57 +02:00
timeline_controller.rb
user_controller.rb Use load_async for loading pinned answers 2023-10-22 21:52:04 +02:00