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/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
8 years ago
..
assets/stylesheets Replace sprockets/browserify with Webpack (#2617) 8 years ago
controllers Change "Account.any?" to "Account.exists?" (#3217) 8 years ago
helpers Remove unused style helper (#3145) 8 years ago
javascript Only load Intl data for current language (#3130) 8 years ago
lib Unify the method of extracting tags (#3138) 8 years ago
mailers Remove unnecessary .keep files (#2976) 8 years ago
models Fix mutes_controller error and incorrect statuses_controller report (#3202) 8 years ago
presenters Bump version, improve how version is stored for better commit history (#2526) 8 years ago
services Use joins for account properties (#3167) 8 years ago
validators Stricter whitelist rules (#2213) 8 years ago
views Only load Intl data for current language (#3130) 8 years ago
workers Replace mastodon:media:clear and mastodon:feeds:clear rake tasks with (#3180) 8 years ago