Sjmarf

Results 182 comments of Sjmarf

I like this idea, it should be pretty easy to do once 2.0 is up and running

Yeah, this is a cool idea! Post-0.19.5 there's an API endpoint to request all uploaded images from Lemmy directly, so that part should be easy. We could implement a basic...

I agree, this would be nice to have. > When tapped an indicator appears as if it's loading, but nothing happens. This is Mlem checking to see whether the link...

Ah, okay 👍 Yeah, we could support all schemes in general. `[email protected]` links are converted by our parser into `[[email protected]](mailto:[email protected])`. Our link handler receives the `mailto:[email protected]` link when you tap...

Lemmy 1.0 has backend support for both keyword filtering and website host filtering iirc. PieFed also has these but I'm not sure of the API status IMO if both platforms...

Yeah, that's a good question 🤔 I'm torn between these two: > Use the backend implementation and give the users a tool to synchronize filters between accounts > Offer both...

Yeah, I do want to avoid recommending lemmy.world. When the user tries to create an account using Mlem, I think it's a good idea to recommend a variety of smaller...

I don't think this happens anymore in v2

Closes #1205