mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 20:08:26 +00:00
891aabde19
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.