Have I already mentioned that the “Show thread” request is slowly driving me crazy?
Post
Have I already mentioned that the “Show thread” request is slowly driving me crazy?
@naturzukunft2026@mastodon.social what's a "show thread" request?
@julian C2S getContext show it as a tree. I'm experimenting.
@naturzukunft2026@mastodon.social what's the problem? The context endpoint just resolves to a paginated ordered collection.
@julian and the collection is always a flat-topped tree!
@naturzukunft2026@mastodon.social yes that's correct, it's just a flat list for ease of processing. The tree building takes place after all of the objects are received and processed.