Showing the parent message indicator in the main message feed
Part of #741 (closed)
The parent message indicator shows to the user if the message in the main message feed has a thread attached to it and how many messages are in that thread.
- Adding
threadMessageCount
to the parent message, creation of a child message increments it, deletion decrements it