Sharkey/packages/frontend/src
anatawa12 864827f788
Hard mute (#12376)
* feat(backend,misskey-js): hard mute storage in backend

* fix(backend,misskey-js): mute word record type

* chore(frontend): generalize XWordMute

* feat(frontend): configure hard mute

* feat(frontend): hard mute notes on the timelines

* lint(backend,frontend): fix lint failure

* chore(misskey-js): update api.md

* fix(backend): test failure

* chore(frontend): check word mute for reply

* chore: limit hard mute count
2023-11-23 18:56:20 +09:00
..
boot fix(frontend): pull to refreshするたびにストリーミング全体の再接続が行われるのを修正 2023-11-10 17:52:50 +09:00
components Hard mute (#12376) 2023-11-23 18:56:20 +09:00
directives refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
filters refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
pages Hard mute (#12376) 2023-11-23 18:56:20 +09:00
scripts サウンド再生方法の変更に追従できていなかった所を修正 (#12368) 2023-11-21 20:05:04 +09:00
themes clean up 2023-10-10 18:11:58 +09:00
types fix(frontend): MkPopupMenuがドロワーで子メニューの出現と同時にpopupをresolveさせるのをやめさせる (#11441) 2023-08-09 09:08:47 +09:00
ui fix(frontend): アイコンデコレーションが見切れる問題を修正 (#12239) 2023-11-11 16:07:07 +09:00
unicode-emoji-indexes fix: 絵文字ピッカーでの検索が更新されない問題を修正 (#12283) 2023-11-10 18:48:31 +09:00
widgets サウンド再生方法の変更に追従できていなかった所を修正 (#12368) 2023-11-21 20:05:04 +09:00
workers fix(frontend): 環境によってはMisskey Webが開けない問題を修正 2023-09-19 17:08:55 +09:00
_boot_.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
account.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
cache.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
config.ts fix: test break caused by #12273 (#12322) 2023-11-13 16:39:54 +09:00
const.ts enhance(frontend): MFMでUNIX時間を指定して日時を表示できるように 2023-11-17 15:05:37 +09:00
custom-emojis.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
debug.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
emojilist.json fix 絵文字ピッカーでバッテリーの絵文字が複数表示される問題を修正 (#12212) 2023-11-02 20:02:00 +09:00
events.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
i18n.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
index.mdx build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
instance.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
local-storage.ts enhance(frontend): improve some caches 2023-09-11 14:55:18 +09:00
navbar.ts Feat: 未読通知数を表示できるように (#11982) 2023-11-01 13:34:05 +09:00
nirax.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
os.ts Feat: AiScriptでリモートサーバーのAPIを叩く関数を追加 (#11887) 2023-09-29 15:21:45 +09:00
pizzax.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
plugin.ts enhance(frontend): improve aiscript plugin error handling 2023-11-06 11:21:43 +09:00
router.ts feat: レジストリAPIをサードパーティから利用可能に (#12229) 2023-11-03 13:23:03 +09:00
store.ts perf(frontend): soundConfigStore を defaultStore に統合しAPIリクエストを削減 2023-11-04 10:09:21 +09:00
stream.ts fix: test break caused by #12273 (#12322) 2023-11-13 16:39:54 +09:00
style.scss Revert "chore(frontend): tweak rt style for safari" 2023-11-17 18:31:09 +09:00
theme-store.ts fix(frontend): 標準テーマと同じIDを使用してインストールできてしまう問題を修正 2023-10-30 13:38:03 +09:00