]> Sergey Matveev's repositories - public-inbox.git/commit
wire up to display non-suffixed Message-ID links
authorEric Wong <e@80x24.org>
Thu, 27 Aug 2015 04:34:01 +0000 (04:34 +0000)
committerEric Wong <e@80x24.org>
Thu, 27 Aug 2015 06:04:51 +0000 (06:04 +0000)
commit9a2931759c3dcbd879728b49151aa3f8a641b506
tree001d6823d7d9d143d3494ad8376d624ea1ca6afc
parente3c3cde22f57bf16bc47c50d8f9ac02416975cd3
wire up to display non-suffixed Message-ID links

These URLs are preferable in case somebody decides to get cute and
use a suffix we would've used to prevent others from linking to
their message.  The common /m/$MESSAGE_ID/ URLs are now 4 characters
shorter so may fit better on terminals.
lib/PublicInbox/Feed.pm
lib/PublicInbox/View.pm
lib/PublicInbox/WWW.pm
t/cgi.t
t/feed.t
t/plack.t
t/view.t