1
0
forked from mirror/misskey
misskey/packages/frontend
anatawa12 e6db7b9fa7
feat(frontend): Renote時に公開範囲のデフォルト設定が適用されるように (#11240)
* chore: use saved visibility on renote

* chore: use saved localOnly on renote

* docs: add comment about why smallerVisibility accepts string

* docs(changelog): add Renote時に公開範囲のデフォルト設定が適用されるように

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-18 19:17:17 +09:00
..
.storybook enhance: 招待機能の改善 (#11195) 2023-07-15 09:57:58 +09:00
.vscode
@types Revert "refactor: define _IS_CHROMATIC_" 2023-05-16 19:37:15 +09:00
assets
lib perf(#10923): CSS Modules のクラス名をインライン化する (#10930) 2023-06-01 17:19:46 +09:00
public
src feat(frontend): Renote時に公開範囲のデフォルト設定が適用されるように (#11240) 2023-07-18 19:17:17 +09:00
test refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
.eslintrc.js lint 2023-05-29 17:13:12 +09:00
.gitignore
package.json use happy-dom 10.0.3 2023-07-16 07:43:55 +09:00
tsconfig.json refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
vite.config.ts perf(#10923): CSS Modules のクラス名をインライン化する (#10930) 2023-06-01 17:19:46 +09:00
vite.json5.ts