-
-
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: 2024.11.1 #15058
Draft
github-actions
wants to merge
17
commits into
master
Choose a base branch
from
develop
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Release: 2024.11.1 #15058
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
* fix(frontend): 画面サイズが変わった際にnavbarが自動で折りたたまれない問題を修正 * Update Changelog * fix
* fix(backend): アドレス入力で直接ユーザのプロフィールページを表示した際、前提データが足りず描画に失敗する * fix CHANGELOG.md
…5044) * fix(frontend): サーバードキュメントとMisskey関連リソースとの間にdividerが入らないことがある問題を修正 * Update Changelog
* check harder for connectibility `allSettled` does not throw if a promise is rejected, so `check_connect` never actually failed * Update Changelog --------- Co-authored-by: dakkar <[email protected]>
github-actions
bot
added
packages/frontend
Client side specific issue/PR
packages/backend
Server side specific issue/PR
packages/misskey-js
labels
Nov 30, 2024
このPRによるapi.jsonの差分 差分はこちら--- base
+++ head
@@ -1,7 +1,7 @@
{
"openapi": "3.1.0",
"info": {
- "version": "2024.11.0",
+ "version": "2024.11.1-alpha.0",
"title": "Misskey API"
},
"externalDocs": {
@@ -17446,7 +17446,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -19087,7 +19087,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -19310,7 +19310,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -20538,7 +20538,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -20742,7 +20742,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -21127,7 +21127,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -29299,7 +29299,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -31851,7 +31851,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -32947,7 +32947,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -33312,7 +33312,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -34802,7 +34802,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -36639,7 +36639,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -36843,7 +36843,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -37057,7 +37057,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -37229,7 +37229,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -37433,7 +37433,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -38949,7 +38949,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -39817,7 +39817,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -44016,7 +44016,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -44183,7 +44183,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -44330,7 +44330,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -44477,7 +44477,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -44624,7 +44624,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -44771,7 +44771,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -44918,7 +44918,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -45065,7 +45065,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -45778,7 +45778,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -45983,7 +45983,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -46185,7 +46185,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -46387,7 +46387,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -46589,7 +46589,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -46832,7 +46832,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -47079,7 +47079,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -50067,7 +50067,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -51434,7 +51434,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -51654,7 +51654,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -52889,7 +52889,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -54656,7 +54656,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -55193,7 +55193,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -56853,7 +56853,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -57040,7 +57040,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -57227,7 +57227,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -59606,7 +59606,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -60881,7 +60881,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -61613,7 +61613,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -62006,7 +62006,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -62414,7 +62414,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -62821,7 +62821,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -63894,7 +63894,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -64093,7 +64093,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -65127,7 +65127,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -66748,7 +66748,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -70937,7 +70937,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -75254,7 +75254,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": {
@@ -75767,7 +75767,7 @@
}
},
"429": {
- "description": "To many requests",
+ "description": "Too many requests",
"content": {
"application/json": {
"schema": { |
* Resolve frontend/backend contradiction for home visibility embeds This now uses the same check from `packages/frontend/src/scripts/get-note-menu.ts` * Update Changelog --------- Co-authored-by: CenTdemeern1 <[email protected]>
#15101) * fix(frontend): ノートがログインしているユーザーしか見れない場合にログインをキャンセルすると一切の処理が停止する問題を修正 * Update Changelog --------- Co-authored-by: syuilo <[email protected]>
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
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.
General
Client
(Cherry-picked from https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/803)
Server
(Cherry-picked from https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/737)