29 Commits

Author SHA1 Message Date
Alex Gleason
73e7e818b2
Improve AccountSwitcher without kind 0 2025-05-16 14:09:28 -05:00
Alex Gleason
ebc399776d
Fix SignupDialog (so it logs the user in immediately after generating the key) 2025-05-16 13:55:12 -05:00
Alex Gleason
cc3d87192c
Add a "client" tag to all published events 2025-05-16 12:28:01 -05:00
Alex Gleason
601b3ce370
Add file uploads with Blossom 2025-05-14 17:15:00 -05:00
Alex Gleason
f77a6a4af3
Add EditProfileForm 2025-05-14 15:56:53 -05:00
Alex Gleason
2ac30c4f29
Use just relay.nostr.band as the default relay for now 2025-04-25 09:50:32 -05:00
Alex Gleason
b8603ff80e
Remove unused App.css 2025-04-25 09:43:03 -05:00
Alex Gleason
3cc2fe6d64
Add a placeholder useNostr hook 2025-04-25 09:32:43 -05:00
Alex Gleason
7d81db739c
Add AbortSignal's to things 2025-04-23 15:13:17 -05:00
Alex Gleason
282d6f4d4e
Add comments to login stuff saying not to modify 2025-04-21 11:29:49 -05:00
Alex Gleason
04673a276a
Simplify LoginArea 2025-04-18 15:39:03 -05:00
Alex Gleason
dec966b693
Refactor AccountSwitcher / LoginArea 2025-04-18 15:36:58 -05:00
Alex Gleason
d88285480c
Refactor useLoggedInAccounts into a separate hook 2025-04-18 15:30:11 -05:00
Alex Gleason
884b85ce25
Add comments to LoginDialog and SignupDialog 2025-04-18 15:22:23 -05:00
Alex Gleason
d29f328bd4
LoginForm -> LoginDialog, SignupForm -> SignupDialog 2025-04-18 15:20:19 -05:00
Alex Gleason
3dc8d32ca8
LoginForm: simplify defaultTab 2025-04-18 15:06:58 -05:00
Alex Gleason
344f12280c
Improve queryClient options 2025-04-18 12:05:24 -05:00
Alex Gleason
e07e98c882
Fix AccountSwitcher 2025-04-18 00:15:29 -05:00
Alex Gleason
b4605cf672
Fix AccountSwitcher 2025-04-17 23:46:33 -05:00
Alex Gleason
360b9062b8
Include the AccountSwitcher component 2025-04-17 23:27:15 -05:00
Alex Gleason
6cfd6f95ba
Include login components in stack 2025-04-17 21:19:27 -05:00
Alex Gleason
9a95cbe5ce
Add Nostr login info to context 2025-04-17 18:46:08 -05:00
Alex Gleason
b8175a459e
Use consistent naming for hooks 2025-04-17 18:32:44 -05:00
Alex Gleason
e081094cdf
Add comments to useLoginActions 2025-04-17 18:15:10 -05:00
Alex Gleason
8407a2e268
Add separate AppRouter component 2025-04-17 16:55:49 -05:00
Alex Gleason
420edd9ed6
Include NostrLoginProvider, narrow down default relays 2025-04-17 14:25:18 -05:00
Alex Gleason
455a27893b
Remove the confusing extra useNostr hook 2025-04-17 11:53:56 -05:00
Alex Gleason
afcb62e7a1
Add custom Nostr hooks, improve goosehints 2025-04-17 11:23:46 -05:00
Alex Gleason
0ab5354d7e
Create mkstack 2025-04-16 21:43:54 -05:00