chore: 自分へのリプライのみ走査するように (#12570)
This commit is contained in:
@@ -17,6 +17,7 @@ export type FanoutTimelineName =
|
||||
| `localTimeline` // replies are not included
|
||||
| `localTimelineWithFiles` // only non-reply notes with files are included
|
||||
| `localTimelineWithReplies` // only replies are included
|
||||
| `localTimelineWithReplyTo:${string}` // Only replies to specific local user are included. Parameter is reply user id.
|
||||
|
||||
// antenna
|
||||
| `antennaTimeline:${string}`
|
||||
|
Reference in New Issue
Block a user