New comments feature

https://jlai.lu/post/34765931

New comments feature - jlai.lu

Is a “new comments” feature planned? Highlighting the newly posted comments in a post since last time visited? It’s a very handy feature to follow discussions in a post.

When you open a NSFW post, should it unblur?

https://lemmy.world/post/44273715

When you open a NSFW post, should it unblur? - Lemmy.World

Let’s say you click on a NSFW post on home tab, a community, etc, should it unblur the post? Currently you have to click the “show nsfw” button. If you open the post, it requires a second click. I’m thinking about making it so it unblurs when you open the post. The exception would be if someone direct links you to the post. The I will still require you click “show nsfw”. If you agree it should unblur, then what should happen when you return to home, the community, etc? Should it reapply the blur or remain unblured in the feed of multiple posts?

Made the new logo and banner art for Blorp, the Lemmy/Piefed client.
#pixelorama #Pixelart #blorp

Crosspost with blorp?

https://lemmy.zip/post/51648025

Crosspost with blorp? - Lemmy.zip

Maybe I’m missing something, but I was attempting to cross post using blorp and could not figure out how to do so and ended up having to open and use thunder.

T‑Mobile Launches ‘Edge Control’ and ‘T-Platform’: New Advanced Network Solutions That Redefine Mission-Critical Connectivity for Businesses

https://lemmy.zip/post/51371305

T‑Mobile Launches ‘Edge Control’ and ‘T-Platform’: New Advanced Network Solutions That Redefine Mission-Critical Connectivity for Businesses - Lemmy.zip

Lemmy

NSFW blur setting - Lemmy.zip

Rn nsfw is blurred and i dont see a way to turn it off. In my lemmy account settings on the base lemmy ui they are not blurred because i turned it off

Attack on Grumpycarno
#art #blorp #artfight
[Release] v1.9.24 - Lemmy.World

v1.9.23 in production - feat: easter eggs, can you find them 👀 - fix: piefed community featured posts #191 [https://github.com/Blorp-Labs/blorp/pull/191] - feat: small post cards #188 [https://github.com/Blorp-Labs/blorp/pull/188] - feat: show user sidebar on mobile, closes #192 [https://github.com/Blorp-Labs/blorp/pull/192] - fix: piefed pagination #194 [https://github.com/Blorp-Labs/blorp/pull/194] v1.9.24 in beta - feat: add support for markdown superscript and subscript #196 [https://github.com/Blorp-Labs/blorp/pull/196] - feat: allow images to be pasted into markdown editor #197 [https://github.com/Blorp-Labs/blorp/pull/197] - feat: piefed post flairs #184 [https://github.com/Blorp-Labs/blorp/pull/184] - fix: storage garbage collection #199 [https://github.com/Blorp-Labs/blorp/pull/199] - refactor: improve blocking #205 [https://github.com/Blorp-Labs/blorp/pull/205] - refactor: shrink react query cache #210 [https://github.com/Blorp-Labs/blorp/pull/210] - feat: ultra compact posts #204 [https://github.com/Blorp-Labs/blorp/pull/204] - feat: add remove post as mod #208 [https://github.com/Blorp-Labs/blorp/pull/208]

[Proposal] Content Filtering

https://lemmy.zip/post/49926663

[Proposal] Content Filtering - Lemmy.zip

I’m working on a new filtering engine that I think will be like nothing you’ve seen yet. Basic overview: - There will be a list of filters you can browse - E.g. US Politics - You select the filter list(s) you are interested in - The filter list will receive updates. - Say a new political event happens and a new name floods the news. The list can be updated dynamically to include the new name without you having to do anything. For those of you that are tech savvy: - Filter lists will live on GitHub - You can fork an existing filter list. - You can create/host your own filter list for other Blorp users. - You can open pull requests for existing filter lists. - There will be some tools within Blorp to debug your filter list Other notes: - I don’t plan on letting you build these filter list from within the app. They are far too complex to edit easily within the app. - But that complexity means you can do far more than other apps - Block a post IF it mentions a US state (e.g. “Texas”) AND it mentions “shooting” - Block a post IF it mentions “ICE” AND it mentions (“detention” OR “deport”) - Block a post IF it’s by a specific list of users AND it mentions a specific word - The goal is to create more collaboration between users and make it easier to cut through all the noise on Lemmy and PieFed How are you currently using filtering in Blorp, Voyager, etc? - What type of content are you currently trying to block? - Are your filters very unique to you, or something that could be shared as a list?