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.8.0 #10108

Merged
merged 52 commits into from
Feb 26, 2023
Merged

Release: 13.8.0 #10108

merged 52 commits into from
Feb 26, 2023

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    e211d4e View commit details
    Browse the repository at this point in the history
  2. update PULL_REQUEST_TEMPLATE

    syuilo committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    55cc6b8 View commit details
    Browse the repository at this point in the history
  3. 起動時にRedisの疎通確認を行う (#9832)

    * 起動時にRedisの疎通確認を行う
    
    * check:connectをstart内に移動
    
    ---------
    
    Co-authored-by: tamaina <[email protected]>
    massongit and tamaina authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    6b52403 View commit details
    Browse the repository at this point in the history
  4. Pass --detectOpenHandles to Jest (#9895)

    Co-authored-by: tamaina <[email protected]>
    saschanaz and tamaina authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    9edd0d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8856d68 View commit details
    Browse the repository at this point in the history
  6. test(backend): restore ap-request tests (#9997)

    Co-authored-by: tamaina <[email protected]>
    saschanaz and tamaina authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    d1d3b48 View commit details
    Browse the repository at this point in the history
  7. fix/refaftor(client): MkTime.vueの変更 (#10061)

    * fix(client): MkTime.timeにstringでもDateでない値が入った場合、?を表示
    
    * fix(client): MkTimeを改良
    
    * numberを許容
    
    * falsyな値もとる
    
    * 不明
    
    * ありません
    
    * fix
    tamaina authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    5c989ed View commit details
    Browse the repository at this point in the history
  8. fix(server): notes/createで、fileIdsと見つかったファイルの数が異なる場合はエラーにする (#9911)

    * fix(server): notes/createで、fileIdsと見つかったファイルの数が異なる場合はエラーにする
    
    * NO_SUCH_FILE
    tamaina authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    e4336f5 View commit details
    Browse the repository at this point in the history
  9. Update codecov.yml

    syuilo authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    759c4a8 View commit details
    Browse the repository at this point in the history
  10. Update apple-touch-icon.png

    syuilo committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    b7961b0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c4429ca View commit details
    Browse the repository at this point in the history
  12. デプロイされているプレビュー環境がない場合はプレビュー環境を削除しないようにする (#10062)

    * デプロイされているプレビュー環境がない場合はDestroy preview environmentを実行しないようにする
    
    * CIがない場合の処理追加
    massongit authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    a7943dc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0691901 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0ec5327 View commit details
    Browse the repository at this point in the history
  15. fix(client): Android ChromeでPWAとしてインストールできない問題を修正 (#10069)

    * fix(client): Android ChromeでPWAとしてインストールできない問題を修正
    
    * 順番関係ある?
    tamaina authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    8b30c0c View commit details
    Browse the repository at this point in the history
  16. Windows環境でswcを使うと正常にビルドができない問題の修正 (#10074)

    * Update @swc/core to v1.3.36
    
    * Update CHANGELOG.md
    
    * Update CHANGELOG.md
    kabo2468 authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    1c9c974 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cc8d60e View commit details
    Browse the repository at this point in the history
  18. 🎨

    syuilo committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    dd3a65b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    68e53f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. feat: 2つの検索画面の統合 (#9949) (#10038)

    * feat: 検索画面の UI を統一
    
    * fix: エラーの修正
    
    * add: changelog
    
    ---------
    
    Co-authored-by: syuilo <[email protected]>
    Khsmty and syuilo authored Feb 25, 2023
    Configuration menu
    Copy the full SHA
    64be363 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bea4fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a683278 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    syuilo committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    3c01c0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7a1046 View commit details
    Browse the repository at this point in the history
  6. 🎨

    syuilo committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    86eab35 View commit details
    Browse the repository at this point in the history
  7. 🎨

    syuilo committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    24553eb View commit details
    Browse the repository at this point in the history
  8. feat: in-channel featured note

    Resolve #9938
    syuilo committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    ea04778 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    209d8b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. Simplify search.vue (remove dead code) (#10088)

    * Simplify search.vue
    
    This is already handled by the code above it, no need to handle it twice
    
    * Remove unused imports
    SoniEx2 authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    dbd9d11 View commit details
    Browse the repository at this point in the history
  2. Update about-misskey.vue

    syuilo committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    991945e View commit details
    Browse the repository at this point in the history
  3. test(server): add validation test of api:notes/create (#10090)

    * fix(server): notes/createのバリデーションが効いていない
    Fix #10079
    
    Co-Authored-By: mei23 <[email protected]>
    
    * anyOf内にバリデーションを書いても最初の一つしかチェックされない
    
    * ✌️
    
    * wip
    
    * wip
    
    * ✌️
    
    * RequiredProp
    
    * Revert "RequiredProp"
    
    This reverts commit 7469390.
    
    * add api:notes/create
    
    * fix lint
    
    * text
    
    * ✌️
    
    * improve readability
    
    ---------
    
    Co-authored-by: mei23 <[email protected]>
    Co-authored-by: syuilo <[email protected]>
    3 people authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    18dbcfa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52d8627 View commit details
    Browse the repository at this point in the history
  5. New Crowdin updates (#10059)

    * New translations ja-JP.yml (Japanese, Kansai)
    
    * New translations ja-JP.yml (Romanian)
    
    * New translations ja-JP.yml (French)
    
    * New translations ja-JP.yml (Spanish)
    
    * New translations ja-JP.yml (Arabic)
    
    * New translations ja-JP.yml (Czech)
    
    * New translations ja-JP.yml (German)
    
    * New translations ja-JP.yml (Italian)
    
    * New translations ja-JP.yml (Korean)
    
    * New translations ja-JP.yml (Polish)
    
    * New translations ja-JP.yml (Russian)
    
    * New translations ja-JP.yml (Slovak)
    
    * New translations ja-JP.yml (Ukrainian)
    
    * New translations ja-JP.yml (Chinese Simplified)
    
    * New translations ja-JP.yml (Chinese Traditional)
    
    * New translations ja-JP.yml (English)
    
    * New translations ja-JP.yml (Vietnamese)
    
    * New translations ja-JP.yml (Indonesian)
    
    * New translations ja-JP.yml (Bengali)
    
    * New translations ja-JP.yml (Thai)
    
    * New translations ja-JP.yml (Japanese, Kansai)
    
    * New translations ja-JP.yml (Chinese Traditional)
    
    * New translations ja-JP.yml (Chinese Traditional)
    
    * New translations ja-JP.yml (German)
    
    * New translations ja-JP.yml (English)
    
    * New translations ja-JP.yml (German)
    
    * New translations ja-JP.yml (Ukrainian)
    
    * New translations ja-JP.yml (Chinese Simplified)
    
    * New translations ja-JP.yml (English)
    
    * New translations ja-JP.yml (Ukrainian)
    
    * New translations ja-JP.yml (Ukrainian)
    
    * New translations ja-JP.yml (Ukrainian)
    
    * New translations ja-JP.yml (Chinese Simplified)
    
    * New translations ja-JP.yml (Japanese, Kansai)
    
    * New translations ja-JP.yml (Thai)
    
    * New translations ja-JP.yml (Thai)
    
    * New translations ja-JP.yml (Thai)
    
    * New translations ja-JP.yml (Spanish)
    
    * New translations ja-JP.yml (Spanish)
    syuilo authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    16ac033 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    504baa9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60342ed View commit details
    Browse the repository at this point in the history
  8. enhance(client): photoswipe 表示時に戻る操作をしても前の画面に戻らないように (#10098)

    * enhance(client): photoswipe 表示時に戻る操作をしても前の画面に戻らないように
    
    * add: changelog
    
    ---------
    
    Co-authored-by: syuilo <[email protected]>
    Khsmty and syuilo authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    72888b4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2acdd93 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1bdde6b View commit details
    Browse the repository at this point in the history
  11. Update codecov.yml

    syuilo authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    302af70 View commit details
    Browse the repository at this point in the history
  12. Update CHANGELOG.md

    syuilo authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    cedfb85 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cc149e2 View commit details
    Browse the repository at this point in the history
  14. [chore]Editorconfig: ymlに加えてyamlファイルに対しても同じ規約を適用する (#10081)

    * Added yaml file in addition to yml file, in editorconfig
    
    * Applied editorconfig for pnpm-workspace.yaml
    
    ---------
    
    Co-authored-by: syuilo <[email protected]>
    windymelt and syuilo authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    9234ffc View commit details
    Browse the repository at this point in the history
  15. update deps

    syuilo committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    76f3bdc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    67ca7ee View commit details
    Browse the repository at this point in the history
  17. refactor

    syuilo committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    a78a839 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    dc9ef87 View commit details
    Browse the repository at this point in the history
  19. Update CHANGELOG.md

    syuilo committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    f78c519 View commit details
    Browse the repository at this point in the history
  20. 13.8.0

    syuilo committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    a56898d View commit details
    Browse the repository at this point in the history
  21. Update packages/backend/check_connect.js

    Co-authored-by: Acid Chicken (硫酸鶏) <[email protected]>
    syuilo and acid-chicken authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    d019c1c View commit details
    Browse the repository at this point in the history
  22. Update packages/backend/check_connect.js

    Co-authored-by: Acid Chicken (硫酸鶏) <[email protected]>
    syuilo and acid-chicken authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    9f8c9dd View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    02d7ffd View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    cf95022 View commit details
    Browse the repository at this point in the history