Retrospring/app/controllers
Georg Gadinger a2ae98eee8 inbox_controller: update all inbox entries when requesting turbo stream
since there's no layout rendered which updates all inbox entries the
inbox entries would still be shown as unread

fixes #827
2022-11-25 00:10:36 +01:00
..
admin Fix lints 2022-11-21 20:26:01 +01:00
ajax Remove AJAX Mute Rules code 2022-11-21 20:26:19 +01:00
concerns
moderation Set up proper response codes for Turbo Stream responses 2022-09-08 01:00:06 +02:00
settings Split mute rule form into seperate partial and replace on create 2022-11-21 20:26:19 +01:00
user
about_controller.rb Remove FAQ action 2022-07-18 23:24:05 +02:00
ajax_controller.rb Fix lint errors 2022-07-17 10:05:20 +02:00
answer_controller.rb Appease the reviewdog overlords 2022-07-30 18:29:32 +02:00
application_controller.rb Set up Pundit 2022-11-21 20:26:19 +01:00
discover_controller.rb
feedback_controller.rb
inbox_controller.rb inbox_controller: update all inbox entries when requesting turbo stream 2022-11-25 00:10:36 +01:00
link_filter_controller.rb Appease the dog overlords 2022-07-18 23:24:05 +02:00
manifests_controller.rb Fix legacy locale references 2022-08-02 19:13:23 +02:00
moderation_controller.rb Move actions from `ModerationController` to `Moderation::ReportsController` 2022-08-21 01:13:10 +02:00
notifications_controller.rb Fix notifications pagination not working 2022-09-08 23:35:41 +02:00
question_controller.rb Refactor questions to use a Turbo Stream-backed pagination 2022-09-08 23:35:41 +02:00
services_controller.rb Re-word strings used in `ServicesController` 2022-07-30 19:01:49 +02:00
timeline_controller.rb Filter out selected list from lists dropdown 2022-10-24 23:19:39 +02:00
user_controller.rb Fix lints 2022-11-18 23:19:24 +01:00