saulteafarmer
241e2f7a7b
Comprehensive site update with livestream functionality and Nostr improvements
...
Deploy to GitHub Pages / deploy (push) Has been cancelled
Test / test (push) Has been cancelled
- Implemented complete livestream functionality with HLS video player and real-time chat
- Added NIP-17 compliant private messaging with kind 14 messages and NIP-44 encryption
- Enhanced markdown rendering for blog posts with syntax highlighting and improved formatting
- Added NIP-05 identity verification configuration for patrickulrich.com
- Reorganized homepage layout with recent activity above projects section
- Created comprehensive media sections for blog posts, photos, and videos
- Improved UI components with proper TypeScript types and error handling
- Added relay preferences discovery for optimized message delivery
- Enhanced authentication flow with login modal integration
- Updated styling and layout for better user experience
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-27 13:10:56 -04:00
Alex Gleason
df80653a83
Update mcp servers
2025-08-18 21:55:35 -05:00
Alex Gleason
a862d30e8e
Remove sonner
2025-08-09 19:45:54 -08:00
Alex Gleason
5eeb424d43
Revert "Add .ai-history/ to .gitignore"
...
This reverts commit b6d31cdd9d10161879215930eae8060af122531c.
2025-07-30 00:11:29 -05:00
Alex Gleason
b6d31cdd9d
Add .ai-history/ to .gitignore
2025-07-28 23:55:20 -05:00
Chad Curtis
7473c794cc
Merge branch 'zapSupport' into 'main'
...
Implement Zap + NWC Wallet support
See merge request soapbox-pub/mkstack!11
2025-07-26 00:12:25 +00:00
Chad Curtis
0c039bfbcf
revert gitlab-ci to upstream version for now
2025-07-26 00:09:58 +00:00
Chad Curtis
36237fd5b6
attempt to isolate gitlab logic to mainline mkstack
2025-07-25 23:51:13 +00:00
Chad Curtis
1de668785f
CONTEXT update per review feedback
2025-07-25 23:47:46 +00:00
Chad Curtis
c231ee40ac
Merge branch 'main' of gitlab.com:soapbox-pub/mkstack into zapSupport
2025-07-25 23:45:15 +00:00
Alex Gleason
fbbf7f8c39
npm audit fix
2025-07-23 16:30:18 -05: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
23f01f7dda
Merge branch 'errorBoundary' into 'main'
...
Add an ErrorBoundary to the default template
See merge request soapbox-pub/mkstack!13
2025-07-17 22:37:17 +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
c5dabfdb3a
Merge branch 'running-tests' into 'main'
...
CONTEXT.md: clarify writing tests vs running tests
See merge request soapbox-pub/mkstack!12
2025-07-17 03:47:51 +00:00
Alex Gleason
2cb807a4eb
CONTEXT.md: clarify writing tests vs running tests
2025-07-16 22:43:57 -05: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
Chad Curtis
2543c9c806
CONTEXT.md update
2025-07-16 18:52:10 +00:00
Alex Gleason
94e29c2f45
Upgrade Nostrify
2025-07-15 15:56:06 -05: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
Alex Gleason
a76c292fec
"Writing Tests" clarifications
2025-07-14 02:53:25 -05: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
a51094e157
update gitlab ci to expect template failures in the default state
2025-07-14 04:04:50 +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
Alex Gleason
62add9ec26
Merge branch 'comments' into 'main'
...
Add CommentsSection for NIP-22 (kind 1111) comments
See merge request soapbox-pub/mkstack!10
2025-07-14 02:47:24 +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
sepehr-safari
ebdd4dcb84
CONTEXT.md: Enhance NIP-19 section with extended explanations and real-world implementation guidance
2025-07-14 01:41:34 +03:00
Alex Gleason
3b48df1093
gitlab-ci: run tests in CI, not build (always before deploy)
2025-07-13 17:33:00 -05:00