@dave, is there a description of the heuristics rss.chat uses to display Replies?
AFAICT it's:
- initially a flat list of messages sorted by timestamp.
- first click on the right arrow next to the Reply icon, morphs the list to show conversation thread under the item, moving items to avoid duplicates.ย
- second click on the same arrow hoists the item, replacing the list with the item's conversation thread.
Is above accurate?
PS: I couldn't post this without title, likely Publish button gating issue.