chinwagsocial/app/controllers
2023-06-12 14:22:46 +02:00
..
activitypub
admin Remove unused redis_info method Admin::Dashboard (#25345) 2023-06-09 14:03:35 +02:00
api Add time zone preference (#25342) 2023-06-10 03:29:37 +02:00
auth Order sessions by most-recent to least-recently updated (#25005) 2023-05-22 11:40:00 +02:00
concerns Add hCaptcha support (#25019) 2023-05-16 23:27:35 +02:00
disputes
filters
oauth Fix “Authorized applications” inefficiently and incorrectly getting last use date (#25060) 2023-05-22 14:03:38 +02:00
settings Add time zone preference (#25342) 2023-06-10 03:29:37 +02:00
well_known
about_controller.rb
accounts_controller.rb
application_controller.rb
authorize_interactions_controller.rb Fix Performance/DeletePrefix cop (#24796) 2023-05-02 21:07:45 +02:00
backups_controller.rb Add allow_other_host: true to backups controller (#25266) 2023-06-05 08:22:03 +02:00
custom_css_controller.rb
emojis_controller.rb
filters_controller.rb
follower_accounts_controller.rb
following_accounts_controller.rb
health_controller.rb
home_controller.rb
instance_actors_controller.rb
intents_controller.rb Fix Performance/DeletePrefix cop (#24796) 2023-05-02 21:07:45 +02:00
invites_controller.rb
mail_subscriptions_controller.rb Add unsubscribe link to e-mails (#25378) 2023-06-12 14:22:46 +02:00
manifests_controller.rb
media_controller.rb Remove invalid X-Frame-Options: ALLOWALL (#25070) 2023-05-23 14:27:17 +02:00
media_proxy_controller.rb Rename with_lock to with_redis_lock to avoid confusion with ActiveRecord's method (#24741) 2023-05-02 18:16:07 +02:00
privacy_controller.rb
relationships_controller.rb
shares_controller.rb
statuses_cleanup_controller.rb
statuses_controller.rb Remove invalid X-Frame-Options: ALLOWALL (#25070) 2023-05-23 14:27:17 +02:00
tags_controller.rb