Alex Gleason
|
8bdff8da6d
|
Lazy load page components
|
2025-06-01 16:26:09 -05:00 |
|
Alex Gleason
|
3a34db8320
|
Add dark theme support to NotFound.tsx
|
2025-06-01 16:08:27 -05:00 |
|
Alex Gleason
|
aa1e2145d0
|
Fix NoteContent test
|
2025-06-01 11:12:35 -05:00 |
|
Alex Gleason
|
130300f1c1
|
Use generated username fallback in other parts of the UI
|
2025-06-01 11:11:13 -05:00 |
|
Alex Gleason
|
9cb2795496
|
Add genUserName module
|
2025-06-01 11:04:22 -05:00 |
|
Alex Gleason
|
34770a3145
|
LoginArea display and context improvements
|
2025-06-01 11:00:53 -05:00 |
|
Alex Gleason
|
139e6696db
|
Improve LoginArea sizing and space
|
2025-06-01 09:47:15 -05:00 |
|
Alex Gleason
|
738b512d9c
|
ThemeProvider nitpicks
|
2025-06-01 09:37:49 -05:00 |
|
Alex Gleason
|
7c5fe75572
|
Generate a deterministic name from pubkey if no display name is set
|
2025-06-01 09:28:20 -05:00 |
|
Alex Gleason
|
865ca7039f
|
Improve NoteContent and NoteContent tests
|
2025-06-01 09:20:00 -05:00 |
|
Alex Gleason
|
830d806933
|
NoteContent can linkify any kind, add TestApp component and "Testing Your Changes" to CONTEXT.md
|
2025-06-01 08:39:33 -05:00 |
|
Alex Gleason
|
ee42c84171
|
Scroll to top during navigation changes
|
2025-06-01 07:32:33 -05:00 |
|
Alex Gleason
|
98f3305aa1
|
Add FIXME comment to Index.tsx
|
2025-05-31 00:03:40 +02:00 |
|
Alex Gleason
|
2d326ca5e9
|
Remove ThemeToggle component
|
2025-05-31 00:01:08 +02:00 |
|
Alex Gleason
|
79ed87e67c
|
useNostrPublish returns the event
|
2025-05-30 23:40:57 +02:00 |
|
Alex Gleason
|
81f90b9985
|
Add dark theme support to placeholder index
|
2025-05-30 22:48:59 +02:00 |
|
Alex Gleason
|
a6eeb05d6e
|
Add ThemeProvider
|
2025-05-30 22:38:23 +02:00 |
|
Alex Gleason
|
2c5d38013f
|
Switch to Ditto relay, don't include intentional error in App.tsx lol
|
2025-05-27 23:48:03 +02:00 |
|
Alex Gleason
|
d14652559e
|
Add test suite
|
2025-05-27 23:10:17 +02:00 |
|
Alex Gleason
|
4254b9eb0b
|
Change phrasing of relay list AI comments
|
2025-05-27 22:44:48 +02:00 |
|
Alex Gleason
|
ef7667501b
|
Add eslint to ci
|
2025-05-23 12:39:21 +02:00 |
|
Alex Gleason
|
69faf49454
|
Add max width to AccountSwitcher
|
2025-05-20 03:32:37 -05:00 |
|
Alex Gleason
|
aa2468b656
|
Kind 1 text rendering
|
2025-05-17 00:37:39 -05:00 |
|
Alex Gleason
|
7ee419bc6d
|
Stop setting wrong relay URLs
|
2025-05-16 18:30:47 -05:00 |
|
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 |
|