85 Commits

Author SHA1 Message Date
Chad Curtis
14eccbcb6f wallet configuration settings + nwc baseline support 2025-07-13 06:47:45 +00:00
Chad Curtis
55bf545646 cleanup + icons 2025-07-13 05:59:56 +00:00
Chad Curtis
ec1a9777de use event directly 2025-07-13 04:09:32 +00:00
Chad Curtis
7fdcb658b3 use single zaps component 2025-07-12 19:23:50 +00:00
Chad Curtis
c37df875b9 user fix 2025-07-12 19:20:34 +00:00
Chad Curtis
d68f2d8486 minimal zap support 2025-07-12 19:19:41 +00:00
Alex Gleason
a2eab78ae3
Improve AppConfigSchema type 2025-07-05 17:50:21 -05:00
Alex Gleason
0cda9cb7fc
LoginDialog: use a password input
Fixes https://gitlab.com/soapbox-pub/mkstack/-/issues/13
2025-07-03 19:14:11 -05:00
Alex Gleason
49952a10bf
Parse AppConfig with a zod schema 2025-07-03 19:04:40 -05:00
Alex Gleason
15dbc6df85
AccountSwitcher: modal={false} 2025-06-26 10:35:59 -05:00
Alex Gleason
508fa84466
Default to Primal relay 2025-06-24 20:38:59 -05:00
Alex Gleason
b7ff219e6e
avatar: object-cover 2025-06-23 22:49:53 -05:00
Alex Gleason
1e179b4396
Add AbortSignal polyfills 2025-06-15 12:35:47 -05:00
Alex Gleason
68202d655e
Add InferSeoMetaPlugin 2025-06-07 16:37:03 -05:00
Alex Gleason
641f570329
Only add the client tag if the page is served over https 2025-06-07 16:32:28 -05:00
Alex Gleason
d1a4e26f79
Add Unhead 2025-06-07 15:19:21 -05:00
Alex Gleason
2d325f7343
inter -> font-name 2025-06-06 14:28:01 -05:00
Alex Gleason
da87f2c7b1
RelaySelector should not accept any props 2025-06-04 18:32:45 -05:00
Alex Gleason
cd87b6e430
Publish to preset relays 2025-06-04 11:32:12 -05:00
Alex Gleason
048bf4cc69
Refactor AppProvider, AppConfig and presetRelays 2025-06-04 10:20:31 -05:00
Alex Gleason
3ad83cd114
Refactor AppProvider 2025-06-04 10:06:38 -05:00
Alex Gleason
c3310ab485
Consolidate ThemeProvider and AppProvider 2025-06-04 09:42:53 -05:00
Alex Gleason
f762136f14
Remove Spinner and don't lazy-load components 2025-06-04 09:14:44 -05:00
Alex Gleason
c2ff2a990f
Reorder relays 2025-06-02 22:13:22 -05:00
Alex Gleason
0481cd024e
Tweak the default relay list 2025-06-02 22:08:03 -05:00
Alex Gleason
1617d80ece
Use hostname in client tag 2025-06-02 22:05:03 -05:00
Alex Gleason
a8163d7a6c
Add RelaySelector 2025-06-02 21:46:07 -05:00
Alex Gleason
190f0cd791
Switch back to relay.nostr.band 2025-06-02 18:41:06 -05:00
Alex Gleason
9f12c58dc0
Add Design Customization section to CONTEXT.md 2025-06-02 10:53:54 -05:00
Alex Gleason
0ee653f631
Make light theme the default 2025-06-02 10:14:56 -05:00
Alex Gleason
3672a13ac8
Bully the robot to add a custom font 2025-06-02 10:13:20 -05:00
Alex Gleason
1fc548c7e9
Improve eslint rules for unused vars 2025-06-01 17:28:25 -05:00
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