samuelclay / NewsBlur

NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument.
http://www.newsblur.com
MIT License
6.91k stars 1k forks source link

Android: Send story by email should include content #1825

Closed samuelclay closed 7 months ago

samuelclay commented 1 year ago

A user wrote in that emailing stories through Android resulted in the story missing it's images. When I went to try it, the email was also missing it's content.

Here's the feed in question: https://www.newsblur.com/site/7614472/jesus-mo

sictiru commented 1 year ago

Since the content can be dynamic and could have multiple images, it's really not an option to share the content in a way that the images are going to be displayed embedded in the email.

There were instances where the story's text wasn't available and the sharing logic wasn't checking for that properly due to a custom flag that was set in the database for these cases. This part was been updated to always include the story's content when shared via email.

sictiru commented 7 months ago

The fix mentioned above is live in v13.2.3