Skip to content
Snippets Groups Projects
  1. Sep 20, 2017
  2. Sep 19, 2017
  3. Sep 18, 2017
  4. Sep 17, 2017
  5. Sep 16, 2017
    • Mingye Wang's avatar
      Minor Chinese check & jsx addition (#4973) · c8969dca
      Mingye Wang authored
      * zh-*: transition from "like" back to "fav"
      
      This commit reverts the translation for the yellow-star "fav" button
      back to "fav" in Chinese. Some ambuiguity between "like" and "fav" is
      deliberately used in zh-TW/HK by using the existing phrase "最爱"
      (favorite (adj.), lit. love-most) instead of "收藏" (favourite (v.),
      "collect") in some instances.
      
      Fixes #3511.
      
      * zh-*: apply suggestions for PR #4557
      
      * zh-cn: de-monetize ya account
      
      In Chinese two separate characters, 账 and 帐, can be used to spell the
      word for account (账/帐户). However, the one with a 贝 on the left is
      evolved from the latter specifically for monetary purposes. Since
      people usually can't figure out which one to use, it might be a good
      idea to use the original not-so-money one.
      
      * zh-*: complete jsx translation
      c8969dca
  6. Sep 14, 2017
  7. Sep 13, 2017
  8. Sep 12, 2017
    • unarist's avatar
      Add section for protocol specific information on the admin page (#4910) · af10c9fb
      unarist authored
      This PR adds section for protocol specific information, then always show
      both of OStatus and ActivityPub. Specifically, this will help admins to
      check PuSH subscription status and unsubscribe manually, even `protocol`
      has been changed.
      
      This also includes below changes:
      
      * Add `overflow: hidden` to prevent float leaking
      * Add missing fields for ActivityPub
      af10c9fb
  9. Sep 10, 2017
    • Anna e só's avatar
      l10n: Full PT-BR translation (#4882) · c2bee07d
      Anna e só authored
      * devise.pt-BR.yml now fully translated
      
      * pt-BR.json now fully translated
      
      * pt-BR.yml partially translated; 46 lines left
      
      * pt-BR.yml now fully translated
      
      * simple_form.pt-BR.yml fully translated
      
      * doorkeeper.pt-BR.yml now fully translated
      
      * E-mail instructions on app/views/user_mailer added and fully translated
      
      * PT-BR translation for #4871
      
      * Deleted an unwanted caracter on pt-BR.yml
      
      * Fixing typos on pt-BR.yml
      
      * Added translation for Pinned toots tab on pt-BR.json
      
      * Added missing translation for navigation_bar.pins
      c2bee07d
    • Masoud Abkenar's avatar
      l10n: update Persian translation (#4880) · a345479d
      Masoud Abkenar authored
      * l10n: update Persian translation
      
      * l10n: fix missing Persian translation
      a345479d
    • m4sk1n's avatar
      i18n: Update Polish translation (#4881) · 08f00df9
      m4sk1n authored
      08f00df9
    • yoshipc's avatar
      Fix Japanese translation (#4876) · 15b886a6
      yoshipc authored
      I translated the additional text ( added by #4871)
      15b886a6
    • Eugen Rochko's avatar
      Default follows for new users (#4871) · 7d7844a4
      Eugen Rochko authored
      When a new user confirms their e-mail, bootstrap their home timeline
      by automatically following a set of accounts. By default, all local
      admin accounts (that are unlocked). Can be customized by new admin
      setting (comma-separated usernames, local and unlocked only)
      7d7844a4
  10. Sep 07, 2017
  11. Sep 06, 2017
  12. Sep 04, 2017
  13. Sep 03, 2017
  14. Sep 02, 2017
  15. Sep 01, 2017
    • m4sk1n's avatar
      Add link to 'noscript' message (#4561) · 0b32338e
      m4sk1n authored
      
      * Add link to 'noscript' message
      
      Signed-off-by: default avatarMarcin Mikołajczak <me@m4sk.in>
      
      * remove indent
      0b32338e
    • Damien Erambert's avatar
      Update FR locales (#4714) · 1a0df588
      Damien Erambert authored
      * Make the fr locales up-to-date with the last changes (new profile view, applications)
      
      * Use the same wording for toots in fr.yml and fr.json
      
      * Translate the pin related strings
      
      * Translate pin-related locales on the front-end
      
      * Add missing locales in doorkeeper.fr.yml and remove un-used ones
      
      * Change "posts" back to "status" in the /about/more page in fr.yml
      
      * Fix typos for "status" in fr.yml
      
      * fix typo for "status" in fr.json
      
      * Remove duplicate string
      
      * Non-breaking space before punctuation
      
      * 'Better' translation for "unpin"
      
      * Put back 'pouet' where it was already
      
      * Fix
      
      * Fix
      1a0df588
    • Eugen Rochko's avatar
      Refactor Web::PushSubscription, remove welcome message (#4524) · 74437c6b
      Eugen Rochko authored
      * Refactor Web::PushSubscription, remove welcome message
      
      * Add missing helper
      
      * Use locale of the receiver on push notifications (#4519)
      
      * Remove unused translations
      
      * Fix dir on notifications
      74437c6b
Loading