summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* build(deps): bump actions/checkout from 3.6.0 to 4.0.0 (#11786)dependabot[bot]2023-09-0511-14/+14
| | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3.6.0...v4.0.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-09-0522-54/+222
|\
| * New Crowdin updates (#11756)syuilo2023-09-0522-54/+222
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Lojban) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Catalan) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Slovak) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Vietnamese) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Bengali) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Traditional)
* | fixessyuilo2023-09-056-51/+51
|/
* clean upsyuilo2023-09-051-4/+0
|
* clean upsyuilo2023-09-051-4/+0
|
* enhance(backend): タイムライン等の有効期限を設定可能にsyuilo2023-09-054-45/+128
| | | | Resolve #11773
* (ad) translation for deck column settings (#11778)かっこかり2023-09-043-1/+6
|
* update deps (#11764)syuilo2023-09-04142-4557/+4035
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update deps * node16 * wip * wip * wip * Update test-utils.ts * wip * Update tsconfig.json * wip * Update package.json * wip * Update following.vue * Update followers.vue * Update index.vue * Update share.vue * Update MkUserPopup.vue * Update MkPostForm.vue * wip * Update MkTokenGenerateWindow.vue * Update MkPagination.vue * refactor * update deps * update deps * Update sw.ts * wip * wip * wip * Update FetchInstanceMetadataService.ts * Update FetchInstanceMetadataService.ts * update node * update deps * :art:
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-09-031-1/+1
|\
| * Respond .well-known/host-meta.json with application/json (#11777)xtex2023-09-031-1/+1
| | | | | | | | | | | | | | | | According to RFC 6415 appendix-A. The server MUST include the HTTP "Content-Type" response header field with a value of "application/json". Any other "Content-Type" value (or lack thereof) indicates that the server does not support the JRD format. "application/jrd+json" is only used by WebFinger (RFC 7033)
* | Update about-misskey.vuesyuilo2023-09-021-0/+1
|/
* enhance(frontend): ↵syuilo2023-09-012-3/+1
| | | | | | AiScriptからMisskeyサーバーAPIを呼び出す際の制限を撤廃 Resolve #7123
* enhance(frontend): ↵syuilo2023-09-012-19/+4
| | | | ノート詳細ページ読み込み時に前後のノートの存在チェックを行わなず、常に存在すると仮定するようにしてパフォーマンスを向上
* build(deps): bump docker/setup-buildx-action from 2.9.1 to 2.10.0 (#11769)dependabot[bot]2023-08-292-2/+2
| | | | | | | | | | | | | | | Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.9.1 to 2.10.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/v2.9.1...v2.10.0) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update CHANGELOG.mdsyuilo2023-08-281-1/+1
|
* feat: Refine 2fa (#11766)syuilo2023-08-2828-99/+267
| | | | | | | | | | | | | * wip * Update 2fa.qrdialog.vue * Update 2fa.vue * Update CHANGELOG.md * tweak * :v:
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-08-2713-17/+17
|\
| * build(deps): bump actions/checkout from 3.5.3 to 3.6.0 (#11762)dependabot[bot]2023-08-2713-17/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3.5.3...v3.6.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | Update CONTRIBUTING.mdsyuilo2023-08-271-0/+6
|/
* build(deps): bump cypress-io/github-action from 5 to 6 (#11758)dependabot[bot]2023-08-221-1/+1
| | | | | | | | | | | | | | | | Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 5 to 6. - [Release notes](https://github.com/cypress-io/github-action/releases) - [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/cypress-io/github-action/compare/v5...v6) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update misskey-js.api.mdsyuilo2023-08-221-1/+5
|
* x.comでも展開ができるように (#11757)maguroshouta2023-08-222-1/+10
|
* New Crowdin updates (#11397)syuilo2023-08-2229-256/+2325
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Catalan) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Lao) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Lao) * New translations ja-JP.yml (Turkish) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Turkish) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Vietnamese) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Vietnamese) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Turkish) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Vietnamese) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Romanian) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Greek) * New translations ja-JP.yml (Dutch) * New translations ja-JP.yml (Norwegian) * New translations ja-JP.yml (Slovak) * New translations ja-JP.yml (Swedish) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Bengali) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (French) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Vietnamese) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Slovak) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Bengali) * New translations ja-JP.yml (French)
* 2023.9.0-beta.2syuilo2023-08-211-1/+1
|
* fix(frontend): ↵かっこかり2023-08-213-2/+15
| | | | | | | | | | | | | 動きのあるMFM無効時にレインボー文字が出ない問題を修正 (#11361) * (fix) mfm: rainbow fallback * Update changelog * Update CHANGELOG.md (カレンダーリリース対応) --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* プロフィールにその人が作ったPlayの一覧出せるように ↵GrapeApple02023-08-2114-0/+143
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#11445) * プロフィールにその人が作ったPlayの一覧出せるように * Update CHANGELOG.md * playの公開範囲を設定できるように * 間違えて変更してしまったのを修正 * Update packages/frontend/src/pages/flash/flash-edit.vue * Update packages/frontend/src/pages/flash/flash-edit.vue * tweak * Update packages/backend/migration/1690796169261-play-visibility.js * Update packages/backend/src/models/entities/Flash.ts * Update packages/backend/src/models/entities/Flash.ts * Update Flash.ts --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Update CHANGELOG.mdsyuilo2023-08-211-1/+1
|
* プレビューの表示状態を記憶するように (#11346)anatawa122023-08-213-1/+7
| | | | | | | * feat: keep show showPreview * docs(changelog): add プレビューの表示した状態ををダイアログを閉じても保存するように * chore: 記憶する領域をdeviceに
* fix: antennas validation (#11469)White-Green2023-08-212-2/+5
|
* fix: Make more than 10 announcements visible on Admin (#11720)atsuchan2023-08-211-0/+9
|
* Update CHANGELOG.mdsyuilo2023-08-211-0/+1
|
* feat: Removing stack trace info in production env (#11657)MomentQYC2023-08-212-7/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: Hiding stack traces in production env * sytle * style * style * add SPDX * move ./error.js to ./misc/error.js * revert: remove frontend changes * feat: Hiding stack traces in production env * feat: Hiding stack traces in production env * revert * revert * revert * change and fix * revert * fix queue endpoint test --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp> Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
* feat: 'server' webhook payload which hold misskey server url (#11752)anatawa122023-08-212-0/+2
|
* fix(misskey-js): ↵かっこかり2023-08-214-0/+13
| | | | | | | | | | | | | Play関連の権限を追加(APIコンソールで発行可能に) (#11360) * (add) permission: flash * update changelog * Update CHANGELOG.md (カレンダーリリース対応) --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* 2023.9.0-beta.1syuilo2023-08-212-2/+2
|
* enhance(frontend/aiscript): 現在の設定言語を取得できるようにsyuilo2023-08-212-0/+3
| | | | Resolvve #11750
* fix(frontend): "メッセージを送信" ↵Hexirp2023-08-202-1/+3
| | | | | | | | | | | | | | | | の初期テキストを修正する (#11721) * fix(frontend): "メッセージを送信" の初期テキストを あるサーバー A にいるとする。他のサーバー B のユーザー X へ 「メッセージを送信」しようとしたとする。その時に出てくる投稿 フォームには X へのメンションが最初から入っている。 しかし、そのメンションには B の情報が入っておらず、 A の 同名ユーザー X へのメンションとなってしまっている。 See https://github.com/misskey-dev/misskey/issues/11716 * Update CHANGELOG.md
* feat: ローカルのみノート検索 (#11451)taichan2023-08-203-11/+33
| | | | | | | | | | | | | | | | | * Add local search * Update CHANGELOG * lint * Remove TODO comment * lint * Update packages/backend/src/core/SearchService.ts --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Fix: DB CONSTRAINT of RenoteMuting (#11724)atsuchan2023-08-202-0/+16
| | | | | * Fix: DB CONSTRAINT of RenoteMuting * change order of migration of fixing renotemuting
* enhance(backend): Add address bind config option (#11725)Essem2023-08-204-0/+9
| | | | | | | * Add address bind config option * Edit changelog * forgot to add to types
* fix(backend): ↵syuilo2023-08-202-1/+4
| | | | ジョブキュー管理画面の認証を回避できる問題を修正
* build(deps): bump actions/setup-node from 3.8.0 to 3.8.1 (#11739)dependabot[bot]2023-08-197-10/+10
| | | | | | | | | | | | | | | Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.8.0 to 3.8.1. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v3.8.0...v3.8.1) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix(backend): fix typo `lnik` to `link` (#11740)Juunini2023-08-191-4/+4
|
* fix(frontend): ↵Sayamame-beans2023-08-182-1/+11
| | | | | | | | | | | Misskeyプラグインをインストールする際のAiScriptバージョンのチェックが0.14.0以降に対応していない問題を修正 (#11729) * fix: aiscript version check of plugin * Update CHANGELOG.md * docs(CHANGELOG): remove 11420 issue link * fix(frontend): Possibility of exception in non-semver version format
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-17359-701/+359
| | | | | * Disable `import/no-default-export` properly * Disable `import/no-default-export`
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-16229-1990/+1990
| | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * Update RepositoryModule.ts * wip * wip * wip * Revert "wip" This reverts commit c1c13b37d2aaf3c65bc148212da302b0eb7868bf.
* build(deps): bump actions/setup-node from 3.7.0 to 3.8.0 (#11726)dependabot[bot]2023-08-157-10/+10
| | | | | | | | | | | | | | | Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v3.7.0...v3.8.0) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: word mute is not applied to sub note (#11711)파링2023-08-142-2/+25
| | | | | | | | | | | * fix: word mute is not applied to sub note * chore: update changelog * chore: run eslint fix --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* fix(frontend/scroll): no callback for disconnected elements (#11714)Kagami Sascha Rosylight2023-08-133-4/+69
| | | | | * fix(frontend/scroll): no callback for disconnected elements * Update CHANGELOG.md