egirlskey/packages/frontend/src
anatawa12 18109fcef7
Filter User / Instance Mutes in FanoutTimelineEndpointService (#12565)
* fix: unnecessary logging in FanoutTimelineEndpointService

* chore: TimelineOptions

* chore: add FanoutTimelineName type

* chore: forbid specifying both withReplies and withFiles since it's not implemented correctly

* chore: filter mutes, replies, renotes, files in FanoutTimelineEndpointService

* revert unintended changes

* use isReply in NoteCreateService

* fix: excludePureRenotes is not implemented

* fix: replies to me is excluded from local timeline

* chore(frontend): forbid enabling both withReplies and withFiles

* docs(changelog): インスタンスミュートが効かない問題の修正について言及
2023-12-04 14:38:21 +09:00
..
boot 入力フォームでもリアクション選択時に使用するピッカーを使うようにしたい (#12337) 2023-12-03 17:25:34 +09:00
components Filter User / Instance Mutes in FanoutTimelineEndpointService (#12565) 2023-12-04 14:38:21 +09:00
directives refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
filters バックエンドが生成するapi.jsonからmisskey-jsの型を作成する (#12434) 2023-12-02 21:00:05 +09:00
pages Filter User / Instance Mutes in FanoutTimelineEndpointService (#12565) 2023-12-04 14:38:21 +09:00
scripts fix dev build (#12566) 2023-12-04 12:05:35 +09:00
themes clean up 2023-10-10 18:11:58 +09:00
types Filter User / Instance Mutes in FanoutTimelineEndpointService (#12565) 2023-12-04 14:38:21 +09:00
ui Filter User / Instance Mutes in FanoutTimelineEndpointService (#12565) 2023-12-04 14:38:21 +09:00
unicode-emoji-indexes fix: 絵文字ピッカーでの検索が更新されない問題を修正 (#12283) 2023-11-10 18:48:31 +09:00
widgets feat(frontend): 今日誕生日のフォロー中のユーザーを一覧表示できるウィジェットを追加 (#12450) 2023-11-30 14:49:26 +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 バックエンドが生成するapi.jsonからmisskey-jsの型を作成する (#12434) 2023-12-02 21:00:05 +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 バックエンドが生成するapi.jsonからmisskey-jsの型を作成する (#12434) 2023-12-02 21:00:05 +09:00
local-storage.ts enhance(frontend): improve some caches 2023-09-11 14:55:18 +09:00
navbar.ts (fix) 翻訳のダブりを解消 (#12519) 2023-12-02 12:05:03 +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 enhance/feat(frontend): データセーバーの改良・強化 (#12526) 2023-12-03 10:58:42 +09:00
stream.ts fix: test break caused by #12273 (#12322) 2023-11-13 16:39:54 +09:00
style.scss may be fix ruby justify on safari (#12551) 2023-12-03 12:08:40 +09:00
theme-store.ts fix(frontend): 標準テーマと同じIDを使用してインストールできてしまう問題を修正 2023-10-30 13:38:03 +09:00