From bd7076932953c4a77c7cffaee5cb0b760e57850a Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Mon, 16 Jan 2023 17:11:14 -0700 Subject: [PATCH] Clarify more timeline ordering stuff --- docs/releases/0.7.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/releases/0.7.rst b/docs/releases/0.7.rst index ec56c9d..fd08a95 100644 --- a/docs/releases/0.7.rst +++ b/docs/releases/0.7.rst @@ -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. 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.