Add ability to use remote follow function on other sites
This commit is contained in:
parent
8b94d283fb
commit
d7dc84439c
18 changed files with 166 additions and 32 deletions
|
@ -45,7 +45,7 @@ module Mastodon
|
|||
config.browserify_rails.commandline_options = '--transform [ babelify --presets [ es2015 react ] ] --extension=".jsx"'
|
||||
|
||||
config.to_prepare do
|
||||
Doorkeeper::AuthorizationsController.layout 'auth'
|
||||
Doorkeeper::AuthorizationsController.layout 'public'
|
||||
end
|
||||
|
||||
config.action_dispatch.default_headers = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue