damus-io / android

Damus Android
Other
37 stars 4 forks source link

Embed static images #71

Open alltheseas opened 2 months ago

alltheseas commented 2 months ago

user story

As a Damus media enjoyer, I want to see images rendered directly on Android/noteck, so that I do not have to click on a link and have a browser render the image.

acceptance criteria

  1. embed images in note (For instance nostr.build/cat.jpeg; .png; .jpg etc)
  2. user has options to disable auto-embed image (see low data mode#67 )
jb55 commented 2 months ago

On Sun, Apr 07, 2024 at 09:58:48PM GMT, alltheseas wrote:

user story

As a Damus media enjoyer, I want to see images rendered directly on Android/noteck, so that I do not have to click on a link and have a browser render the image.

acceptance criteria

  1. embed images in note (For instance nostr.build/cat.jpeg; .png; .jpg etc)
  2. user has options to disable auto-embed image (see low data mode#67 )

This is done but I've disabled it for now since its a bit buggy. Will enable to soon once I fix the remaining bugs.