spoiler

Hello world

  • 59 Posts
  • 38 Comments
Joined 1 year ago
cake
Cake day: July 8th, 2023

help-circle



















  • I’m a developer of a Lemmy client. When you upload an image to a Lemmy instance, the instance returns a “delete token”. Later, you can ask the instance to delete the image attached to the delete token. So as long as you keep hold of the delete token for a specific image, you’re able to delete it later.

    Lemmy-ui (the official frontend) will give you the option to delete an image again shortly after uploading it. However, it’s not possible to remove the image after actually creating the post, as the delete token associated with that post isn’t remembered anywhere on the Lemmy backend.

    As for other Lemmy clients, YMMV. The client I work on (Mlem) deletes images if you remove them from a post before posting it, but has the same pitfall as Lemmy-ui in that it won’t delete the image if you’ve already created the post.

    It would be possible to locally save the delete tokens of every image you upload, so that you can request that they be removed later. I don’t know of any clients that can do this yet, though (if someone knows of one, feel free to mention it).

    Edit: clarity











  • They do, actually. Eligible creators (basically you have to live in the US, be over 18 and have made at least 100 karma in the last 12 months) can claim 33% of the money spent on the gold.

    Please don’t just say “no” to a question without actually doing research. Disliking a platform isn’t a reason to spread misinformation about it.






  • For anyone who doesn’t know what this is - Apollo had a feature (see image) that would show the weather at a location in the header of a location-related subreddit. For example, r/Tokyo would show the weather in Tokyo. This was only added in iOS 16 and was off by default iirc, which is why many people may not have heard about it.

    I agree this is a cool feature, but it’s far from essential so it’ll probably be some time before we consider it properly. I’ll add it to our backlog 👍




  • We’re sorry this happened! Users aren’t meant to be able to remove the info stack widget 🤔 Did the app let you remove the info stack widget, or did it bug out and remove all of the widgets itself?

    Deleting the app and redownloading it from the App Store should fix this, but you’ll have to readjust all of your settings I’m afraid. I’ll add a ‘reset’ button for the interaction bar customiser in the next version, so that it’s easier to fix if this happens again.