]> Sergey Matveev's repositories - public-inbox.git/commitdiff
view: fix wrong date for non-Xapian/SQLite v1 users
authorEric Wong <e@80x24.org>
Tue, 8 Jan 2019 10:30:42 +0000 (10:30 +0000)
committerEric Wong <e@80x24.org>
Tue, 8 Jan 2019 10:30:42 +0000 (10:30 +0000)
We need to parse the MIME object in order to get the
datestamp for those sites.

Fixes: 7d02b9e64455 ("view: stop storing all MIME objects on large threads")

No differences found