]> Sergey Matveev's repositories - public-inbox.git/commit
view: remove recursion from expanded thread view
authorEric Wong <e@80x24.org>
Tue, 21 Jun 2016 02:58:55 +0000 (02:58 +0000)
committerEric Wong <e@80x24.org>
Tue, 21 Jun 2016 03:06:55 +0000 (03:06 +0000)
commit2da0edea03166ba0f90d3168aadfbb78659fbe78
treeafdc4857c2bd5aa9a681031bcbc979458650dc06
parent1714e84586b23265cc7814158cb75a51f74b726c
view: remove recursion from expanded thread view

This should let us generate HTML for arbitrarily deep
threads without blowing the stack.

How it renders on the client side is another matter...
lib/PublicInbox/View.pm