Skip to content

Fix the order of thread ancestor posts, so it makes chronological sense

Joshua Goins requested to merge work/redstrate/fix-post-ordering into master

This attempts to fix the weird post ordering, by reversing the list of ancestors that the server gives us.

Merge request reports