Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: 13.14.2 #11384

Merged
merged 30 commits into from
Jul 27, 2023
Merged

Release: 13.14.2 #11384

merged 30 commits into from
Jul 27, 2023

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    4f4f15a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fca6ae9 View commit details
    Browse the repository at this point in the history
  3. update CHANGELOG.md

    tamaina committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    8851e90 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Use BullMQAdapter (#11367)

    hutchisr authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ac6a8ed View commit details
    Browse the repository at this point in the history
  2. fix(backend): Use OFFSET instead of SKIP when using LIMIT (#11379)

    * fix(backend): Use OFFSET instead of SKIP when using LIMIT
    
    * update CHANGELOG.md
    tamaina authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c1a19ff View commit details
    Browse the repository at this point in the history
  3. fix(backend): Change isPublic to correctly recognize as:Public term (#…

    …11347)
    
    * fix: Change isPublic to correctly recognize as:Public term
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
    hakatashi and acid-chicken authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    0404d9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81ba841 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9208cfd View commit details
    Browse the repository at this point in the history
  6. refactor: Array.from(iterable).map(mapfn)をArray.from(iterable | { len…

    …gth: number }, mapfn)に (#11337)
    
    * refactor: Array.from(iterable).map(mapfn)をArray.from(iterable, mapfn)に
    
    * Update packages/frontend/src/components/MkTagCloud.vue
    
    Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
    
    ---------
    
    Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
    tamaina and acid-chicken authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    fe13755 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    545b5ca View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. New Crowdin updates (#11341)

    * New translations ja-JP.yml (Spanish)
    
    * New translations ja-JP.yml (Portuguese)
    
    * New translations ja-JP.yml (Portuguese)
    
    * New translations ja-JP.yml (Portuguese)
    
    * New translations ja-JP.yml (Portuguese)
    
    * New translations ja-JP.yml (Japanese, Kansai)
    
    * New translations ja-JP.yml (Japanese, Kansai)
    
    * New translations ja-JP.yml (Portuguese)
    
    * New translations ja-JP.yml (Portuguese)
    
    * New translations ja-JP.yml (Russian)
    
    * New translations ja-JP.yml (Portuguese)
    
    * New translations ja-JP.yml (Portuguese)
    
    * New translations ja-JP.yml (Portuguese)
    
    * New translations ja-JP.yml (Portuguese)
    
    * New translations ja-JP.yml (Portuguese)
    
    * New translations ja-JP.yml (Portuguese)
    
    * New translations ja-JP.yml (Portuguese)
    
    * New translations ja-JP.yml (Portuguese)
    
    * New translations ja-JP.yml (Chinese Simplified)
    
    * New translations ja-JP.yml (Portuguese)
    
    * New translations ja-JP.yml (Czech)
    
    * New translations ja-JP.yml (Czech)
    
    * New translations ja-JP.yml (Uzbek)
    
    * New translations ja-JP.yml (Uzbek)
    
    * New translations ja-JP.yml (Uzbek)
    
    * New translations ja-JP.yml (Uzbek)
    
    * New translations ja-JP.yml (Uzbek)
    
    * New translations ja-JP.yml (Uzbek)
    
    * New translations ja-JP.yml (Uzbek)
    
    * New translations ja-JP.yml (Uzbek)
    
    * New translations ja-JP.yml (Czech)
    
    * New translations ja-JP.yml (French)
    
    * New translations ja-JP.yml (Czech)
    
    * New translations ja-JP.yml (Uzbek)
    
    * New translations ja-JP.yml (Uzbek)
    
    * New translations ja-JP.yml (Czech)
    
    * New translations ja-JP.yml (Uzbek)
    
    * New translations ja-JP.yml (Czech)
    
    * New translations ja-JP.yml (Uzbek)
    
    * New translations ja-JP.yml (Thai)
    
    * New translations ja-JP.yml (Thai)
    
    * New translations ja-JP.yml (Uzbek)
    
    * New translations ja-JP.yml (Hungarian)
    syuilo authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c59a9c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5fce15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92337b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc452bf View commit details
    Browse the repository at this point in the history
  5. perf(frontend): Reduce getting clientWidth in MkMediaImage (#11386)

    * perf(frontend): Reduce getting clientWidth
    
    * fix
    
    * ✌️
    tamaina authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    bc927b8 View commit details
    Browse the repository at this point in the history
  6. New Crowdin updates (#11388)

    * New translations ja-JP.yml (French)
    
    * New translations ja-JP.yml (Uzbek)
    syuilo authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    76018b4 View commit details
    Browse the repository at this point in the history
  7. Update packages/frontend/src/pages/custom-emojis-manager.vue

    Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
    syuilo and acid-chicken authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    e5ac864 View commit details
    Browse the repository at this point in the history
  8. 13.14.2

    syuilo committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    65cc3c5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    037c2e9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    926f208 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    09f37fc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b8360b1 View commit details
    Browse the repository at this point in the history
  13. build: close #10953

    acid-chicken committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    cf3ac3c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    090253c View commit details
    Browse the repository at this point in the history
  15. fix: PhotoSwipeによるクライアントのメモリリークの解消 (#11395)

    * Destroy PhotoSwipe on unmounted
    
    * Update CHANGELOG.md
    kabo2468 authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    71b016b View commit details
    Browse the repository at this point in the history
  16. New Crowdin updates (#11389)

    * New translations ja-JP.yml (French)
    
    * New translations ja-JP.yml (English)
    
    * New translations ja-JP.yml (Uzbek)
    
    * New translations ja-JP.yml (Uzbek)
    
    * New translations ja-JP.yml (Indonesian)
    
    * New translations ja-JP.yml (Uzbek)
    
    * New translations ja-JP.yml (Hungarian)
    
    * New translations ja-JP.yml (Italian)
    
    * New translations ja-JP.yml (Hungarian)
    
    * New translations ja-JP.yml (Uzbek)
    
    * New translations ja-JP.yml (Uzbek)
    
    * New translations ja-JP.yml (Portuguese)
    syuilo authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    324d189 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    78b502b View commit details
    Browse the repository at this point in the history
  2. refactor: forkでデフォルトのノート文字数を変更した場合、E2Eテストが落ちる問題を修正する (#11366)

    * forkでデフォルトのノート文字数を変更した場合このテストが落ちる問題を修正する
    
    * 文字数についてのコメントを追加しておく
    deflis authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5083458 View commit details
    Browse the repository at this point in the history
  3. Use promises API (#11351)

    woxtu authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    cb0fa9a View commit details
    Browse the repository at this point in the history
  4. chore: update pnpm to 8.6.10

    tamaina committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    b6790a4 View commit details
    Browse the repository at this point in the history