Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix:サーバーのモデレーター以外にチャンネル編集権限がなくなってしまっていた問題を修正 #17 #18

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

Suzulu-activity
Copy link

@Suzulu-activity Suzulu-activity commented Sep 13, 2024

fix #17

What

issueを見ろ #17

Additional info (optional)

・サーバーAdminがチャンネルを編集できる。
・チャンネル所有者がチャンネルを編集できる。
・チャンネル共同管理者がチャンネルを編集できる。
・一般ユーザーがチャンネルを編集できない。

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

@mattyatea mattyatea merged commit 56a43b6 into develop Sep 13, 2024
13 of 23 checks passed
Copy link

Thank you for sending us a great Pull Request! 👍
Please regenerate misskey-js type definitions! 🙏

example:

pnpm run build-misskey-js-with-types

Copy link

このPRによるapi.jsonの差分

差分はこちら

Get diff files from Workflow Page

@Suzulu-activity Suzulu-activity deleted the 17-fix-channel-editor branch September 13, 2024 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

チャンネル管理者にchannel編集権限がないなっている
2 participants