139 Commits (nostr)

Author SHA1 Message Date
Trent Larson 023c8f6321 modify the settings to allow account-specific settings, eg. for "isRegistered" 2 months ago
Trent Larson 174c37169f jump from ideas directly into giving dialog choice 3 months ago
Trent Larson 0e7da5a9a4 fix test BVC setting, remove stray console.outs 3 months ago
Trent Larson 767d33c0a0 prompt for name when showing info, and provide a "copy" page when remote 3 months ago
Trent Larson c5c687a9c5 add tests for importing multiple records, fix other confirmation tests 3 months ago
Trent Larson 511be5f9a2 move contact actions into the details page (prepping for checkboxes) 3 months ago
Trent Larson a9b12f4d7c allow editing of an offer 3 months ago
Trent Larson 269d00a096 start with offer-edit 3 months ago
Trent Larson 05f898d462 put BTC before BX in unit rotation 3 months ago
Trent Larson 4244e6b279 add recipient description to offers in user's list 3 months ago
Trent Larson b8181f6ae3 fix error sharing image and failing to upload, fix upload in webkit/safari, and test it 4 months ago
Trent Larson ca8da9fd5e add 'isRegistered' check to guard against many buttons 4 months ago
Trent Larson 1fbd1da87d add visibility flag set, refactor to see results, and add copy icons for contact info 4 months ago
Trent Larson 6272b3045b fix where it doesn't remove the plan when editing and removing it 4 months ago
Trent Larson c0df24fe01 add more type casts 4 months ago
Trent Larson c16c1689a3 add ability to edit a GiveAction 4 months ago
Trent Larson e51a7b84a4 fix linting 4 months ago
Trent Larson 403327c25a create an identifier by default, while letting them choose if passkeys are enabled 4 months ago
Trent Larson bc59cd5c41 cache the passkey JWANT access token for multiple signatures 4 months ago
Trent Larson 9b65fb7ef9 remove remaining getIdentity calls & fix QR code for did:peer 4 months ago
trentlarson 2aedf6c185 move low-level DID-related create & decode into separate folder (#120) 4 months ago
Trent Larson 674ca1d63c replace remaining didJwt.createJwt calls with one that checks for did:peer 4 months ago
Trent Larson f184fe4d51 linting cleanup 5 months ago
Trent Larson c67ceebc67 change accessToken to take a DID 5 months ago
Trent Larson c200cdbead add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer 5 months ago
Trent Larson 2dd6e9b07a make a passkey-generator in start & home pages, and make that the default 5 months ago
Trent Larson 33d6b9df96 misc tweaks and linting clean-up 5 months ago
Trent Larson 63d0f3c748 misc syntactic & type-checking clean-up 5 months ago
Trent Larson dffa007a74 add advanced page & flag for editing raw claims, and fix recipient assignment in detail screen 5 months ago
Trent Larson 1c0e0aeeba modify & explain icons next to feed 5 months ago
trentlarson e68d4fbe6d passkey test (#116) 5 months ago
Trent Larson c7c6b7c071 add BX currency, add link for user's activity, tweak verbiage 5 months ago
Trent Larson 886e22ba88 add Confirm Gift screen for simpler confirmation 5 months ago
Trent Larson 64f5656f41 add an image to projects (which shows on all ProjectIcons except for offers) 6 months ago
Trent Larson 751c066bd0 constantly recheck on home screen if not registered 7 months ago
Trent Larson c403356055 add registration inside contact import, with flag to hide it 7 months ago
Trent Larson bd148e88a3 for scan on QR code screen, import and keep on that screen 7 months ago
Trent Larson 73f9d7f9e9 add page to view all claims about a DID (which we'll have to restrict to visible people soon) 7 months ago
Trent Larson ab6d2e3d4b remove message confusion, add project name during give-details 7 months ago
Trent Larson d1a285d659 change the "give" action on contact page to use dialog box 7 months ago
Trent Larson bba183dc46 add 'offer' on contact screen 7 months ago
Trent Larson 676882978a add code to display profiles in feed, but deactivate it for now 7 months ago
Trent Larson ab81648aca fix linting 8 months ago
Trent Larson 0632fb9b39 show in description when recipient is a project (not just Anonymous) 8 months ago
Trent Larson 640d273646 filter by selections (now all working), add cache for plans 8 months ago
Trent Larson 489bb76a60 adjust more code to the PushSubscriptionJSON 8 months ago
Trent Larson 2ca33bb9eb adjust the notification-subscription objects to try and send correct info 8 months ago
Trent Larson 7692cc2b35 add logic to send a time for notifications 8 months ago
Jason Buchanan 09dccc34d6
fix: buffer typescript error in util.ts when parsing ArrayBuffer 8 months ago
Trent Larson 0e2c5af16e add onboarding help instructions as separate page 8 months ago