zeeguu / web

Frontend for the zeeguu web application.
https://www.zeeguu.org
3 stars 5 forks source link

Added logic to support showing the Article's Image in the Feed #323

Closed tfnribeiro closed 4 months ago

tfnribeiro commented 4 months ago

New:

Feed:

Desktop:

image

Mobile:

image

If an article doesn't have any image links:

Desktop:

image

Mobile:

image

Reader

Added preview to the image in the reader:

Desktop

image

Mobile

image

netlify[bot] commented 4 months ago

Deploy Preview for voluble-nougat-015dd1 ready!

Name Link
Latest commit c235e1a36e1d6b7f7f9d456a931a1a113348f0ff
Latest deploy log https://app.netlify.com/sites/voluble-nougat-015dd1/deploys/65f40e788040860009d7df42
Deploy Preview https://deploy-preview-323--voluble-nougat-015dd1.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

tfnribeiro commented 4 months ago

I have made some changes to make it more clear that the dontShowImagerefers to the feed image (now renamed to: dontShowSourceIcon)

Removed an unused variable that was not used anymore.