]> Sergey Matveev's repositories - public-inbox.git/commit
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)
commit6b7b1b1624163f4fff4705e4cc341e3b7a5475fe
tree9f978e7b4b823fc3c3018eca9f8b894668609b69
parent0f0d6284b51db4e0f10b698a4461e45f2e774495
view: fix wrong date for non-Xapian/SQLite v1 users

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")
lib/PublicInbox/View.pm
t/plack.t