]> Sergey Matveev's repositories - public-inbox.git/commit
nntp: support optional [range] arg in LISTGROUP
authorEric Wong <e@80x24.org>
Sat, 13 Jul 2019 21:42:46 +0000 (21:42 +0000)
committerEric Wong <e@80x24.org>
Sat, 13 Jul 2019 21:49:45 +0000 (21:49 +0000)
commit8c4505904f84411442b8b855a111da1461b57c45
tree22df6db60cac0c5a36500cae3cf60394bca3184d
parentaca2d958e5bf80d19d69f66d2c1ec6809fece29a
nntp: support optional [range] arg in LISTGROUP

RFC3977 6.1.2.2 LISTGROUP allows a [range] arg after [group],
and supporting it allows NNTP support in neomutt to work again.

Tested with NeoMutt 20170113 (1.7.2) on Debian stretch
(oldstable)
lib/PublicInbox/Msgmap.pm
lib/PublicInbox/NNTP.pm
t/nntpd.t