captainepoch / husky

The most famous Pleroma client for Android.
https://husky.adol.pw
GNU General Public License v3.0
34 stars 1 forks source link

Add tree view for thread #15

Open captainepoch opened 6 months ago

captainepoch commented 6 months ago

Description of the feature

For pleroma and akkoma, the thread is only linear/chronological: all posts in the thread are shown, with only "reply to" as a pointer to which one the post is replying to. This makes it hard to browse a thread IMO.

I'd like the thread to be viewed as tree, as implemented on akkoma and pleroma FE>=2.5:

--

Original issue: https://codeberg.org/husky/husky/issues/158