forked from misskey-dev/misskey
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] develop from misskey-dev:develop #37
Merged
Merged
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
* spec(frontend): Bull Dashboard に relationship queue を追加 (MisskeyIO#751) (cherry picked from commit a8bbccb) * Update Changelog * Update Changelog --------- Co-authored-by: riku6460 <[email protected]>
* refactor: getBgColor関数の切り出し + fix types (taiyme#291) * move thing * revert unnecesary changes --------- Co-authored-by: taiy <[email protected]>
… (#14778) Co-authored-by: taiy <[email protected]>
* Enhance: ドライブでソートができるように * Update CHANGELOG.md
* fix(frontend): 通知の範囲指定が必要ない通知設定でも範囲指定がでている問題を修正 * Update Changelog --------- Co-authored-by: syuilo <[email protected]>
* fix(frontend): Captcha のエラーハンドリングを修正 (MisskeyIO#768) (cherry picked from commit 88912d0) * Update Changelog * typo --------- Co-authored-by: riku6460 <[email protected]>
* wip * wip * wip * Update packages/frontend/src/pages/note.vue Co-authored-by: かっこかり <[email protected]> * wip * Update WebhookTestService.ts * Update privacy.vue * wip * rename * Update locales/ja-JP.yml Co-authored-by: Sayamame-beans <[email protected]> * 🎨 * wip --------- Co-authored-by: かっこかり <[email protected]> Co-authored-by: Sayamame-beans <[email protected]>
* fix(frontend): デッキのタイムラインカラムでwithSensitiveが利用できない問題を修正 * Update Changelog * Update Changelog * Update packages/frontend/src/ui/deck/tl-column.vue
このPRによるapi.jsonの差分 差分はこちら--- base
+++ head
@@ -50275,6 +50275,9 @@
"preventAiLearning": {
"type": "boolean"
},
+ "requireSigninToViewContents": {
+ "type": "boolean"
+ },
"isBot": {
"type": "boolean"
},
@@ -60223,6 +60226,15 @@
}
}
},
+ "SIGNIN_REQUIRED": {
+ "value": {
+ "error": {
+ "message": "Signin required.",
+ "code": "SIGNIN_REQUIRED",
+ "id": "8e75455b-738c-471d-9f80-62693f33372e"
+ }
+ }
+ },
"INVALID_PARAM": {
"value": {
"error": {
@@ -72094,6 +72106,15 @@
}
}
},
+ "SIGNIN_REQUIRED": {
+ "value": {
+ "error": {
+ "message": "Signin required.",
+ "code": "SIGNIN_REQUIRED",
+ "id": "d1588a9e-4b4d-4c07-807f-16f1486577a2"
+ }
+ }
+ },
"INVALID_PARAM": {
"value": {
"error": {
@@ -77132,6 +77153,9 @@
"isCat": {
"type": "boolean"
},
+ "requireSigninToViewContents": {
+ "type": "boolean"
+ },
"instance": {
"type": "object",
"properties": { |
pull
bot
added
⤵️ pull
and removed
packages/backend
packages/frontend
packages/misskey-js
labels
Oct 22, 2024
* wip * Update CHANGELOG.md * wip * wip * wip * Update privacy.vue * wip
[GHSA-gq5q-c77c-v236](GHSA-gq5q-c77c-v236) Signed-off-by: eternal-flame-AD <[email protected]>
* enhance(frontend): 「単なるラッキー」の調整 * refactor * comment * Update Changelog --------- Co-authored-by: syuilo <[email protected]>
* enhance(frontend): 外部アプリ認証画面の改良 * 🎨 * lint * Update Changelog * indent * lint * enhance: miauthのリダイレクト先をUI内でも表示するように * 🎨 * fix * fix
* fix(frontend): 管理画面のリンク切れを修正 * Update Changelog
* fix: should use invite limit cycle to calculate invite/limit * Update Changelog * Update changelog --------- Co-authored-by: Lhc_fl <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )