misskey/packages/backend/src/server/api/endpoints/channels
claustra01 2ac2e9e849
チャンネルの説明欄の最小文字数制約を除去する (#16782)
* chore: channelのdescriptionを空欄にできるようにする

* update: CHANGELOG.md

* update: CHANGELOG.md

* fix: CHANGELOG.md

* fix: CHANGELOG.md
2025-11-12 18:16:05 +09:00
..
mute feat: チャンネルミュートの実装 (#14105) 2025-11-07 08:39:21 +09:00
create.ts チャンネルの説明欄の最小文字数制約を除去する (#16782) 2025-11-12 18:16:05 +09:00
favorite.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
featured.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
follow.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
followed.ts enhance: ページネーション(一覧表示)の基準日時を指定できるように sinceId/untilIdが指定可能なエンドポイントにおいて、sinceDate/untilDateも指定可能に 2025-06-28 20:21:21 +09:00
my-favorites.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
owned.ts enhance: ページネーション(一覧表示)の基準日時を指定できるように sinceId/untilIdが指定可能なエンドポイントにおいて、sinceDate/untilDateも指定可能に 2025-06-28 20:21:21 +09:00
search.ts enhance: ページネーション(一覧表示)の基準日時を指定できるように sinceId/untilIdが指定可能なエンドポイントにおいて、sinceDate/untilDateも指定可能に 2025-06-28 20:21:21 +09:00
show.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
timeline.ts feat: チャンネルミュートの実装 (#14105) 2025-11-07 08:39:21 +09:00
unfavorite.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
unfollow.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
update.ts チャンネルの説明欄の最小文字数制約を除去する (#16782) 2025-11-12 18:16:05 +09:00