jsnbuchanan
  • Joined on 2023-11-03
f53248cae1 docs(feed): versioning 0.4.0
jsnbuchanan created pull request trent_larson/crowd-funder-for-time-pwa#125 2025-02-14 20:42:44 +00:00
feat(feed): Images in the home feed now take up the full width of the card and displays in lightbox when clicked
jsnbuchanan deleted branch fix/adding-nostr-tools-dependency from jsnbuchanan/crowd-funder-for-time-pwa 2025-02-14 20:41:32 +00:00
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
130d7ecb01 Merge branch 'feat/image-feed-view-improvements' into fix/adding-nostr-tools-dependency
6fc416d759 chore: cleanup in prep for pull request
e86cf3c9f2 deps: fixing issues around nostr-tools deps being removed that were necessary
f4c7805266 feat(feed): improving the image viewer, to be more conventional, and also allowing the viewer to download the image on mobile with ... control
Compare 10 commits »
jsnbuchanan merged pull request trent_larson/crowd-funder-for-time-pwa#124 2025-02-14 20:41:31 +00:00
feat(feed): Images in the home feed now take up the full width of the card and displays in lightbox when clicked
130d7ecb01 Merge branch 'feat/image-feed-view-improvements' into fix/adding-nostr-tools-dependency
aa0156cdf2 docs(feed): documenting improvements to the image view in the home feed
Compare 2 commits »
6fc416d759 chore: cleanup in prep for pull request
jsnbuchanan commented on pull request trent_larson/crowd-funder-for-time-pwa#124 2025-02-14 20:33:22 +00:00
feat(feed): Images in the home feed now take up the full width of the card and displays in lightbox when clicked

[0.4.0] - 2025.02.14

Changed

  • Images in the home feed now take up the full width of the card.
  • Clicking the image previously, would open the image in a new tab. Now, clicking the image…
aa0156cdf2 docs(feed): documenting improvements to the image view in the home feed
e86cf3c9f2 deps: fixing issues around nostr-tools deps being removed that were necessary
f4c7805266 feat(feed): improving the image viewer, to be more conventional, and also allowing the viewer to download the image on mobile with ... control
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
be1146c7df fix(feed): long words or urls displayed in feed break the container layout
77ebd32956 deps: updating the nostr-tools version from 2.7.2 to 2.10.4 to fix a bug I was seeing locally
781afd8954 feat(feed): better image formatting, to take up the width of the feed container
53a06be734 deps: updated nostr-tools and import
cc14b9e0ce bump version to 0.3.57
9a6b2fcf0d for meeting invitees, create their ID and allow them to set a name
2b78307a51 bump version & add "-beta"
ae12f243ec bump to version 0.3.55
Compare 7 commits »
jsnbuchanan pushed to master at jsnbuchanan/crowd-funder-for-time-pwa 2025-02-14 13:35:05 +00:00
cc14b9e0ce bump version to 0.3.57
9a6b2fcf0d for meeting invitees, create their ID and allow them to set a name
2b78307a51 bump version & add "-beta"
ae12f243ec bump to version 0.3.55
85c93c060a fix display on a mobile device & mark slower tests
Compare 6 commits »
jsnbuchanan created pull request trent_larson/crowd-funder-for-time-pwa#124 2025-02-07 17:31:47 +00:00
fix(deps): upgrading nostr-tools dependency and update the import to be more conventional
69eb3f923b deps: updated nostr-tools and import