P. Reis
|
2474609a5a
|
Fix SignupDialog: remove scrollbar, left-align title, add rounded corners to buttons
|
2025-09-22 17:28:34 -03:00 |
|
P. Reis
|
ea5932490a
|
Improve SignupDialog key icon: make larger, add grey background, fix scrollbar
|
2025-09-22 17:03:58 -03:00 |
|
P. Reis
|
3db5148780
|
add back tutorial when generating a new key
|
2025-09-22 16:18:41 -03:00 |
|
P. Reis
|
a0bd6729ae
|
Refactor SignupDialog to match Soapbox design with improved UX
- Simplify SignupDialog UI to clean Soapbox-style layout with key emoji
- Fix button width to match text size instead of full width
- Implement proper key generation flow using existing generateSecretKey code
- Replace toast message with direct login modal opening for 'I already have a key'
- Remove duplicate NostrExtensionIndicator (LoginDialog already handles extensions)
- Update LoginArea to handle modal transitions between signup and login
- Maintain 3-step flow: key selection → generation → confirmation
- Reuse existing MKStack functionality instead of reinventing wheel
|
2025-09-22 14:31:39 -03:00 |
|
P. Reis
|
05c0ec92f7
|
Remake SignupDialog with simplified Soapbox-style design
- Replace complex multi-step signup flow with simple key-focused design
- Add NostrExtensionIndicator component for browser extension detection
- Simplify UI to match Soapbox key-step design with emoji and clean layout
- Remove unused profile setup, key generation, and download functionality
- Keep extension login and placeholder for future key generation
- Maintain existing props interface for compatibility with LoginArea
|
2025-09-22 13:04:41 -03:00 |
|
Alex Gleason
|
be71f350fc
|
Remove bg-background from "outline" button variant
|
2025-09-20 11:20:44 -05:00 |
|
Alex Gleason
|
a26a755505
|
Give useIsMobile an initial state
|
2025-09-13 18:35:08 -05:00 |
|
Chad Curtis
|
a98151688d
|
Fix linter
|
2025-09-02 16:23:14 +00:00 |
|
Chad Curtis
|
1879cd18f5
|
rename key file
|
2025-09-01 20:00:56 +00:00 |
|
Chad Curtis
|
8ff4046308
|
Further simplify signup
|
2025-09-01 19:47:39 +00:00 |
|
Chad Curtis
|
be0f74543c
|
Remove copy button from signup flow. npm i
|
2025-09-01 19:43:53 +00:00 |
|
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 |
|