mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
In the past, the anchor message has always been the same as the pointer, but we're about to change that as part of removing the pointer entirely. Using the anchor is logically what we meant, anyway, since we always want to select a message that's actually within the range we just fetched.