diff options
Diffstat (limited to 'docs/federation/posts.md')
-rw-r--r-- | docs/federation/posts.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/federation/posts.md b/docs/federation/posts.md index c599587a7..b03bfe40a 100644 --- a/docs/federation/posts.md +++ b/docs/federation/posts.md @@ -914,7 +914,7 @@ Now, `remote_1` boosts/reblogs a post from a third account, `remote_2`, residing `local_account` does not follow `remote_2`, and neither does anybody else on `our.server`, which means that `our.server` has not seen this post by `remote_2` before. - + What GoToSocial will do now, is 'dereference' the post by `remote_2` to check if it is part of a thread and, if so, whether any other parts of the thread can be obtained. |