↳
In-reply-to
»
@prologic Actually, my twts from the last two days aren't showing up on , so I guess that no-one is following me and the reason my earlier twts did show up is that
⤋ Read More
yarnd
does a one-off fetch of any feed @-mentioned by a pod member. Comments in the code suggest that this is the case, see internal/server.go
, commit 7dcec70e
, line 468. As the author of that code, can you confirm/deny?
@asquare@asquare.srht.site And actually…
does a one-off fetch of any feed @-mentioned by a pod member
What is true here is if someone visits your “profile” on a pod whilst logged, it, yes yarnd
fetches it in the background if it wasn’t already cached, as a “once off”. This is true.