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: 4.5.1 #395

Merged
merged 79 commits into from
Nov 22, 2023
Merged

Release: 4.5.1 #395

merged 79 commits into from
Nov 22, 2023

Conversation

noridev
Copy link
Collaborator

@noridev noridev commented Nov 22, 2023

Client

  • Enhance: 리액션 상태에 따라 버튼의 툴팁을 다르게 표시함
  • Enhance: 노트 헤더의 편집됨 아이콘에 커서를 올리면 마지막으로 노트를 편집한 시간을 툴팁으로 표시함
  • Enhance: 번역을 완료하면 진동으로 알림
  • Enhance: '복사 후 편집'과 '삭제 후 편집'의 아이콘을 더욱 알아보기 쉽도록 변경함
  • Fix: 역할 설정에 잘못된 설정이 표시됨
  • Fix: 비공개 노트에 답글을 달 수 있음
    • 답글이 달리면 해당 비공개 노트의 내용을 다른 사람이 볼 수 있음
  • Fix: 노트 헤더의 편집됨 아이콘의 툴팁 디자인이 잘못 표시됨

Server

syuilo and others added 30 commits November 6, 2023 11:21
ポップアップの表示後、MkNoteとMkNoteDetailedでそれぞれが持つfocusメソッドを呼び出していたのをやめた

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
* デッキのカラムからリロードできる機能を追加

* 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]>
* fix

* fix: websocket stream origin
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(backend): 非公開の投稿に対して返信できないように

* Update CHANGELOG.md

* fix: test
@noridev noridev merged commit ee13f1d into master Nov 22, 2023
14 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.