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

Merge v13.11.2 #79

Merged
merged 32 commits into from
Apr 12, 2023
Merged

Merge v13.11.2 #79

merged 32 commits into from
Apr 12, 2023

Commits on Apr 9, 2023

  1. test: add /@:acct stories (misskey-dev#10517)

    * test: add `/@:acct` stories
    
    * test: add mocks
    acid-chicken authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    2b19e1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b56f4b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39cf80e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ec060f View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Configuration menu
    Copy the full SHA
    70a06e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5724d0 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    syuilo committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    f8315a4 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    syuilo committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    eba4223 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29c9a7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0431ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48e2523 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    511dab0 View commit details
    Browse the repository at this point in the history
  9. swのesbuildの更新とビルドスクリプトの更新 (misskey-dev#10549)

    * cleanup(sw/build.js)
    
    * fix(sw/build.js): `define`に真偽値を渡していた問題を修正
    
    `define`では文字列を渡さなければならないので、`JSON.stringify`をするようにした。
    
    * fix(sw/build.js): `string`が期待される`define`において`undefined`になる場合がある問題を修正
    
    * update(sw): esbuild 0.17.15
    
    * fixup! update(sw): esbuild 0.17.15
    
    * fixup! fix(sw/build.js): `string`が期待される`define`において`undefined`になる場合がある問題を修正
    
    コメントの文言を調整
    okayurisotto authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    6a23ffc View commit details
    Browse the repository at this point in the history
  10. chore(sw): use PascalCase

    tamaina committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    da64273 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    567c665 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    83bcdb8 View commit details
    Browse the repository at this point in the history
  13. update CHANGELOG.md

    tamaina committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    838625e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0702f97 View commit details
    Browse the repository at this point in the history
  15. fix misskey-dev#10554 チャンネルの検索用ページとAPIの追加 (misskey-dev#10555)

    * add channel search
    
    * move  channel search to channel list page
    
    ---------
    
    Co-authored-by: tamaina <[email protected]>
    Co-authored-by: syuilo <[email protected]>
    Co-authored-by: atsuchan <[email protected]>
    Co-authored-by: Masaya Suzuki <[email protected]>
    Co-authored-by: Kagami Sascha Rosylight <[email protected]>
    Co-authored-by: taiy <[email protected]>
    Co-authored-by: xianon <[email protected]>
    Co-authored-by: kabo2468 <[email protected]>
    Co-authored-by: YS <[email protected]>
    Co-authored-by: Khsmty <[email protected]>
    Co-authored-by: Soni L <[email protected]>
    Co-authored-by: mei23 <[email protected]>
    Co-authored-by: daima3629 <[email protected]>
    Co-authored-by: Windymelt <[email protected]>
    15 people authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    f6dc100 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. sw: なんかもうめっちゃ変えた (misskey-dev#10570)

    * sw: なんかいろいろ
    
    * remove debug code
    
    * never renotify
    
    * update changelog.md
    tamaina authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    3a90bcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c10d591 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    syuilo committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    92356d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59ca0d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43eee54 View commit details
    Browse the repository at this point in the history
  6. New Crowdin updates (misskey-dev#10566)

    * New translations ja-JP.yml (Chinese Traditional)
    
    * New translations ja-JP.yml (Chinese Traditional)
    
    * New translations ja-JP.yml (Chinese Traditional)
    
    * New translations ja-JP.yml (Thai)
    
    * New translations ja-JP.yml (Japanese, Kansai)
    
    * New translations ja-JP.yml (Thai)
    
    * New translations ja-JP.yml (Lao)
    
    * New translations ja-JP.yml (English)
    
    * New translations ja-JP.yml (German)
    
    * New translations ja-JP.yml (Chinese Simplified)
    
    * New translations ja-JP.yml (Thai)
    
    * New translations ja-JP.yml (Thai)
    
    * New translations ja-JP.yml (English)
    
    * New translations ja-JP.yml (Indonesian)
    syuilo authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    b192dc0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de0577b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2612bcd View commit details
    Browse the repository at this point in the history
  9. 13.11.2

    syuilo committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    8b509f6 View commit details
    Browse the repository at this point in the history
  10. Update CHANGELOG.md

    syuilo committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    5cabbd0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    35613fd View commit details
    Browse the repository at this point in the history
  12. Merge pull request misskey-dev#10578 from misskey-dev/develop

    Release: 13.11.2
    syuilo authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    75b28d6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f75a529 View commit details
    Browse the repository at this point in the history