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.13.2 #10990

Merged
merged 24 commits into from
Jun 13, 2023
Merged

Release: 13.13.2 #10990

merged 24 commits into from
Jun 13, 2023

Conversation

syuilo
Copy link
Member

@syuilo syuilo commented Jun 11, 2023

General

  • エラー時や項目が存在しないときなどのアイコン画像をサーバー管理者が設定できるように
  • ロールが付与されているユーザーリストを非公開にできるように

Client

  • Fix: タブがバックグラウンドでもstreamが切断されないように

outloudvi and others added 22 commits June 9, 2023 10:13
* エラー画像URLを設定可能に

* Update CHANGELOG.md

* 設定したエラーアイコンをprefetchするようにbase.pugを変更

* 不足していたデータを追加

* enhance(frontend): デザイン調整
* ロールのユーザーリストを非公開にできるように

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

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (English)

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

* New translations ja-JP.yml (Turkish)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (English)
@github-actions github-actions bot added packages/backend Server side specific issue/PR packages/frontend Client side specific issue/PR packages/misskey-js labels Jun 11, 2023
@github-actions github-actions bot requested a review from tamaina June 11, 2023 01:06
@codecov
Copy link

codecov bot commented Jun 11, 2023

Codecov Report

Merging #10990 (fa7fd9c) into master (8ccf954) will increase coverage by 0.05%.
The diff coverage is 91.59%.

❗ Current head fa7fd9c differs from pull request most recent head f5dfb64. Consider uploading reports for the commit f5dfb64 to get more accurate results

@@            Coverage Diff             @@
##           master   #10990      +/-   ##
==========================================
+ Coverage   77.39%   77.44%   +0.05%     
==========================================
  Files         908      909       +1     
  Lines       91433    91695     +262     
  Branches     6879     6901      +22     
==========================================
+ Hits        70760    71012     +252     
- Misses      20673    20683      +10     
Impacted Files Coverage Δ
...ges/backend/src/server/api/endpoints/roles/list.ts 84.21% <0.00%> (-2.28%) ⬇️
...es/backend/src/server/api/endpoints/roles/users.ts 64.93% <0.00%> (-0.86%) ⬇️
...ackend/src/server/api/StreamingApiServerService.ts 82.92% <57.14%> (+0.10%) ⬆️
...kend/src/server/api/endpoints/admin/update-meta.ts 65.21% <60.00%> (-0.13%) ⬇️
...ges/backend/src/server/api/endpoints/admin/meta.ts 78.43% <75.00%> (-0.02%) ⬇️
packages/backend/src/server/api/endpoints/meta.ts 75.07% <76.92%> (+0.07%) ⬆️
packages/backend/src/misc/cache.ts 70.50% <93.54%> (+1.99%) ⬆️
packages/backend/src/core/CacheService.ts 95.21% <100.00%> (+0.29%) ⬆️
packages/backend/src/core/CustomEmojiService.ts 33.14% <100.00%> (+1.89%) ⬆️
...kages/backend/src/core/FederatedInstanceService.ts 73.33% <100.00%> (+3.33%) ⬆️
... and 14 more

... and 2 files with indirect coverage changes

@acid-chicken
Copy link
Member

#10959 (comment) はやる予定ある?

@syuilo
Copy link
Member Author

syuilo commented Jun 11, 2023

やりたいけど予定という意味ではないかも

@syuilo syuilo requested a review from EbiseLutica June 12, 2023 11:15
@syuilo syuilo merged commit 7093662 into master Jun 13, 2023
@syuilo
Copy link
Member Author

syuilo commented Jun 13, 2023

🙏🏻

@u1-liquid
Copy link
Sponsor Contributor

え~10989入れてほしかった

@acid-chicken
Copy link
Member

also #10966

@tamaina
Copy link
Contributor

tamaina commented Jun 13, 2023

#10966

自分の環境で治ってたので問題があること自体すっかり忘れていた

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 packages/misskey-js
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants