Merge branch 'master' into glitch-soc/merge-upstream
Manually-resolved conflicts: .circleci/config.yml app/controllers/accounts_controller.rb app/controllers/auth/passwords_controller.rb app/controllers/statuses_controller.rb app/javascript/packs/public.js app/models/media_attachment.rb app/views/stream_entries/_content_spoiler.html.haml app/views/stream_entries/_media.html.haml config/locales/en.yml config/locales/ja.yml config/locales/pl.yml lib/mastodon/version.rb Some content from app/javascript/packs/public.js has been split to app/javascript/core/settings.js. Translation strings for glitch-soc's keyword mutes were dropped. Everything else was mostly “take both”.
This commit is contained in:
@@ -32,8 +32,12 @@ module Mastodon
|
||||
[to_a.join('.'), flags].join
|
||||
end
|
||||
|
||||
def repository
|
||||
'glitch-soc/mastodon'
|
||||
end
|
||||
|
||||
def source_base_url
|
||||
'https://github.com/glitch-soc/mastodon'
|
||||
"https://github.com/#{repository}"
|
||||
end
|
||||
|
||||
# specify git tag or commit hash here
|
||||
|
Reference in New Issue
Block a user