Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-23 | Cover AccountsController more in spec (#3229) | Akihiko Odaki | |
* Introduce recent scope to Status and StreamEntry Introduce recent scope to Status and StreamEntry as Account has. * Cover AccountsController more in AccountsController | |||
2017-05-23 | Fix more locale regressions from #3055 (#3242) | Eugen Rochko | |
2017-05-22 | Use local default for postgres host in node streaming service (#3240) | Matt Jankowski | |
This location varies across postgres installations, and it seems like the pg package knows how to guess correctly on each system. | |||
2017-05-22 | Coverage for api/web/settings controller (#3238) | Matt Jankowski | |
2017-05-22 | Add coverage for ReportFilter and AccountFilter (#3236) | Matt Jankowski | |
2017-05-22 | Bump version | Eugen Rochko | |
2017-05-22 | Specs for cleanup workers (#3235) | Matt Jankowski | |
* Add spec files for feed and media cleanup workers * Add coverage for feed and media cleanup schedulers * Clean up feed and media cleanup workers | |||
2017-05-22 | Similarly to #2426, put creation of remote statuses in a transaction, (#3233) | Eugen Rochko | |
so that public timeline/caching would not encounter incomplete data | |||
2017-05-22 | Cover ApplicationController more in spec (#3230) | Akihiko Odaki | |
2017-05-22 | Cover AccountUnfollowController more in spec (#3228) | Akihiko Odaki | |
2017-05-22 | Fix locale bug when change it on preferences (#3223) (#3232) | Tomonori Murakami | |
2017-05-22 | Cover AccountFollowController more in spec (#3227) | Akihiko Odaki | |
2017-05-22 | Cover AboutController more in spec (#3226) | Akihiko Odaki | |
2017-05-22 | Fix locale regression from #3055 (#3231) | Eugen Rochko | |
2017-05-22 | Update Russian translation (#3225) | Ratmir Karabut | |
* Add Russian translation (ru) * Fix a missing comma * Fix the wording for better consistency * Update Russian translation * Arrange Russian setting alphabetically * Fix syntax error * Update Russian translation * Fix formatting error * Update Russian translation * Update Russian translation * Update ru.jsx * Fix syntax error * Remove two_factor_auth.warning (appears obsolete) * Add missing strings in ru.yml A lot of new strings translated, especially for the newly added admin section * Fix translation consistency * Update Russian translation * Update Russian translation (pluralizations) * Update Russian translation * Update Russian translation | |||
2017-05-22 | Add webpack-bundle-analyzer for production builds (#3170) | Nolan Lawson | |
2017-05-22 | Allow alternate domains for mastodon handlers (#3187) | Immae | |
2017-05-22 | Only load Intl data for current language (#3130) | Nolan Lawson | |
* 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 | Change "Account.any?" to "Account.exists?" (#3217) | Yamagishi Kazutoshi | |
2017-05-22 | Updated Polish translation (#3204) | m4sk1n | |
* i18n: updated Polish translation Signed-off-by: Marcin Mikołajczak <m4sk1n@vivaldi.net> * i18n: completed Polish translation Signed-off-by: Marcin Mikołajczak <m4sk1n@vivaldi.net> * i18n: corrected Polish translation Signed-off-by: Marcin Mikołajczak <m4sk1n@vivaldi.net> * i18n: Updated Polish translation Signed-off-by: Marcin Mikołajczak <me@m4sk.in> * Update simple_form.pl.yml * Update simple_form.pl.yml | |||
2017-05-22 | Keep children of the column-collapsable until the transition is completed ↵ | unarist | |
(#3218) | |||
2017-05-22 | Set config.cache_store in environments file. (#3219) | Clworld | |
* Set config.cache_store in application.rb * Set config.cache_store in environments. * fix code format. | |||
2017-05-22 | Fix "Edit profile" on the account action bar (#3222) | unarist | |
2017-05-22 | single_user_mode? always returns boolean (#3215) | Akihiko Odaki | |
This change also adds a specification for the method. | |||
2017-05-22 | Add translations for counter of profile (#3214) | Yamagishi Kazutoshi | |
ref #3101 | |||
2017-05-22 | Persian translation update (#3206) | Masoud Abkenar | |
* Persian translation update * Persian translation update: new files * Persian translation update * activerecord.fa.yml language code * Persian translation update * fix indent | |||
2017-05-21 | Fix forgotten to include language attribute in statuses JSON (#3209) | Eugen Rochko | |
2017-05-21 | Allow access token in URI (#3208) | happycoloredbanana | |
2017-05-21 | Update Ukrainian translation (#3203) | ster | |
2017-05-21 | Fix mutes_controller error and incorrect statuses_controller report (#3202) | Akihiko Odaki | |
This commit fixes a regression in commit f55480756337dd4df7513e89673e81e003f1201a. | |||
2017-05-21 | Update .gitignore (#3197) | Hayato IZUMI | |
* Remove duplicate 'node_modules' * Replace 'public/packs' | |||
2017-05-21 | Enhance for the Chinese translation (#3198) | vidarlee | |
* Enhance for the Chinese translation * Add filtered_languages for Chinese Translation include CN/HK/TW for PR #3175 | |||
2017-05-21 | Add a Japanese translation for PR #3175 (#3192) | Daigo 3 Dango | |
2017-05-20 | Bump version to 1.4.0.2 (#3190) | Eugen Rochko | |
2017-05-20 | Adjust REDIS_URL usage in node_redis (#3183) | Eugen Rochko | |
Resolves #2780 | |||
2017-05-20 | Some Dockerfile improvements (#3182) | Wonderfall | |
- improve docker_entrypoint.sh - serve static files with puma by default - sort packages list - use virtual package for build deps - show how to assign UID/GID | |||
2017-05-20 | Replace mastodon:media:clear and mastodon:feeds:clear rake tasks with (#3180) | Eugen Rochko | |
sidekiq-scheduler jobs Resolves #2495 | |||
2017-05-20 | Improve language filter preferences look (#3184) | Eugen Rochko | |
2017-05-20 | Adds bootsnap. Faster boot time (#3176) | Eugen Rochko | |
2017-05-20 | Add MS Edge support to public.js (#3179) | Yamagishi Kazutoshi | |
2017-05-20 | Catalan translation update (#3177) | spla | |
* Add Catalan language * Add Catalan language * Update ca.json * Update ca.json * Update ca.json * Update ca.json * Update ca.json * Update ca.json * Update settings_helper.rb * Update mastodon.js * Update index.js * Update application.rb * Update ca.yml * removed extra spaces at line 225 * Catalan translation update added activerecord.ca.yml * Update activerecord.ca.yml Done * Updated activerecord.ca.yml | |||
2017-05-20 | Fix regressions in api/v1 (#3178) | Akihiko Odaki | |
The regressions are introduced at commit f55480756337dd4df7513e89673e81e003f1201a by me (Akihiko Odaki) | |||
2017-05-20 | Filter languages with opt out (#3175) | Matt Jankowski | |
* Remove allowed_languages and add filtered_languages * Use filtered_languages instead of allowed_languages | |||
2017-05-20 | Improve eslint rules (#3147) | Yamagishi Kazutoshi | |
* Add semi to ESLint rules * Add padded-blocks to ESLint rules * Add comma-dangle to ESLint rules * add config/webpack and storyboard * add streaming/ * yarn test:lint -- --fix | |||
2017-05-20 | Ensure unique identifiers in fabricated objects in tests (#3173) | Eugen Rochko | |
2017-05-20 | Fix block list 500 (#3174) | Yamagishi Kazutoshi | |
2017-05-20 | More tests for public timeline method (#3171) | Eugen Rochko | |
2017-05-20 | Remove unnecessary status__info-time div (#3172) | Nolan Lawson | |
2017-05-20 | Use joins for account properties (#3167) | Akihiko Odaki | |
2017-05-20 | Fix #2680 - Run processes in Docker as non-root user (#3159) | Wonderfall | |