mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-01-01 13:36:24 +01:00
c5b8766a18
* feat(backend): add isSensitive to Channel * feat(backend): support isSensitive in channel endpoints * feat(frontend/channel-editor): support isSensitive in create/edit channel page * feat(frontend/channel): show sensitive indicator for sensitive channels * docs(changelog): add チャンネルをセンシティブ指定できるようになりました * chore: license header for each file * chore: add isSensitive of channel to Note object |
||
---|---|---|
.. | ||
.storybook | ||
.vscode | ||
@types | ||
assets | ||
lib | ||
public | ||
src | ||
test | ||
.eslintrc.js | ||
.gitignore | ||
package.json | ||
tsconfig.json | ||
vite.config.ts | ||
vite.json5.ts |