dtzWill / inewsgroup

Automatically exported from code.google.com/p/inewsgroup
GNU General Public License v2.0
0 stars 0 forks source link

threaded view tree of messages #38

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently the 'threadview' shows all messages in a thread--it takes the
tree and flattens it.  This gives neither the chronological order benefit
of unthreaded nor the 'who replied to what' benefit of threaded.  Make
threaded visually indicate which post is in response to which, or sort in
chrono order.

Original issue reported on code.google.com by will...@gmail.com on 27 Dec 2007 at 9:21