-
-
Notifications
You must be signed in to change notification settings - Fork 47
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: 4.5.1 #395
Merged
Release: 4.5.1 #395
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
ポップアップの表示後、MkNoteとMkNoteDetailedでそれぞれが持つfocusメソッドを呼び出していたのをやめた Co-authored-by: osamu <[email protected]>
Co-authored-by: osamu <[email protected]>
* Update CHANGELOG.md * fix: show real instance url --------- Co-authored-by: tamaina <[email protected]> Co-authored-by: syuilo <[email protected]> Co-authored-by: atsuchan <[email protected]> Co-authored-by: Masaya Suzuki <[email protected]> Co-authored-by: Kagami Sascha Rosylight <[email protected]> Co-authored-by: taiy <[email protected]> Co-authored-by: xianon <[email protected]> Co-authored-by: kabo2468 <[email protected]> Co-authored-by: YS <[email protected]> Co-authored-by: Khsmty <[email protected]> Co-authored-by: Soni L <[email protected]> Co-authored-by: mei23 <[email protected]> Co-authored-by: daima3629 <[email protected]> Co-authored-by: Windymelt <[email protected]> Co-authored-by: Ebise Lutica <[email protected]> Co-authored-by: nenohi <[email protected]> Co-authored-by: Acid Chicken (硫酸鶏) <[email protected]> Co-authored-by: rinsuki <[email protected]> Co-authored-by: FineArchs <[email protected]>
* fix: 投稿通知がオンでもダイレクト投稿はユーザーに通知されないように * Update CHANGELOG.md
Co-authored-by: osamu <[email protected]>
* デッキのカラムからリロードできる機能を追加 * tweak --------- Co-authored-by: osamu <[email protected]> Co-authored-by: syuilo <[email protected]>
* fix(frontend): アイコンデコレーションがナビゲーションバーでクリップされないように * Revert "fix(frontend): アイコンデコレーションがナビゲーションバーでクリップされないように" This reverts commit db246b13d9c5b3a6112b4cf38f605cc8c967639b. * fix: tweak padding of account in navbar * fix: set minimum height of note preview * fix: リアクション一覧でアイコンデコレーションが見切れないように * Update CHANGELOG.md --------- Co-authored-by: syuilo <[email protected]>
… (#12308) * fix(frontend): 「フォロー中の人全員の返信を含める/含めないようにする」のボタンを押下した際の確認が機能していない問題を修正 * Update CHANGELOG.md
* ユーザのノートのみ表示時にDBへフォールバックするとリノートを含んでしまうのを修正 * fix CHANGELOG.md --------- Co-authored-by: osamu <[email protected]>
* Update home.vue * Update CHANGELOG.md
* fix * fix: websocket stream origin
Resolve #10158
This commit implements HTTP header and body validation to fix [SIF-2023-002](https://advisory.silicon.moe/advisory/sif-2023-002/) Signed-off-by: perillamint <[email protected]> Co-authored-by: perillamint <[email protected]> Co-authored-by: yunochi <[email protected]>
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v6...v7) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix #12331
* fix(backend): 非公開の投稿に対して返信できないように * Update CHANGELOG.md * fix: test
This reverts commit 76ccae8.
Release: 2023.11.1
Info: {"e":{"message":"null value in column \"remoteId\" of relation \"avatar_decoration\" violates not-null constraint","code":"QueryFailedError","id":"2837d39d-37ea-4633-979a-fb8de2741b3e"}}
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.
Client
Server