Clarify more timeline ordering stuff

This commit is contained in:
Andrew Godwin 2023-01-16 17:11:14 -07:00
parent 18623358be
commit bd70769329
1 changed files with 3 additions and 0 deletions

View File

@ -75,3 +75,6 @@ servers are a bit slow you may see the timestamps not be entirely in order.
This is fine, and also the way Mastodon behaves. This is fine, and also the way Mastodon behaves.
You should not notice any major side-effects apart from longer IDs in URLs. You should not notice any major side-effects apart from longer IDs in URLs.
After the inital upgrade, you may notice a couple of old posts at the top of
the Home timeline; this is due to a switch in handling, and is a one-time bug
that will go away as more posts come in and build the timeline further.