1
0
forked from mirror/misskey
mi.moris.day/packages/frontend
かっこかり 0580ba1fb5
enhance(frontend): タイムラインフィルターの設定を保持+センシティブなノートを隠せるように (#12848)
* (enhance) タイムラインフィルターの状態を記憶するように

* fix

* (enhance) センシティブな投稿をミュート形式で表示する(TLのみ)

* fix

* Update Changelog

* Fix changelog

* Lintエラーを潰す

* Update locales/ja-JP.yml

* hideSensitive -> withSensitive

* Update CHANGELOG.md

* Update ja-JP.yml

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-01-21 18:29:17 +09:00
..
.storybook enhance: “つながりの公開範囲”がフォロー・フォロワー個別設定できるように (#12702) 2023-12-18 20:59:20 +09:00
.vscode
@types (dev-mode) devモードの改善 (#12639) 2023-12-14 20:16:02 +09:00
assets enhance(reversi): tweak reversi 2024-01-21 17:08:36 +09:00
lib refactor(frontend): import宣言周りのエラーを修正 (#12773) 2023-12-24 16:16:58 +09:00
public
src enhance(frontend): タイムラインフィルターの設定を保持+センシティブなノートを隠せるように (#12848) 2024-01-21 18:29:17 +09:00
test fix(frontend/emoji) restore U+FE0F for simple emojis (#12866) 2024-01-07 16:02:53 +09:00
.eslintrc.cjs
.gitignore
package.json refactor: extract bubble-game engine as independent package 2024-01-20 09:53:26 +09:00
tsconfig.json refactor: deprecate i18n.t (#13039) 2024-01-20 08:11:59 +09:00
vite.config.local-dev.ts refactor(frontend): import宣言周りのエラーを修正 (#12773) 2023-12-24 16:16:58 +09:00
vite.config.ts refactor: migrate to ESM 2024-01-20 13:57:03 +09:00
vite.json5.ts
vue-shims.d.ts