]> Sergey Matveev's repositories - public-inbox.git/commit - lib/PublicInbox/View.pm
feed: respect feedmax, again
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Wed, 18 Apr 2018 09:13:05 +0000 (09:13 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Wed, 18 Apr 2018 09:14:09 +0000 (09:14 +0000)
commitbe4d92e74dd0b1c8de85bc08c3c522af2d8d8656
tree56c71bf056f227584ff4d4b083eac047aef388d7
parent74b92712fa7a21fe504b9908edebcf11bb9dc170
feed: respect feedmax, again

Gigantic feeds probably make some clients unhappy,
clamp it to what it was in the past.

Fixes: b9534449ecce2c59 ("view: avoid offset during pagination")
lib/PublicInbox/Feed.pm
lib/PublicInbox/View.pm