121 Commits

Author SHA1 Message Date
Alex Gleason
a862d30e8e
Remove sonner 2025-08-09 19:45:54 -08:00
Chad Curtis
23508f361b clean up mobile drawer height fix 2025-07-17 23:37:19 +00:00
Chad Curtis
612aacb00b Merge branch 'main' of gitlab.com:soapbox-pub/mkstack into zapSupport 2025-07-17 22:38:39 +00:00
Chad Curtis
68959e0e77 remove iframe postmessage 2025-07-17 22:19:12 +00:00
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
Chad Curtis
21540d251f reduce unused functions, consolidate uri check 2025-07-14 15:20:34 +00:00
Chad Curtis
97a493c218 fix redraw issue for wallet configuration 2025-07-14 14:21:57 +00:00
Chad Curtis
6845e6cf7c Fallback to manual payment if webln fails - might be due to user intentionally closing out of it v2 2025-07-14 13:50:22 +00:00
Chad Curtis
3101532a2b Fallback to manual payment if webln fails - might be due to user intentionally closing out of it 2025-07-14 13:50:02 +00:00
Chad Curtis
7c9f3cb797 functional fix for drawer height bug on mobile 2025-07-14 13:01:49 +00:00
Chad Curtis
4c129251c7 more potential mobile sizing fixes for vh 2025-07-14 07:44:12 +00:00
Chad Curtis
0484b10a96 fix state issue which resulted in text edits causing repeated focus loss 2025-07-14 07:23:33 +00:00
Chad Curtis
230183bd0c more mobile fixes 2025-07-14 07:09:15 +00:00
Chad Curtis
a92f80b6e3 small styling fixes + fix potential memory leaks 2025-07-14 06:27:29 +00:00
Chad Curtis
ab54efba47 merge in from upstream and resolve conflicts 2025-07-14 03:58:49 +00:00
Chad Curtis
0a2474d2f5 mobile enhancements 2025-07-14 03:06:17 +00:00
Chad Curtis
661a5e1eac shorten empty state text to one line 2025-07-14 02:23:20 +00:00
Chad Curtis
9d8b5a3f43 another set of context + zap button fixes 2025-07-14 02:11:23 +00:00
Chad Curtis
8f51db5a49 nwc icon change + context fix 2025-07-14 02:01:30 +00:00
Chad Curtis
c98a6bbf64 scrollable manual zap, handle undef target 2025-07-14 01:51:48 +00:00
Chad Curtis
9ed8676d17 context updae + app nwccontext 2025-07-14 01:40:04 +00:00
Chad Curtis
8183e3cc5a cleanup + shakespeare-like manual zap modal 2025-07-14 01:16:31 +00:00
Chad Curtis
0bc03017bb further refinement 2025-07-14 01:03:04 +00:00
Alex Gleason
f75ddb6654
Add CommentsSection for NIP-22 (kind 1111) comments 2025-07-13 18:45:25 -05:00
Chad Curtis
7eecec7506 tidying 2025-07-13 20:12:42 +00:00
Chad Curtis
8c34dbc8d5 further refinement for new app builds 2025-07-13 19:52:58 +00:00
Chad Curtis
45ff37e752 messy, nwc support +_wallet fixes 2025-07-13 17:53:30 +00:00
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
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