mastodon/app
Nolan Lawson 9d04de1c8d Only load Intl data for current language (#3130)
* Only load Intl data for current language

* Extract common chunk only from application.js and public.js

* Generate locale packs, avoid caching on window object
2017-05-22 15:06:06 +02:00
..
assets/stylesheets Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
controllers Change "Account.any?" to "Account.exists?" (#3217) 2017-05-22 15:02:30 +02:00
helpers Remove unused style helper (#3145) 2017-05-19 16:54:47 +02:00
javascript Only load Intl data for current language (#3130) 2017-05-22 15:06:06 +02:00
lib Unify the method of extracting tags (#3138) 2017-05-19 20:19:14 +02:00
mailers Remove unnecessary .keep files (#2976) 2017-05-11 01:45:42 +02:00
models Fix mutes_controller error and incorrect statuses_controller report (#3202) 2017-05-21 13:32:13 +02:00
presenters Bump version, improve how version is stored for better commit history (#2526) 2017-04-27 15:22:19 +02:00
services Use joins for account properties (#3167) 2017-05-20 15:13:51 +02:00
validators Stricter whitelist rules (#2213) 2017-04-26 01:22:51 +02:00
views Only load Intl data for current language (#3130) 2017-05-22 15:06:06 +02:00
workers Replace mastodon:media:clear and mastodon:feeds:clear rake tasks with (#3180) 2017-05-20 19:42:58 +02:00