Skip to content
Snippets Groups Projects
  1. May 03, 2018
  2. Apr 26, 2018
  3. Apr 12, 2018
  4. Mar 20, 2018
  5. Mar 19, 2018
    • Alexander's avatar
      bugfixes and gem update (#6831) · 0306e3e9
      Alexander authored
      * update to new version of devise_pam_authenticatable2
      
      * fix behaviour if suffix is nil, fix environment loading, fix user email creation
      
      * code cleanup/fix linter warning
      0306e3e9
  6. Mar 04, 2018
    • Akihiko Odaki's avatar
      Set the default locale in config (#6580) · 51d76096
      Akihiko Odaki authored
      Previously the default locale was set by Localized concern for controllers,
      but it was not enforced for mailers.
      
      config is enforced throughout the application and an appropriate place to
      set the default locale.
      51d76096
  7. Feb 28, 2018
  8. Feb 21, 2018
    • Eugen Rochko's avatar
      Fix avatar and header issues by using custom geometry detector (#6515) · a7171af0
      Eugen Rochko authored
      * Fix avatar and header issues by using custom geometry detector
      
      Revert a part of #6508. The file passed to dynamic styles method
      was not actually a file, but an instance of Paperclip::Attachment,
      which broke all styles by always returning {} from the method.
      
      One problem with GIF avatars was that Paperclip::GeometryDetector
      reported wrong dimensions for them, e.g. 120x120 GIF avatar would
      for some reason be detected as 120x53. By writing our own geometry
      parser, we can use FastImage, which also happens to be faster than
      ImageMagick, to detect image dimensions, which are also correct.
      
      Unfortunately, this PR does not implement skipping a `convert`
      entirely if the dimensions are already correct, as I found no easy
      way to write that behaviour into Paperclip without rewriting the
      Paperclip::Thumbnail class.
      
      * Only invoke convert if dimension or format needs to be changed
  9. Jan 21, 2018
  10. Jan 19, 2018
  11. Jan 02, 2018
  12. Dec 31, 2017
  13. Dec 17, 2017
  14. Dec 10, 2017
  15. Oct 17, 2017
    • Håkan Eriksson's avatar
      Swedish translation (#5406) · a2b60042
      Håkan Eriksson authored
      * Swedish file added
      
      * Swedish file added
      
      * Swedish file updated
      
      * Swedish languagefile added
      
      * Add Swedish translation
      
      * Add Swedish translation
      
      * Started the Swedish translation
      
      * Added Swedish lang settings
      
      * Updating Swedish language
      
      * Updating Swedish language
      
      * Updating Swedish language
      
      * Updating Swedish language
      
      * Updating Swedish language
      
      * Updating Swedish language
      
      * Swedish language completed and added
      
      * Swedish language Simple_form added
      
      * Swedish language Divise added
      
      * Swedish language doorkeeper added
      
      * Swedish language - now all file complete
      a2b60042
  16. Oct 08, 2017
  17. Sep 14, 2017
    • abcang's avatar
      Revert unique retry job (#4937) · 1aad015b
      abcang authored
      * Revert "Enable UniqueRetryJobMiddleware even when called from sidekiq worker (#4836)"
      
      This reverts commit 6859d4c0.
      
      * Revert "Do not execute the job with the same arguments as the retry job (#4814)"
      
      This reverts commit be7ffa2d.
      1aad015b
  18. Sep 05, 2017
  19. Aug 05, 2017
  20. Jul 04, 2017
    • Gyuhwan Park's avatar
      i18n: Add korean translation (#4064) · 4cddef1c
      Gyuhwan Park authored
      * Added Korean Translation (based on japanese)
      
      * Update korean translation
      
      * Update korean translation: fix syntax error
      
      * Updated korean translation
      
      * Update korean translation
      
      * Update ko.json
      
      Translate non-translated parts
      
      * Update ko.yml
      
      Translated missed parts - and fixed some typos
      
      * Create simple_form.ko.yml
      
      * Updated korean translation
      
      * i18n: fix test fails
      4cddef1c
  21. May 22, 2017
  22. May 16, 2017
    • spla's avatar
      Add catalan language (#3084) · a51c8074
      spla authored
      * 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
      a51c8074
  23. May 08, 2017
    • Koala Yeung's avatar
      Add Thai langauge (#2903) · cbd67360
      Koala Yeung authored
      * Updated Thai language
      
      * locale: remove unused translation in Thai
      
      * locale: add Thai to settings menu and application
      
      * locale: fix activerecord.th.yml format
      cbd67360
  24. May 07, 2017
    • Özcan Zafer AYAN's avatar
      Add Turkish yml file (#2878) · 983593dd
      Özcan Zafer AYAN authored
      * Add Turkish yml file
      
      * Add translation files for Turkish
      
      * Deleted click_to_edit key and val
      
      Deleted click_to_edit: Düzenlemek için ilgili ayara tıklayınız line
      983593dd
  25. May 03, 2017
    • Eugen Rochko's avatar
      Replace sprockets/browserify with Webpack (#2617) · f5bf5ebb
      Eugen Rochko authored
      * Replace browserify with webpack
      
      * Add react-intl-translations-manager
      
      * Do not minify in development, add offline-plugin for ServiceWorker background cache updates
      
      * Adjust tests and dependencies
      
      * Fix production deployments
      
      * Fix tests
      
      * More optimizations
      
      * Improve travis cache for npm stuff
      
      * Re-run travis
      
      * Add back support for custom.scss as before
      
      * Remove offline-plugin and babili
      
      * Fix issue with Immutable.List().unshift(...values) not working as expected
      
      * Make travis load schema instead of running all migrations in sequence
      
      * Fix missing React import in WarningContainer. Optimize rendering performance by using ImmutablePureComponent instead of
      React.PureComponent. ImmutablePureComponent uses Immutable.is() to compare props. Replace dynamic callback bindings in
      <UI />
      
      * Add react definitions to places that use JSX
      
      * Add Procfile.dev for running rails, webpack and streaming API at the same time
      f5bf5ebb
  26. May 02, 2017
    • Ira's avatar
      Add Hebrew interface translation. (#2573) · 438ce580
      Ira authored
      * follow the instructions for registering the language as stated on the Tootsuite's docs.
      
      * Added translation strings from latest master
      
      Adding &rlm; characters to many strings that are misdirected in the interface.
      
      A tiny grammar fix
      
      Updates of Hebrew strings to v1.3.1
      
      Hebrew translation of the mailer templates.
      
      Fix strings and a missing comma.
      
      Just discovered two string keys were updated. this should lay Travis' mind to rest at last.
      
      Remove mentions before counting characters to decide RTL ratio
      
      Fixes for PR #2573
      
      updated strings for latest master
      
      Undo RTL counting, moved out to another branch for future consideration...
      438ce580
  27. Apr 25, 2017
  28. Apr 24, 2017
  29. Apr 23, 2017
    • Matt Jankowski's avatar
      Ensure i18n matches options (#2358) · 55e1e12b
      Matt Jankowski authored
      * Add failing spec showing that human_locales does not match what i18n knows about
      
      * Add missing `ar` key for arabic to human locales
      
      * Remove duplicate `id` key from available locales
      
      * Sort keys in human locales list
      
      * Add spec for human_locale helper
      55e1e12b
    • Koala Yeung's avatar
      Adding arabic string localization (rebased) (#1895) · 6f0b3b06
      Koala Yeung authored
      * Create ar.jsx
      
      * Preparing file for translation.
      
      * Create ar.yml
      
      * Preparing file for translation.
      
      * Create simple_form.ar.yml
      
      * Preparing file for translation.
      
      * Create devise.ar.yml
      
      * Preparing file for translation.
      
      * Create doorkeeper.ar.yml
      
      * Preparing file for translation.
      
      * Update index.jsx
      
      Preparing file for translation.
      
      * Update mastodon.jsx
      
      * Preparing file to translation.
      * Correction thanks to @Taekiro
        https://github.com/tootsuite/mastodon/pull/1798#pullrequestreview-32924922
      
      * Update settings_helper.rb
      
      Preparing file to translation.
      
      * Update application.rb
      
      * Preparing file to translation.
      
      * Update simple_form.ar.yml
      
      * Update doorkeeper.ar.yml
      
      * Update devise.ar.yml
      
      * Update ar.yml
      
      * Fix i18n-tasks unused issue (ar)
      
      Remove unused translation strings
      
      * Update application.rb
      
      * Update ar.jsx
      
      * Fix various issues with Arabic translation
      
      * Fix duplication caused in merge
      * Fix syntax error in devise.ar.yml
      * Fix import error Duplicated incorrect import in mastodon.jsx
      * Fix duplication error in locales/index.jsx
      
      * Update ar.yml
      
      * Update ar.jsx
      
      * Update ar.yml
      
      * Update ar.jsx
      
      * Fix ar translation
      6f0b3b06
    • Eugen's avatar
      Add a confirmation modal: (#2279) · 59b1de0b
      Eugen authored
      - Deleting a toot
      - Muting, blocking someone
      - Clearing notifications
      
      Remove source map generation from development environment, as it is a huge
      performance sink hole with little gains
      59b1de0b
  30. Apr 21, 2017
    • Yamagishi Kazutoshi's avatar
      Remove deprecated features at React v15.5 (#1905) · 1948f9e7
      Yamagishi Kazutoshi authored
      * Remove deprecated features at React v15.5
      
      - [x] React.PropTypes
      - [x] react-addons-pure-render-mixin
      - [x] react-addons-test-utils
      
      * Uncommented out & Add browserify_rails options
      
      * re-add react-addons-shallow
      
      * Fix syntax error from resolve conflicts
      
      * follow up 59a77923
      1948f9e7
    • Eduardo Elias's avatar
      Fix: missing : for language (#2274) · 704846a2
      Eduardo Elias authored
      704846a2
    • Koala Yeung's avatar
      Add Indonesian (Bahasa Indonesia / id) translation (#2200) · 935aecdc
      Koala Yeung authored
      * add Indonesian (Bahasa Indonesia) translation
      
      add id.jsx
      add translations on email views
      add devise.id.yml
      add doorkeeper.id.yml
      add id.yml
      add simple_form.id.yml
      
      update id locale on mastodon.jsx, index.jsx, settings_helper.rb, and
      application.rb
      
      * add Indonesian (Bahasa Indonesia) translation
      
      add id.jsx
      add translations on email views
      add devise.id.yml
      add doorkeeper.id.yml
      add id.yml
      add simple_form.id.yml
      
      update id locale on mastodon.jsx, index.jsx, settings_helper.rb, and
      application.rb
      
      * fix InvalidLocaleData on a string
      
      * fix InvalidLocaleData on a string
      
      * Fix language keys in Indonesian ruby locale (id)
      
      Use "id" instead of "en" as object keys.
      
      * Removed obsoleted translation (id)
      935aecdc
    • Koala Yeung's avatar
      Add Ido (io) translation (#2202) · 1714f08d
      Koala Yeung authored
      * Add Ido (io) translation
      
      * Fix mastodon.jsx for io reference
      
      There is no react-intl support for io. Removed the references.
      1714f08d
    • Ash Furrow's avatar
      Adds version to about/more and API (#2181) · a0ed88a9
      Ash Furrow authored
      * Adds version.
      
      * Cleans up code.
      
      * Removes standalone endpoint and adds version to instance endpoint.
      
      * Addresses feedback from #2181.
      a0ed88a9
    • Ash Furrow's avatar
      Enables the Polish translation. (#2235) · 6c34eafe
      Ash Furrow authored
      6c34eafe
  31. Apr 18, 2017
    • Koala Yeung's avatar
      Add Occitan (oc) translation (#2077) · 0a1b0246
      Koala Yeung authored
      * Added oc.yml
      
      * Added `config/locales/oc.yml`.
        Translated in General Occitan (Quent-in).
      
      * Added oc.jsx (Occitan translation)
      
      * Written in General Occitan (lengadocian)
      * Added `app/assets/javascripts/components/locales/oc.js`
      
      * Added doorkeeper.oc.yml
      
      * Added `config/locales/doorkeeper.oc.yml` (Quent-in)
      
      * Added simple_form.oc.yml
      
      * Added `config/locales/simple_form.oc.yml` (Quent-in).
      
      * Merge en.yml changes into oc.yml
      
      Added new strings for translations
      
      * Fix typo in oc.yml
      
      * Update javascript locale support (oc)
      
      * Update ruby locale list (oc)
      
      * Fix oc.yml
      
      * Remove obsoleted translations
      * Moved old translation of `reports` to `admin.reports`
      0a1b0246
Loading