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.11.1 #10543

Merged
merged 19 commits into from
Apr 9, 2023
Merged

Release: 13.11.1 #10543

merged 19 commits into from
Apr 9, 2023

Conversation

syuilo
Copy link
Member

@syuilo syuilo commented Apr 9, 2023

General

  • チャンネルの投稿を過去までさかのぼれるように

Client

  • PWA時の絵文字ピッカーの位置をホームバーに重ならないように調整
  • リスト管理の画面でリストが無限に読み込まれる問題を修正
  • 自分のクリップが無限に読み込まれる問題を修正
  • チャンネルのお気に入りが無限に読み込まれる問題を修正
  • さがすのローカルユーザー(ピンどめ)が無限に生成される問題を修正
  • チャンネルを新規作成できない問題を修正
  • ユーザープレビューが表示されない問題を修正

Server

  • 通知読み込みでエラーが発生する場合がある問題を修正
  • リアクションできないことがある問題を修正
  • IDをaid以外に設定している場合の問題を修正
  • 連合しているインスタンスについて予期せず配送が全て停止されることがある問題を修正

takeyaqa and others added 14 commits April 9, 2023 01:37
* fix emoji picker padding

emoji picker bottoms are hidden by iPhone Home Bar.
To fix this, add safe-area padding

* update CHANGELOG
* fix my-list infinite items loading

* update CHANGELOG.md

* fix my-clip infinite items loading
* New translations ja-JP.yml (Swedish)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Japanese, Kansai)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (German)
@github-actions github-actions bot added ‼️ wrong locales This PR edits locales other than the ja-JP one. See locales/README.md packages/backend Server side specific issue/PR packages/frontend Client side specific issue/PR 🧪Test labels Apr 9, 2023
@github-actions github-actions bot requested a review from tamaina April 9, 2023 00:40
@tamaina
Copy link
Contributor

tamaina commented Apr 9, 2023

changelog カスタム絵文字リアクション

@syuilo
Copy link
Member Author

syuilo commented Apr 9, 2023

その修正はまだ入ってないかも

@tamaina
Copy link
Contributor

tamaina commented Apr 9, 2023

入れて〜

@codecov
Copy link

codecov bot commented Apr 9, 2023

Codecov Report

Merging #10543 (59d0d50) into master (2321214) will increase coverage by 3.76%.
The diff coverage is 33.33%.

@@            Coverage Diff             @@
##           master   #10543      +/-   ##
==========================================
+ Coverage   75.04%   78.81%   +3.76%     
==========================================
  Files         885      162     -723     
  Lines       87044    19872   -67172     
  Branches     5878      332    -5546     
==========================================
- Hits        65323    15662   -49661     
+ Misses      21721     4210   -17511     
Impacted Files Coverage Δ
packages/frontend/src/directives/user-preview.ts 11.86% <0.00%> (ø)
packages/frontend/src/components/MkEmojiPicker.vue 100.00% <100.00%> (ø)

... and 723 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

tamaina and others added 3 commits April 9, 2023 09:52
* fix(server): リアクションできない問題をとりあえず修正
Fix #10502

* Update packages/backend/src/core/CustomEmojiService.ts

---------

Co-authored-by: syuilo <[email protected]>
@syuilo
Copy link
Member Author

syuilo commented Apr 9, 2023

要れた

@syuilo
Copy link
Member Author

syuilo commented Apr 9, 2023

緊急性が比較的高いのでapproveもらえ次第マージ

@tamaina
Copy link
Contributor

tamaina commented Apr 9, 2023

テストがまだ通ってないけど

@syuilo
Copy link
Member Author

syuilo commented Apr 9, 2023

86de46d時点ではPublish Docker image以外は全部通ってるし大丈夫そゆ

@syuilo syuilo merged commit 8b1362a into master Apr 9, 2023
@syuilo
Copy link
Member Author

syuilo commented Apr 9, 2023

🙏🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages/backend Server side specific issue/PR packages/frontend Client side specific issue/PR ‼️ wrong locales This PR edits locales other than the ja-JP one. See locales/README.md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants