You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/config
unarist 68dca26a5d Fix react-intl/locale-data import issue on production build (#3937)
Webpack seems to fail to import `react-intl/locale-data/*.js` if those
files has been proceed by babel, and this also breaks applying our translation.

Note that this won't be a problem on English locale, because react-intl
includes it as default and works fine without manually added locale-data.
Also this issue seems to only occurs on production build, but I'm not sure
about reason.
8 years ago
..
environments Support multiple trusted proxy ip addresses (#3639) 8 years ago
initializers Revocable sessions (#3616) 8 years ago
locales Update Russian translation (#3902) 8 years ago
webpack Fix react-intl/locale-data import issue on production build (#3937) 8 years ago
application.rb Set config.cache_store in environments file. (#3219) 8 years ago
boot.rb Adds bootsnap. Faster boot time (#3176) 8 years ago
brakeman.ignore Enable CodeClimate Brakeman checks (#2861) 8 years ago
database.yml Added support parallel_tests (#2740) 8 years ago
deploy.rb Update capistrano lock version to 3.8.1 (#3056) 8 years ago
environment.rb Upgrade to Rails 5.0.0.1 9 years ago
i18n-tasks.yml Add date to ignore_missing and ignore_unused in config/i18n-tasks.yml (#3572) 8 years ago
navigation.rb Account deletion (#3728) 8 years ago
puma.rb Do not set port for puma if it is bound to unix socket (#2289) 8 years ago
routes.rb Account deletion (#3728) 8 years ago
secrets.yml Upgrade to Rails 5.0.0.1 9 years ago
settings.yml setting-for-account-deletable (#3852) 8 years ago
sidekiq.yml Replace mastodon:media:clear and mastodon:feeds:clear rake tasks with (#3180) 8 years ago
webpacker.yml Upgrade Webpacker to version 2.0 (#3729) 8 years ago