Today I learn about Lemminator, the project seems nice.
Unfortunately, I got an error on https://lemminator.netlify.app/, but I will follow this closely!
A home for discussion of Lemmy apps and tools for all platforms.
RULES:
An extensive list of Lemmy apps is available here:
Visit our partner Communities!
Lemmy Plugins and Userscripts is a great place to enhance the Lemmy browsing experience. !plugins@sh.itjust.works
Lemmy Integrations is a community about all integrations with the lemmy API. Bots, Scripts, New Apps, etc. !lemmy_integrations@lemmy.dbzer0.com
Lemmy Bots and Tools is a place to discuss and show off bots, tools, front ends, etc. you’re making that relate to lemmy. !lemmy_dev@programming.dev
Lemmy App Development is a place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform. !lemmydev@lemm.ee
Today I learn about Lemminator, the project seems nice.
Unfortunately, I got an error on https://lemminator.netlify.app/, but I will follow this closely!
What error were you seeing? If it's unrelated to Lemmy.world downtime, I might be able to help.
Internal error, so probably LW related. Thanks for offering!
How does this work? Do you fetch the parent comment ID if it exists? Or does the API provide context?
The former. The comment reply contains a path
parameter listing the IDs of all its ancestors. I take its direct ancestor and fetch it.
I prefer the classic interface since I always click through to the post anyways
this is how kbin does it, i think
i must admit, i can often guess what the context is of a message, and if i reply i usually open the whole thread anyways
what would be really useful however, is something like this for dms. currently the best way is to show read, then go to the messages tab so you're not swamped. a threaded view of that would be great
if i reply i usually open the whole thread anyways
I've noticed on both the official web UI and Thunder that the permalinks don't always scroll to the right comment. Lemminator only shows the relevant part of the conversation, e.g. https://lemminator.netlify.app/c/lemmyapps/post/3824810/comment/2824106.
i think this is a bug with v0.18.4 - i know it wasn't happening and then suddenly it was, and i'm pretty sure it was right after the update