Skip to content
Snippets Groups Projects
  1. Jan 07, 2018
    • SerCom_KC's avatar
      Update Simplified Chinese translations (#6215) · c4d36d02
      SerCom_KC authored
      * i18n: (zh-CN) Add translations of #6125
      
      * i18n: (zh-CN) Add translations of #6132
      
      * i18n: (zh-CN) Add translations of #6099
      
      * i18n: (zh-CN) Add translations of #6071
      
      * i18n: (zh-CN) Improve translations
      c4d36d02
  2. Dec 14, 2017
  3. Dec 13, 2017
    • SerCom_KC's avatar
      Update Chinese (Simplified) translations (#6005) · 775c3056
      SerCom_KC authored
      * i18n: (zh-CN) Remove spaces in time distances
      
      * i18n: (zh-CN) Update translations for #5997
      
      * i18n: (zh-CN) Add translation for #6004
      also change translation of `staff` from `管理员` to `工作人员`
      
      * i18n: (zh-CN) Add translations for #6003
      
      * i18n: (zh-CN) Normalization
      775c3056
  4. Dec 12, 2017
  5. Dec 09, 2017
  6. Dec 07, 2017
  7. Dec 05, 2017
    • SerCom_KC's avatar
      Update Chinese (Simplified) translations for version 2.1.0rc1 (#5849) · 12cea766
      SerCom_KC authored
      * i18n: (zh-CN) Add missing translations for multiple PRs.
      Related PRs: #5838 #5762 #5835 #5837 #5832 #5823 #5814 #5757
      
      * i18n: (zh-CN) Fix translation for #5823 / #5835
      
      * i18n: (zh-CN) Improve translations
      
      * i18n: (zh-CN) Improve translations
      
      * i18n: (zh-CN) Change `发送者` to `作者`
      
      * i18n: (zh-CN) Add missing translations for #5862
      
      * i18n: (zh-CN) Add missing translation for #5874
      
      * i18n: (zh-CN) Improve translations for keyboard shortcuts
      12cea766
  8. Nov 23, 2017
  9. Nov 19, 2017
  10. Nov 18, 2017
    • SerCom_KC's avatar
      Updating Chinese (Simplified) translations (#5725) · 6be72a3e
      SerCom_KC authored
      * i18n: (zh-CN) Improve translations
      
      * i18n: (zh-CN) Change `静音` to `隐藏`
      
      * i18n: (zh-CN) Add translations for #5087 & #5669
      
      * i18n: (zh-CN) Improve translations
      
      * i18n: (zh-CN) Improve translations
      
      * i18n: (zh-CN) Improve translations
      
      * i18n: (zh-CN) Improve translations
      
      * i18n: (zh-CN) Add missing translation for #5728
      6be72a3e
  11. Nov 14, 2017
    • SerCom_KC's avatar
      Updating Chinese (Simplified) translations (#5643) · c3ec1e87
      SerCom_KC authored
      * i18n: (zh-CN) Bug fix for note-counter.
      
      * i18n: (zh-CN) Improve translations
      
      * i18n: (zh-CN) Improve translations
      
      * i18n: (zh-CN) Add missing translations
      
      * i18n: (zh-CN) Improve translations
      
      * i18n: (zh-CN) Add support.array key for better wording
      
      * Revert "i18n: (zh-CN) Add support.array key for better wording"
      
      This reverts commit 27bf9a946e886213e827cd985d4f62419db57534.
      Looks like this commit can't get pass the checks, revert it for now.
      
      * i18n: (zh-CN) Change `客户端` to `应用`
      
      * i18n: (zh-CN) Improve translations
      
      * i18n: (zh-CN) Add missing translations (#5635)
      
      * i18n: (zh-CN) Change `两步验证` to `双重认证`
      
      * i18n: (zh-CN) Improve translations
      c3ec1e87
  12. Oct 30, 2017
  13. 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
  14. Sep 03, 2017
  15. Aug 05, 2017
  16. Jul 26, 2017
  17. Jul 24, 2017
  18. Jul 23, 2017
  19. Jul 15, 2017
    • Eugen Rochko's avatar
      Improve ActivityPub representations (#3844) · 8c45cd0e
      Eugen Rochko authored
      * Improve webfinger templates and make tests more flexible
      
      * Clean up AS2 representation of actor
      
      * Refactor outbox
      
      * Create activities representation
      
      * Add representations of followers/following collections, do not redirect /users/:username route if format is empty
      
      * Remove unused translations
      
      * ActivityPub endpoint for single statuses, add ActivityPub::TagManager for better
      URL/URI generation
      
      * Add ActivityPub::TagManager#to
      
      * Represent all attachments as Document instead of Image/Video specifically
      (Because for remote ones we may not know for sure)
      
      Add mentions and hashtags representation to AP notes
      
      * Add AP-resolvable hashtag URIs
      
      * Use ActiveModelSerializers for ActivityPub
      
      * Clean up unused translations
      
      * Separate route for object and activity
      
      * Adjust cc/to matrices
      
      * Add to/cc to activities, ensure announce activity embeds target status and
      not the wrapper status, add "id" to all collections
      8c45cd0e
  20. Jul 12, 2017
  21. Jul 11, 2017
    • Eugen Rochko's avatar
      Redesign the landing page, mount public timeline on it (#4122) · e19eefe2
      Eugen Rochko authored
      * Redesign the landing page, mount public timeline on it
      
      * Adjust the standalone mounted component to the lacking of router
      
      * Adjust auth layout pages to new design
      
      * Fix tests
      
      * Standalone public timeline polling every 5 seconds
      
      * Remove now obsolete translations
      
      * Add responsive design for new landing page
      
      * Address reviews
      
      * Add floating clouds behind frontpage form
      
      * Use access token from public page when available
      
      * Fix mentions and hashtags links, cursor on status content in standalone mode
      
      * Add footer link to source code
      
      * Fix errors on pages that don't embed the component, use classnames
      
      * Fix tests
      
      * Change anonymous autoPlayGif default to false
      
      * When gif autoplay is disabled, hover to play
      
      * Add option to hide the timeline preview
      
      * Slightly improve alt layout
      
      * Add elephant friend to new frontpage
      
      * Display "back to mastodon" in place of "login" when logged in on frontpage
      
      * Change polling time to 3s
      e19eefe2
  22. Jun 25, 2017
  23. Jun 08, 2017
  24. May 31, 2017
  25. May 28, 2017
    • vidarlee's avatar
      i18n: Add some tags for Chinese translation (#3379) · 450441fc
      vidarlee authored
      * Enhance for the Chinese translation
      
      * Add filtered_languages for Chinese Translation include CN/HK/TW for PR #3175
      
      * i18n: Add some tags for Chinese translation
      
      * i18n: Add some tags for Chinese translation
      450441fc
  26. May 21, 2017
  27. May 15, 2017
  28. May 07, 2017
  29. May 04, 2017
  30. May 03, 2017
  31. Apr 23, 2017
    • Eugen's avatar
      Followers-only post federation (#2111) · 50151496
      Eugen authored
      * Make private toots get PuSHed to subscription URLs that belong to domains where you have approved followers
      
      * Authorized followers controller, stub for bulk action
      
      * Soft block in the background
      
      * Add simple test for new controller
      
      * Rename Settings::FollowersController to Settings::FollowerDomainsController, paginate results,
      rename "private" post setting to "followers-only", fix pagination style, improve post privacy
      preferences style, improve warning style
      
      * Extract compose form warnings into own container, show warning when posting to followers-only with unlocked account
      50151496
    • ymmtmdk's avatar
      Add link for domain in land strip (#2306) · 072c6f15
      ymmtmdk authored
      * Add link for domain in land strip
      
      * Use root_path
      
      * Avoid repeating code
      072c6f15
  32. Apr 22, 2017
    • Matt Jankowski's avatar
      2FA controller cleanup (#2296) · 67dea31b
      Matt Jankowski authored
      * Add spec coverage for settings/two_factor_auth area
      
      * extract setup method for qr code
      
      * Move otp required check to before action
      
      * Merge method only used once
      
      * Remove duplicate view
      
      * Consolidate creation of @codes for backup
      
      * Move settings/2fq#recovery_codes to settings/recovery_codes#create
      
      * Rename settings/two_factor_auth#disable to #destroy
      
      * Add coverage for the otp required path on 2fa#show
      
      * Clean up the recovery codes list styles
      
      * Move settings/two_factor_auth to settings/two_factor_authentication
      
      * Reorganize the settings two factor auth area
      
      Updated to use a flow like:
      
      - settings/two_factor_authentication goes to a #show view which has a button
        either enable or disable 2fa on the account
      - the disable button turns off the otp requirement for the user
      - the enable button cycles the user secret and redirects to a confirmation page
      - the confirmation page is a #new view which shows the QR code for user
      - that page posts to #create which verifies the code, and creates the recovery
        codes
      - that create action shares a view with a recovery codes controller which can be
        used separately to reset codes if needed
      67dea31b
  33. Apr 21, 2017
    • Mingye Wang's avatar
      Initial overhaul at zh-CN YML translations (#2242) · 3b342be2
      Mingye Wang authored
      This commit provides a heavy proofreading of zh-CN translations, and
      mainly draws from the zh-HK source when a translation is found too
      incoherent. Translating directly from en is used when zh-HK translation
      is not available.
      
      This commit also completes the tweet-toot (choo-choo, actually) for
      zh-cn introduced in #2044. Some minor copyediting, as well as
      additional en translations, has been fed back into zh-hk text.
      3b342be2
  34. Apr 16, 2017
    • Matt Jankowski's avatar
      I18n health warnings (#1949) · f87b51fd
      Matt Jankowski authored
      * Rename admin.domain_block to admin.domain_blocks in prep for i18n improvement
      
      * Use implicit controller/action path for i18n in admin/domain_blocks
      
      * Add DomainBlock#accounts has_many
      
      * Avoid i18n health warning for `en` locale by using symbol scope with :count
      
      * Remove unused i18n key: plaintext_secret_html
      
      * Remove unused i18n key two_factor_auth.warning
      
      * Remove final will_paginate i18n keys
      
      * Remove unused key two_factor_auth.recovery_codes
      
      * Remove unused key: admin.reports.comment.none
      
      * Remove unused reports. i18n namespace (moved to admin.reports)
      
      * Ignore keys from locales which override activemodel and activerecord errors
      
      * Revert "Remove unused key: admin.reports.comment.none"
      
      This reverts commit 350ef2685fadc069e619bb6d1066190de195d942.
      
      * Update i18n key reference to match moved location
      
      * Add missing `en` keys to i18n
      
      * Tell i18n-tasks to ignore missing attributes that dont need overwriting
      
      * Add i18n-tasks unused to travis
      f87b51fd
  35. Apr 10, 2017
    • Matt Jankowski's avatar
      Pagination improvements (#1445) · 4ada5098
      Matt Jankowski authored
      * Replace will_paginate with kaminari
      
      * Use #page instead of #paginate in controllers
      
      * Replace will_paginate.page_gap with pagination.truncate in i18n
      
      * Customize kaminari views to match prior styles
      
      * Set kaminari options to match prior behavior
      
      * Replace will_paginate with paginate in views
      4ada5098
  36. Mar 26, 2017
  37. Mar 24, 2017
Loading