mizzkey/packages/backend/src/server/api/endpoints/channels
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
..
create.ts feat: チャンネル内→チャンネル外へのリノート制限機能追加 (#12230) 2023-11-03 17:34:23 +09:00
favorite.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
featured.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
follow.ts Fix: チャンネルのフォロー・アンフォローの反映速度を改善 (#12149) 2023-10-27 18:34:02 +09:00
followed.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
my-favorites.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
owned.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
search.ts lint fixes 2023-10-09 13:32:41 +09:00
show.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
timeline.ts Filter User / Instance Mutes in FanoutTimelineEndpointService (#12565) 2023-12-04 14:38:21 +09:00
unfavorite.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
unfollow.ts Fix: チャンネルのフォロー・アンフォローの反映速度を改善 (#12149) 2023-10-27 18:34:02 +09:00
update.ts feat: チャンネル内→チャンネル外へのリノート制限機能追加 (#12230) 2023-11-03 17:34:23 +09:00