Sharkey/packages/backend/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
..
@types chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
boot fix(backend): Misskeyのバックエンドプロセスが終了しない 2023-10-09 20:47:49 +09:00
core Filter User / Instance Mutes in FanoutTimelineEndpointService (#12565) 2023-12-04 14:38:21 +09:00
daemons Remove unnecessary nullish coalescing (#12058) 2023-10-18 09:54:18 +09:00
misc Filter User / Instance Mutes in FanoutTimelineEndpointService (#12565) 2023-12-04 14:38:21 +09:00
models enhance(misskey-js) misskey-jsのストリーミングAPI定義をバックエンドに追従 (#12552) 2023-12-03 12:45:18 +09:00
queue Remove unnecessary nullish coalescing (#12058) 2023-10-18 09:54:18 +09:00
server Filter User / Instance Mutes in FanoutTimelineEndpointService (#12565) 2023-12-04 14:38:21 +09:00
config.ts tweak default configuration 2023-11-01 14:00:31 +09:00
const.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
decorators.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
di-symbols.ts feat: Avatar decoration (#12096) 2023-10-21 18:38:07 +09:00
env.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
global.d.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
GlobalModule.ts feat: improve tl performance (#11946) 2023-10-03 20:26:11 +09:00
logger.ts chore(backend): Resolve import/no-default-export rule violations (#11732) 2023-08-17 21:20:58 +09:00
MainModule.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
NestLogger.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
postgres.ts feat: Avatar decoration (#12096) 2023-10-21 18:38:07 +09:00
types.ts tweak of 2b6f789a5b 2023-11-19 10:18:57 +09:00