]> Sergey Matveev's repositories - public-inbox.git/commit
feed: reuse view class to display message
authorEric Wong <e@80x24.org>
Sun, 6 Apr 2014 06:52:18 +0000 (06:52 +0000)
committerEric Wong <e@80x24.org>
Sun, 6 Apr 2014 06:52:18 +0000 (06:52 +0000)
commit630bddde22338179f23be5143ca14135383826b6
treeaae7790f24177f268a1d3419ba79ac6efded9aa1
parent127cde0f48d802f324c170e97477203e5bf8ad73
feed: reuse view class to display message

This reduces duplicated/similar code and hopefully makes things more
consistent.
lib/PublicInbox/Feed.pm
lib/PublicInbox/View.pm
t/feed.t