misskey/packages/backend/src/server/api/endpoints/chat/messages
かっこかり e07bb1dcbc
fix: チャット周りの修正 (#15741)
* fix(misskey-js): チャットのChannel型定義を追加

* fix(backend); canChatで塞いでいない書き込み系のAPIを塞ぐ

* fix(frontend): チャット周りのフロントエンド型修正

* lint fix

* fix broken lockfile

* fix

* refactor

* wip

* wip

* wip

* clean up

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-04-03 15:28:10 +09:00
..
create-to-room.ts fix: チャット周りの修正 (#15741) 2025-04-03 15:28:10 +09:00
create-to-user.ts fix: チャット周りの修正 (#15741) 2025-04-03 15:28:10 +09:00
delete.ts fix: チャット周りの修正 (#15741) 2025-04-03 15:28:10 +09:00
react.ts fix: チャット周りの修正 (#15741) 2025-04-03 15:28:10 +09:00
room-timeline.ts fix: チャット周りの修正 (#15741) 2025-04-03 15:28:10 +09:00
search.ts Feat: Chat (#15686) 2025-03-24 21:32:46 +09:00
show.ts Feat: Chat (#15686) 2025-03-24 21:32:46 +09:00
unreact.ts fix: チャット周りの修正 (#15741) 2025-04-03 15:28:10 +09:00
user-timeline.ts fix: チャット周りの修正 (#15741) 2025-04-03 15:28:10 +09:00