Retrospring/app/controllers
Andreas Nedbal 3cefc829f8
Merge branch 'main' into feature/privacy-require-user
2022-11-13 17:27:53 +01:00
..
ajax Fixed wrong call of translation method in ban action 2022-09-03 16:42:17 +02:00
concerns first commit 2014-08-01 11:23:47 +02:00
moderation Set up proper response codes for Turbo Stream responses 2022-09-08 01:00:06 +02:00
settings Merge branch 'main' into feature/privacy-require-user 2022-11-13 17:27:53 +01:00
user Disallow deletion of accounts when a data export is pending 2022-07-16 21:29:20 +02:00
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
announcement_controller.rb Fix typo 2022-01-25 22:31:25 +01:00
answer_controller.rb Appease the reviewdog overlords 2022-07-30 18:29:32 +02:00
application_controller.rb Use full locale path for ban flash message 2022-07-30 16:51:07 +02:00
discover_controller.rb Eager load relationships for questions, answers and users 2021-12-30 22:15:59 +01:00
feedback_controller.rb Move consent POST-logic to separate action 2022-01-22 22:50:32 +01:00
inbox_controller.rb Set up proper response codes for Turbo Stream responses 2022-09-08 01:00:06 +02: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 Refactor user relationships to use a Turbo Stream-backed pagination 2022-09-08 22:11:26 +02:00