]> Sergey Matveev's repositories - public-inbox.git/commit
www: various style changes and comment updates
authorEric Wong <e@80x24.org>
Sat, 2 Apr 2016 22:32:01 +0000 (22:32 +0000)
committerEric Wong <e@80x24.org>
Sat, 2 Apr 2016 22:33:56 +0000 (22:33 +0000)
commit0b766f54ad829d08cc7bd66fffc8ed8515241dc3
tree5c6f10417a81ae530a78f04eb608a510ee2d580a
parent83a6b503812e4f17ea2eab10c7ae1ade6427f821
www: various style changes and comment updates

Reduce stack depth of arguments and rely more on state hashref
to store response state.  We may end up shoving everything
in ctx eventually.
lib/PublicInbox/Feed.pm
lib/PublicInbox/SearchView.pm
lib/PublicInbox/View.pm