egirlskey/packages/frontend
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
..
.storybook feat: Avatar decoration (#12096) 2023-10-21 18:38:07 +09:00
.vscode test(#10336): add `components/Mk[A-B].*` stories (#10475) 2023-04-13 12:20:39 +09:00
@types refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
assets enhance(frontend): リアクション選択時に音を流せるように (#12441) 2023-11-26 13:04:44 +09:00
lib chore: remove unimplemented excludeNsfw (#12520) 2023-12-02 12:05:53 +09:00
public chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
src Filter User / Instance Mutes in FanoutTimelineEndpointService (#12565) 2023-12-04 14:38:21 +09:00
test enhance/feat(frontend): データセーバーの改良・強化 (#12526) 2023-12-03 10:58:42 +09:00
.eslintrc.cjs cjs 2023-09-19 17:06:56 +09:00
.gitignore build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
package.json update deps 2023-11-27 21:05:20 +09:00
tsconfig.json refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
vite.config.ts Update the Vitest configuration (#12493) 2023-11-29 10:41:11 +09:00
vite.json5.ts Fix type errors from vite.json5.ts (#9936) 2023-02-15 17:14:47 +09:00