]> Sergey Matveev's repositories - public-inbox.git/commitdiff
nntp: use Inbox->uidvalidity instead of ->mm->created_at
authorEric Wong <e@80x24.org>
Fri, 27 Nov 2020 09:52:43 +0000 (09:52 +0000)
committerEric Wong <e@80x24.org>
Sat, 28 Nov 2020 04:53:11 +0000 (04:53 +0000)
This is memoized, and may allow us some future flexibility w.r.t
PublicInbox::Inbox-like objects.  While we're at it, use
defined-or ("//") in case somebody really set a public-inbox
creation time to the Unix epoch.


No differences found