90 Commits

Author SHA1 Message Date
Chad Curtis
d17fc5ddd7 Add default ErrorBoundary with iframe postMessage to template. 2025-07-17 17:18:58 +00:00
Alex Gleason
58bd5b1a4e Merge branch 'signupTemplate' into 'main'
Create expanded signup template

See merge request soapbox-pub/mkstack!7
2025-07-16 18:55:04 +00:00
Alex Gleason
6491300bc6 Merge branch 'bare-nip19-paths' into 'main'
CONTEXT.md: Enhance NIP-19 section

Closes #9

See merge request soapbox-pub/mkstack!9
2025-07-15 17:06:35 +00:00
Chad Curtis
d393975ccb generic colors 2025-07-14 21:38:30 +00:00
Chad Curtis
3f25629923 review updates 2025-07-14 21:12:26 +00:00
Chad Curtis
c7cfc0fe99 Merge branch 'main' of gitlab.com:soapbox-pub/mkstack into signupTemplate 2025-07-14 21:05:29 +00:00
sepehr-safari
04912496be CONTEXT.md: Introduce NIP19Page.tsx boilerplate and proper routing 2025-07-14 18:25:27 +03:00
Alex Gleason
f75ddb6654
Add CommentsSection for NIP-22 (kind 1111) comments 2025-07-13 18:45:25 -05:00
Chad Curtis
7b49400951 fix login state not being reset after using key file upload method 2025-07-08 14:30:15 +00:00
Chad Curtis
e226ec42a5 Make wording and icons generic 2025-07-08 14:19:17 +00:00
Chad Curtis
baaf7e6ab4 Pull signup flow from Treasures 2025-07-08 13:54:02 +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