mirror of
https://github.com/discourse/discourse.git
synced 2025-05-16 08:46:40 +08:00

This ensures we only ever store correct post and topic timing when the client notifies. Previous to this change we would blindly trust the client. Additionally this has error correction code that will correct the last seen post number when you visit a topic with incorrect timings.