monkeeShark/packages/backend/src/server
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
..
api Filter User / Instance Mutes in FanoutTimelineEndpointService (#12565) 2023-12-04 14:38:21 +09:00
assets なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
oauth perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
web fix(backend): 何もノートしていないユーザーのフィードにアクセスするとエラーになる問題を修正 (#12455) 2023-11-26 10:01:06 +09:00
ActivityPubServerService.ts fix: Filter featured collection (#12541) 2023-12-02 19:32:30 +09:00
FileServerService.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
NodeinfoServerService.ts fix(backend): enhance nodeinfo by export instance admin via nodeAdmins key (#12503) 2023-12-03 13:42:41 +09:00
ServerModule.ts feat(backend): support OAuth 2.0 authorization (#11053) 2023-07-27 18:51:58 +09:00
ServerService.ts fix(backend): /emojiにおける拡張子の削除方法を修正 (#12543) 2023-12-03 10:28:35 +09:00
WellKnownServerService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00