Skip to content
Snippets Groups Projects
  1. May 06, 2017
    • Koala Yeung's avatar
      Streamline javascript translation by improving translationRunner (#2808) · cf0b7532
      Koala Yeung authored
      * package.json: Add "build:*" targets
      
      * Improve react-intl-translations-manager workflow.
        * Added "build:production" to build production bundle.
        * Added "build:development" to build development bundle.
      
      * Fix json translation files
      
      * Run `yarn manage:translations` to fix translation files.
      * Fix `pl.json` for syntax error.
      
      * translationRunner: auto detect existing languages
      
      * Auto detect existing rfc5646 language tag in *.json filenames
        in `app/javascript/mastodon/locale` folder. No need to manually
        define every new language in the languages array here.
      
      * translationRunner: add more functionality
      
      * Allow script user to specify language code to check.
      * Added available language check.
      * Added --force flag to force creation of unexists language.
      * Added --help flag and help messages.
      
      * gitignore: ignore npm-debug.log
      
      * Fix webpack error if NODE_ENV is not defined
      
      Default to use 'development' in config/webpack/configuration.js
      cf0b7532
    • alpaca-tc's avatar
    • Matt Jankowski's avatar
      Stream entry specs and refactor to use delegate (#2827) · 3f5b994f
      Matt Jankowski authored
      * Add coverage for stream entry delegated methods
      
      * Use delegate with allow_nil to clean up stream entry
      3f5b994f
    • gentaro's avatar
      Added japanese version of terms of service and privacy policy (#2703) · dacdfec9
      gentaro authored
      * Added japanese version of terms of service and privacy policy
      
      * Fix typo
      
      * Add trasnlation for title.
      
      * Improve translation and update the date.
      dacdfec9
  2. May 05, 2017
  3. May 04, 2017
  4. May 03, 2017
Loading