this post was submitted on 13 Jun 2023
131 points (100.0% liked)
Blahaj Lemmy Meta
87 readers
1 users here now
Blåhaj Lemmy is a Lemmy instance attached to blahaj.zone. This is a group for questions or discussions relevant to either instance.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
So, looking at the Lemmy code it seems pretty straightforward (like, really straightforward. There's two checks, one for comments and one for posts, so just make them use different functions). I can try doing it, maybe even propose it as a PR upstream. Might take me a day or two for a PR though.
If it’s straightforward, I’d Very much support this!
If you don't end up making the PR I'm down to go check it out. If you do make the PR, link it so I can go give my support for it lol.
https://github.com/LemmyNet/lemmy/pull/3063 it got denied, and it's incomplete, but if you want to base yourself off of this I'm all for it.
Ah that's a shame, although I understand where they're coming from being wary of complicating settings for the front-end. Either way I'll look into it a bit when I can get to my PC and see if there's still any hope for it lol.
Regardless of what happens with it, I appreciate you making the PR!