OK i'm waiting for a phone call and have a few minutes so let me puzzle about what it would take to make a #NestedThreads interface for #GlitchSoc rather than a flat list of replies until they call me...
#NestedThreads : desired behavior
- Self replies to OP are shown first, in series, sorted by time posted ascending to preserve threads
- Self replies do not increment tree depth
- Posts that are a single child of a parent post do not increment tree depth
- Tree depth has maximum display depth to not bump everything off the screen, to see greater depth select a deeper post
- Trees can be collapsed/expanded
- ... what else