1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/controllers
ThibG 2d27c11061 Set Content-Security-Policy rules through RoR's config ()
* Set CSP rules in RoR's configuration

* Override CSP setting in the embed controller to allow frames
2018-10-11 20:35:46 +02:00
..
activitypub
admin Replace SVG asset with Custom mascot () 2018-10-08 00:20:45 +02:00
api Add conversations API () 2018-10-07 23:44:58 +02:00
auth Misc. typos () 2018-09-14 00:53:09 +02:00
concerns Remove dead code () 2018-10-08 04:48:54 +02:00
oauth Add force_login option to OAuth authorize page () 2018-09-09 04:10:44 +02:00
settings Add a new preference to always hide all media () 2018-09-25 05:09:35 +02:00
well_known
about_controller.rb Update /terms and /about/more to use public layout () 2018-08-09 12:58:20 +02:00
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb Unuse ActiveRecord::Base#cache_key () 2018-08-19 15:52:38 +02:00
application_controller.rb Add force_login option to OAuth authorize page () 2018-09-09 04:10:44 +02:00
authorize_interactions_controller.rb Add remote interaction dialog for toots () 2018-08-18 03:03:12 +02:00
custom_css_controller.rb Add admin custom CSS setting () 2018-08-24 04:33:27 +02:00
emojis_controller.rb Unuse ActiveRecord::Base#cache_key () 2018-08-19 15:52:38 +02:00
filters_controller.rb Fix whole-word selection and i18n: Add Japanese translation for Whole-word () 2018-07-12 17:58:26 +02:00
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb Ensure single user is a local user (fixes ) () 2018-08-11 11:53:10 +02:00
intents_controller.rb Add remote interaction dialog for toots () 2018-08-18 03:03:12 +02:00
invites_controller.rb Order invites by recent first () 2018-07-28 17:15:17 -04:00
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
remote_follow_controller.rb Add remote interaction dialog for toots () 2018-08-18 03:03:12 +02:00
remote_interaction_controller.rb Add remote interaction dialog for toots () 2018-08-18 03:03:12 +02:00
remote_unfollows_controller.rb Add tests for remote_unfollows_controller () 2018-06-24 19:55:55 +09:00
shares_controller.rb
statuses_controller.rb Set Content-Security-Policy rules through RoR's config () 2018-10-11 20:35:46 +02:00
stream_entries_controller.rb
tags_controller.rb Compensate for scrollbar disappearing when media modal visible () 2018-07-31 01:14:33 +02:00