misskey/packages
おさむのひと 729abbef62
feat: チャンネルミュートの実装 (#14105)
* add channel_muting table and entities

* add channel_muting services

* タイムライン取得処理への組み込み

* misskey-jsの型とインターフェース生成

* Channelスキーマにミュート情報を追加

* フロントエンドの実装

* 条件が逆だったのを修正

* 期限切れミュートを掃除する機能を実装

* TLの抽出条件調節

* 名前の変更と変更不要の差分をロールバック

* 修正漏れ

* isChannelRelatedの条件に誤りがあった

* [wip] テスト追加

* テストの追加と検出した不備の修正

* fix test

* fix CHANGELOG.md

* 通常はFTTにしておく

* 実装忘れ対応

* fix merge

* fix merge

* add channel tl test

* fix CHANGELOG.md

* remove unused import

* fix lint

* fix test

* fix favorite -> favorited

* exclude -> include

* fix CHANGELOG.md

* fix CHANGELOG.md

* maintenance

* fix CHANGELOG.md

* fix

* fix ci

* regenerate

* fix

* Revert "fix"

This reverts commit 699d50c6ec.

* fixed

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-11-07 08:39:21 +09:00
..
backend feat: チャンネルミュートの実装 (#14105) 2025-11-07 08:39:21 +09:00
frontend feat: チャンネルミュートの実装 (#14105) 2025-11-07 08:39:21 +09:00
frontend-builder deps: update `@types/node` to v24 [ci skip] (#16718) 2025-10-28 11:34:42 +09:00
frontend-embed deps: update `@types/node` to v24 [ci skip] (#16718) 2025-10-28 11:34:42 +09:00
frontend-shared deps: update `@types/node` to v24 [ci skip] (#16718) 2025-10-28 11:34:42 +09:00
icons-subsetter deps: update `@types/node` to v24 [ci skip] (#16718) 2025-10-28 11:34:42 +09:00
misskey-bubble-game fix: follow-up of #16719 [ci skip] (#16732) 2025-11-01 13:58:35 +09:00
misskey-js feat: チャンネルミュートの実装 (#14105) 2025-11-07 08:39:21 +09:00
misskey-reversi fix: follow-up of #16719 [ci skip] (#16732) 2025-11-01 13:58:35 +09:00
shared fix: node.js の punycode モジュールが使用されている場所がある問題 (#15248) 2025-01-14 12:37:39 +00:00
sw fix(deps): update [frontend] update dependencies [ci skip] (#16684) 2025-10-21 11:06:25 +09:00
meta.json