mirror of
https://github.com/discourse/discourse.git
synced 2025-03-11 13:05:40 +08:00

We were attempting to fetch from last read but this is actually complicated to get right when you have a lot unread, as we might still have more to load after this but the last unread id is still the same and would make the user end up in a loop.