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.
2017-06-25 12:49:53 +02:00
..
environments Support multiple trusted proxy ip addresses (#3639) 2017-06-08 14:33:28 +02:00
initializers Revocable sessions (#3616) 2017-06-23 18:50:53 +02:00
locales Update Russian translation (#3902) 2017-06-22 23:28:58 +02:00
webpack Fix react-intl/locale-data import issue on production build (#3937) 2017-06-25 12:49:53 +02:00
application.rb
boot.rb
brakeman.ignore
database.yml
deploy.rb Update capistrano lock version to 3.8.1 (#3056) 2017-05-14 17:38:29 +02:00
environment.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
i18n-tasks.yml Add date to ignore_missing and ignore_unused in config/i18n-tasks.yml (#3572) 2017-06-05 01:02:19 +02:00
navigation.rb Account deletion (#3728) 2017-06-14 18:01:27 +02:00
puma.rb
routes.rb Account deletion (#3728) 2017-06-14 18:01:27 +02:00
secrets.yml
settings.yml setting-for-account-deletable (#3852) 2017-06-19 15:12:31 +02:00
sidekiq.yml Replace mastodon:media:clear and mastodon:feeds:clear rake tasks with (#3180) 2017-05-20 19:42:58 +02:00
webpacker.yml Upgrade Webpacker to version 2.0 (#3729) 2017-06-18 02:57:09 +02:00