]> Sergey Matveev's repositories - public-inbox.git/commit
implement external Message-ID finder
authorEric Wong <e@80x24.org>
Wed, 2 Sep 2015 02:37:23 +0000 (02:37 +0000)
committerEric Wong <e@80x24.org>
Wed, 2 Sep 2015 06:51:27 +0000 (06:51 +0000)
commitb872759b28cd4726b9f16f5214d042fdc50b1e93
treef26f6f4a668df384ba6e4722d7eedef4058d013b
parent1151816fc42c7d69c2417d58abb31d214ad06780
implement external Message-ID finder

Currently, this looks at other public-inbox configurations
served in the same process.  In the future, it will generate
links to other Message-ID lookup endpoints.
lib/PublicInbox/ExtMsg.pm [new file with mode: 0644]
lib/PublicInbox/View.pm
lib/PublicInbox/WWW.pm
public-inbox.cgi