egirlskey/packages/frontend
tamaina b0a38c0cae
fix: Hide reactions of all remote users / feat: moderators can see reactions of all users (#13128)
* fix: Hide reactions of all remote users
https://github.com/misskey-dev/misskey/issues/12964

* feat: Moderators can see reactions of all users
https://github.com/misskey-dev/misskey/issues/13127

* modify CHANGELOG.md

* fix iAmModerator
2024-02-01 20:05:45 +09:00
..
.storybook enhance: “つながりの公開範囲”がフォロー・フォロワー個別設定できるように (#12702) 2023-12-18 20:59:20 +09:00
.vscode test(#10336): add components/Mk[A-B].* stories (#10475) 2023-04-13 12:20:39 +09:00
@types refactor: frontendのcomponentsの型エラーを改善 (#12926) 2024-01-30 19:53:53 +09:00
assets 🎨 2024-01-24 09:30:38 +09:00
lib refactor(frontend): import宣言周りのエラーを修正 (#12773) 2023-12-24 16:16:58 +09:00
public chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
src fix: Hide reactions of all remote users / feat: moderators can see reactions of all users (#13128) 2024-02-01 20:05:45 +09:00
test fix(frontend/emoji) restore U+FE0F for simple emojis (#12866) 2024-01-07 16:02:53 +09:00
.eslintrc.cjs refactor(frontend): 非推奨となったReactivity Transformを使わないように (#12539) 2023-12-07 14:42:09 +09:00
.gitignore
package.json update deps 2024-01-30 20:59:44 +09:00
tsconfig.json refactor: deprecate i18n.t (#13039) 2024-01-20 08:11:59 +09:00
vite.config.local-dev.ts test(frontend): load default config to start vite (#12867) 2024-01-29 21:39:34 +09:00
vite.config.ts refactor: migrate to ESM 2024-01-20 13:57:03 +09:00
vite.json5.ts Fix type errors from vite.json5.ts (#9936) 2023-02-15 17:14:47 +09:00
vue-shims.d.ts Fix/vue import error on intellij (#12612) 2023-12-09 13:13:31 +09:00