@terhechte Howdy. I’m the project steward over at Firefish & Spacehost, but also developing Mastodon extensions. I really like what I’ve read about Ebou. I assume the conversation grouping works with standard ActivityPub, as is, and merely makes a more pleasant UX for those who use it as a personal timelines browser? I ask b/c some suggested that ou’re also extending the AP protocol to make this convo grouping a new feature of the masto API. I doubted that, but anything is possible :) - Matt
@shoq Hey! Indeed, I'm just paging ~3-4 timeline requests and then grouping it locally. This kinda works but has the obvious downside of taxing the server and slowing down the initial load. I'm sure a server-side implementation could offer a much better experience but I'd guess that's a lot of work (without knowing too much about the architecture tbh.).