feat(feed): Images in the home feed now take up the full width of the card and displays in lightbox when clicked #125

Merged
trentlarson merged 12 commits from feat/image-feed-view-improvements into master 6 days ago

12 Commits

Author SHA1 Message Date
Jason Buchanan f53248cae1
docs(feed): versioning 0.4.0 1 week ago
jsnbuchanan f4155e557a Merge pull request 'feat(feed): Images in the home feed now take up the full width of the card and displays in lightbox when clicked' (#124) from jsnbuchanan/crowd-funder-for-time-pwa:fix/adding-nostr-tools-dependency into feat/image-feed-view-improvements 1 week ago
jsnbuchanan 130d7ecb01 Merge branch 'feat/image-feed-view-improvements' into fix/adding-nostr-tools-dependency 1 week ago
Jason Buchanan 6fc416d759
chore: cleanup in prep for pull request 1 week ago
Jason Buchanan aa0156cdf2
docs(feed): documenting improvements to the image view in the home feed 1 week ago
Jason Buchanan e86cf3c9f2
deps: fixing issues around nostr-tools deps being removed that were necessary 1 week ago
Jason Buchanan f4c7805266
feat(feed): improving the image viewer, to be more conventional, and also allowing the viewer to download the image on mobile with `...` control 1 week ago
Jason Buchanan 0511bbc17b
feat(feed): adding image viewer for expanding images found in the feed instead of displaying in a new tab and taking the viewer away from the application 1 week ago
Jason Buchanan be1146c7df
fix(feed): long words or urls displayed in feed break the container layout 1 week ago
Jason Buchanan 77ebd32956
deps: updating the nostr-tools version from 2.7.2 to 2.10.4 to fix a bug I was seeing locally 1 week ago
Jason Buchanan 781afd8954
feat(feed): better image formatting, to take up the width of the feed container 1 week ago
Jason Buchanan 53a06be734
deps: updated `nostr-tools` and import 2 weeks ago