mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
While `can_subscribe_other_users` property will make sense for the current permissions structure where the ability to add subscribers to channels is dictated with a realm level setting. In the future, we are adding a channel level `can_add_subscribers_group`, and having a property called `can_subscribe_other_users` in state_data will be confusing since the permission to add subscribers will vary channel to channel. We have not removed user.can_subscribe_other_users, that will be better removed when we add the channel level setting. See more discussion at https://chat.zulip.org/#narrow/channel/378-api-design/topic/invite_to_stream_policy.20deprecation/near/2039787 |
||
|---|---|---|
| .. | ||
| e2e-tests | ||
| generated | ||
| html | ||
| images | ||
| server | ||
| shared | ||
| src | ||
| styles | ||
| templates | ||
| tests | ||
| third | ||
| .browserslistrc | ||
| .gitignore | ||
| babel.config.js | ||
| debug-require-webpack-plugin.ts | ||
| debug-require.cjs | ||
| postcss.config.js | ||
| webpack.assets.json | ||
| webpack.config.ts | ||
| webpack.dev-assets.json | ||