-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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.12.2 #10833
Merged
Release: 13.12.2 #10833
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* New translations ja-JP.yml (English) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional)
* cwにセンシティブが効いてない * CWが無いときにTextを見るように * 比較演算子間違えた * とりあえずチェック * 正規表現対応 * /test/giにも対応 * matchでしなくてもいいのでは感 * レビュー修正 * Update packages/backend/src/core/NoteCreateService.ts Co-authored-by: Acid Chicken (硫酸鶏) <[email protected]> * Update packages/backend/src/core/NoteCreateService.ts Co-authored-by: Acid Chicken (硫酸鶏) <[email protected]> * 修正 * wipかも * wordsでスペース区切りのものできたかも * なんか動いたかも * test作成 * 文言の修正 * 修正 * note参照 --------- Co-authored-by: Acid Chicken (硫酸鶏) <[email protected]>
* New translations ja-JP.yml (English) * New translations ja-JP.yml (German)
今後ハッシュタグ検索とか実装するときのため
github-actions
bot
added
packages/backend
Server side specific issue/PR
packages/backend:test
packages/frontend
Client side specific issue/PR
labels
May 11, 2023
Codecov Report
@@ Coverage Diff @@
## master #10833 +/- ##
==========================================
- Coverage 77.27% 77.17% -0.11%
==========================================
Files 905 901 -4
Lines 90343 90338 -5
Branches 6609 6576 -33
==========================================
- Hits 69817 69714 -103
- Misses 20526 20624 +98
|
tamaina
approved these changes
May 11, 2023
* New translations ja-JP.yml (English) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Arabic)
github-actions
bot
added
packages/misskey-js
packages/sw and PWA
ServiceWorker and PWA related issue/PR
labels
May 12, 2023
🙏🏻 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
packages/backend:test
packages/backend
Server side specific issue/PR
packages/frontend:test
packages/frontend
Client side specific issue/PR
packages/misskey-js
packages/sw and PWA
ServiceWorker and PWA related issue/PR
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
NOTE
Meilisearchの設定に
index
が必要になりました。値はMisskeyサーバーのホスト名にすることをお勧めします(アルファベット、ハイフン、アンダーバーのみ使用可能)。例:misskey-io
過去に作成された
notes
インデックスは、<index名>---notes
にリネームが必要です。例:misskey-io---notes
General
Client
Server