mastodon/config
Akihiko Odaki 85c9496340 Introduce common JavaScript file (#2981)
* Create common chunk rather than vendor chunk

vendor chunk is a set of modules provided by external vendors, but now we
can have a chunk as a set of modules shared by multiple entry points,
which could be more efficent than having vendor chunk.

* Start rails-ujs in common.js

This is used by /settings/two_factor_authentication.
2017-05-15 20:20:10 +02:00
..
environments Add back stdout logging to development environment after rails_12factor was removed (#3011) 2017-05-12 16:47:49 +02:00
initializers
locales feat(count): Just yml count syntax to provide different rule for 1 (#2685) 2017-05-13 17:13:17 +02:00
webpack Introduce common JavaScript file (#2981) 2017-05-15 20:20:10 +02:00
application.rb Add Thai langauge (#2903) 2017-05-08 15:56:00 +02:00
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
i18n-tasks.yml
navigation.rb
puma.rb
routes.rb Feature conversations muting (#3017) 2017-05-15 03:04:13 +02:00
secrets.yml
settings.yml
sidekiq.yml