Upcoming UI changes in Hubzilla 10.4
The way conversations are displayed in Hubzilla will undergo a significant transformation with the release of version 10.4. Previously, conversations were presented in a flat format, meaning the latest comment always appeared at the end of the thread, and the entire set of replies was loaded at once.
Conversation Starter
├─ Comment 1
├─ Comment 2
└─ Reply to comment 1
Starting with Hubzilla 10.4, only the conversation starter and its three most recent first-level comments will be loaded initially. Older comments can be revealed on demand by clicking the "- - -" button located beneath the conversation starter. If a comment has its own replies, an icon displaying the number of sub-comments will appear. Clicking this icon will load and display the second-level comments directly beneath the relevant first-level comment.
Conversation Starter
├─ Comment 1
│ └─ Reply 1.1
│ └─ Reply 1.1.1
├─ Comment 2
│ ├─ Reply 2.1
│ └─ Reply 2.2
└─ Comment 3
This change is being introduced to address the challenges posed by the growing size of the network and increasingly lengthy conversations. Loading threads with hundreds of comments and replies is no longer scalable, so this new approach will ensure better performance and a smoother user experience.