Commit Graph
60 Commits
Author SHA1 Message Date
Daniel Gonzalez 5f0103ba81 Merge branch 'master' into dh-feed-pfps 2025-08-06 21:54:44 -04:00
Daniel Gonzalez 55ebb7b25d feat(nostr): Added profile photos on feeds 2025-08-06 21:53:11 -04:00
Daniel Gonzalez 1d6ebbfd92 feat(user-data): Added loading optimization to user-data page 2025-08-02 20:22:16 -04:00
Daniel Gonzalez b031fa98de feat(profile): Added tokens-for-sale section to profile 2025-08-01 12:43:01 -04:00
Daniel Gonzalez f80c43f35e feat(nostr): used '#' to reduce page loading time on profile page 2025-07-29 20:00:14 -04:00
Daniel Gonzalez 3d73b7943d Fixed public read npub 2025-07-29 18:22:18 -04:00
Daniel Gonzalez 13ad04cde1 Fixed profile npub 2025-07-29 18:15:50 -04:00
Daniel Gonzalez 5e6a90f560 feat(nostr): Added PFPs on /content-creators page 2025-07-28 16:47:18 -04:00
Daniel Gonzalez 67bd90be8f feat(nostr): Implemented 'Like' buttons functionality 2025-07-25 18:01:09 -04:00
Daniel Gonzalez 323f9e4b0a feat(nostr): Implemented extra profile data 2025-07-22 20:26:51 -04:00
Daniel Gonzalez ad79d61dc1 feat(nostr): Added tabs to Feeds page 2025-07-22 12:29:21 -04:00
Daniel Gonzalez c14f60a36e feat(nostr): Fill in Nostr Profile form with existing data 2025-07-19 16:25:14 -04:00
Daniel Gonzalez a81dbb70e1 feat(nostr): Filter Creators by Follower Count 2025-07-17 11:41:57 -04:00
Daniel Gonzalez 98f308a467 Merge branch 'master' into dh-profile-changes 2025-07-15 11:38:54 -04:00
Daniel Gonzalez 701a84b2d5 feat(nostr): Refactored profile page 2025-07-15 11:36:01 -04:00
Daniel Gonzalez 0f16c3e0fb feat(nostr): Added npub to Profile URL to lookup any Nostr Profile 2025-07-14 13:25:27 -04:00
Daniel Gonzalez 862377b929 feat(nostr): Added Nostr account following 2025-07-10 19:02:01 -04:00
Daniel Gonzalez 7e1b75f965 feat(nostr): Expanded profile properties 2025-07-08 18:46:03 -04:00
Daniel Gonzalez 9d35d80bcf feat(nostr): Created prototype for Social Media Content Creators 2025-07-05 22:05:57 -04:00
Daniel Gonzalez 24bb18c77c fix(user-data): Reconfigured user data page 2025-06-25 18:58:24 -04:00
Daniel Gonzalez e05948aa32 feat(nft): Added image carousel 2025-06-23 20:20:24 -04:00
Daniel Gonzalez 3cf69cbd95 feat(cache): Persist NFT cache to Local Storage 2025-06-23 12:08:22 -04:00
Daniel Gonzalez a89d4c21cc feat(nostr): Added Nostr post formatting 2025-06-18 20:41:09 -04:00
Daniel Gonzalez 561ffbaaad fix(buy): Fixed fungible buy button 2025-06-18 13:45:05 -04:00
Daniel Gonzalez 3087533aff feat(nostr): Display profile information in Global Feed 2025-06-13 14:21:56 -04:00
Daniel Gonzalez 7c08a281b5 linting 2025-06-10 19:49:28 -04:00
Daniel Gonzalez e7bbd7f7b4 feat(tokens): Added support for fungible tokens 2025-06-10 19:46:37 -04:00
Daniel Gonzalez 76dcd45d16 feat(nostr): Created Nostr Global Feed page 2025-06-09 19:32:55 -04:00
Daniel Gonzalez 63b7bad1d1 Fixed merge conflicts 2025-06-06 21:24:09 -04:00
Daniel Gonzalez 947cb43535 linting 2025-06-06 12:53:18 -04:00
Daniel Gonzalez 93980ed703 feat(info): Added product info modal 2025-06-06 12:51:44 -04:00
Daniel Gonzalez 36c81e7ce9 feat(cache): caching mutable data 2025-06-03 19:34:57 -04:00
Daniel Gonzalez 192497b5cf feat(nostr): Initial Styling of Nostr Profile 2025-06-02 12:19:43 -04:00
Daniel Gonzalez 131720ed58 feat(nostr): Created UI for Kind 1 Nostr posts 2025-05-27 19:25:38 -04:00
Daniel Gonzalez 70ce941eba fix(nostr): Display Nostr keys as npub and nsec 2025-05-26 18:47:31 -04:00
Daniel Gonzalez 6b9626aeb1 feat(nostr): Created nostr views 2025-05-23 18:41:05 -04:00
Daniel Gonzalez a77147d077 feat(nostr): Generate Nostr nsec and npub 2025-05-21 14:59:10 -04:00
Daniel Gonzalez 7ee7d7ec1b fear(config): Changed server selection view to configuration view 2025-04-10 10:56:44 -04:00
Daniel Gonzalez 3c0fe9ab00 Fixing forms enter key press issue 2025-03-24 18:43:15 -04:00
Daniel Gonzalez 165141ea41 feat(sign): Ported Sign view 2025-03-24 18:08:27 -04:00
Daniel Gonzalez a3f75af1d9 package.json fix 2025-03-20 19:50:17 -04:00
Daniel Gonzalez 0d78498e4d feat(sweep): Ported the Sweep view 2025-03-20 19:48:14 -04:00
Daniel Gonzalez d5e9e15909 feat(buy): Added buy modal to DEX taker wallet 2025-03-12 10:57:03 -04:00
Daniel Gonzalez f2e94ae605 fix(server): Ensuring server list is available on network error 2025-03-10 16:27:10 -04:00
Daniel Gonzalez 0e71568750 fix(server): Ensuring server list is available on network error 2025-03-10 16:26:09 -04:00
Daniel Gonzalez ab38407686 feat(NFT): Lazy-load NFT token icons 2025-03-03 18:02:07 -04:00
Daniel Gonzalez 62903ccdcb fix(server): Persist server through refresh 2025-02-15 20:55:43 -04:00
Daniel Gonzalez 0328f8b34b Fixed clipboard paste on send token modal 2025-02-10 20:02:48 -04:00
Daniel Gonzalez f4c17322dc feat(tokens): Ported slp-token View 2025-02-10 19:51:19 -04:00
Daniel Gonzalez 996f83f1a8 feat(send): Ported bch-send View 2025-02-05 19:58:54 -04:00
Daniel Gonzalez d82ac0b45b Fixing merge conflicts 2025-02-03 19:46:36 -04:00
Daniel Gonzalez 66b0f94c86 fix(router): Refactored to add browser router functionality 2025-02-01 13:04:34 -04:00
Daniel Gonzalez 6975534a4d feat(wallet): Ported Wallet View 2025-01-28 19:38:44 -04:00
Daniel Gonzalez 4de49fcb8f Small UX improvement to the navigation menu 2025-01-24 16:54:31 -04:00
Daniel Gonzalez d08b8cf6c6 Minor balance spinner style change 2025-01-24 16:42:26 -04:00
Daniel Gonzalez 13ff58180d Added footer to be sticky at the bottom of page 2025-01-24 16:29:54 -04:00
Daniel Gonzalez 506572bbf5 fix(refactor): Refactored class components to function components 2025-01-24 16:13:14 -04:00
Daniel Gonzalez 4ce02538e1 fix(refactor): Refactoring and restructuring 2025-01-23 17:42:28 -04:00
Daniel Gonzalez 93bf2c8696 feat(servers): Added new back-end servers 2025-01-21 12:40:36 -04:00
Daniel Gonzalez 7c366bf399 fix(update): Updated to use latest react and react-bootstrap 2025-01-17 13:55:50 -04:00