sharkey/packages/backend/src/server/api/endpoints/channels
mmorita aad70a97db
fix: チャンネルの編集権限をチャンネル所有者とモデレーターに限定する (#10268)
* チャンネルの編集権限をチャンネルオーナーとモデレーターに限定する

* PR 指摘点対応(共有ボタンを全員に表示、$i の nullable 対応、fix a typo)

* everyOne -> share
2023-03-09 07:58:53 +09:00
..
create.ts enhance(server): add rate limits for some endpoints 2023-01-14 15:59:15 +09:00
featured.ts fix import type 2022-09-21 05:33:11 +09:00
follow.ts fixes 2022-09-24 06:45:44 +09:00
followed.ts fix import type 2022-09-21 05:33:11 +09:00
owned.ts fix import type 2022-09-21 05:33:11 +09:00
show.ts fix import type 2022-09-21 05:33:11 +09:00
timeline.ts fix(server): チャンネルでミュートが正しく機能していないのを修正 (#10166) 2023-03-03 10:30:21 +09:00
unfollow.ts fix import type 2022-09-21 05:33:11 +09:00
update.ts fix: チャンネルの編集権限をチャンネル所有者とモデレーターに限定する (#10268) 2023-03-09 07:58:53 +09:00