Files
danbooru/app
Toks 8541d2896a #1469: Fix issue with topics getting marked as read erroneously
It looks like it would set last_forum_read_at to the oldest unread
topic's updated_at value. But then it would fail to include that same
topic in the query next time because it used > instead of >=.
2014-03-26 14:21:34 -04:00
..
2014-03-24 13:35:07 -07:00
2014-03-26 13:52:09 -04:00
2014-03-24 15:02:14 -07:00
2014-03-24 15:10:20 -07:00
2014-03-24 23:27:58 -04:00