mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
When a user is reading messages only in stream or topic narrows, the pointer can be left far behind. Using this to compute the furthest_read_time causes the banckruptcy banner to be shown even when a user has been actively reading messages. This commit switches to using the sent time on the last message that the user has read to compute the furthest read time.
117 KiB
117 KiB