Retrospring/app/controllers
Karina Kwiatek 529bf40dbe
Merge pull request #979 from Retrospring/fix/pwa-issues
Fix various PWA issues
2023-01-22 12:47:12 +01:00
..
admin admin/dashboard: add basic sidekiq stats and warn if sidekiq is not running 2022-12-24 22:44:42 +00:00
ajax Don't require an endpoint for unsubscribe 2023-01-04 16:38:48 +01:00
concerns
moderation Set up proper response codes for Turbo Stream responses 2022-09-08 01:00:06 +02:00
settings Add allow long questions option to profile settings 2023-01-08 13:14:21 +01:00
user
well_known Implement NodeInfo 2023-01-04 17:08:05 +01: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
anonymous_block_controller.rb Track question users in anonymous blocks 2022-12-28 00:10:59 +01:00
answer_controller.rb Appease the reviewdog overlords 2022-07-30 18:29:32 +02:00
application_controller.rb add integration specs for changing locales 2023-01-06 13:37:22 +01:00
discover_controller.rb
feedback_controller.rb use `has_cached_role?` instead of `has_role?` 2022-12-18 21:47:03 +01:00
inbox_controller.rb inbox: refactor a bit further so the cyber dog shuts up 2023-01-19 16:21:21 +01:00
link_filter_controller.rb Appease the dog overlords 2022-07-18 23:24:05 +02:00
manifests_controller.rb Correct app description in web app manifest 2023-01-21 18:26:08 +01: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 Mark notification as read when visiting service settings 2023-01-02 00:01:42 +01:00
timeline_controller.rb Filter out selected list from lists dropdown 2022-10-24 23:19:39 +02:00
user_controller.rb fix display conditions of profile questions 2022-12-27 22:07:21 +00:00