267 Commits

Author SHA1 Message Date
Chad Curtis
dddeb7fc61 Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Alex Gleason <alex@alexgleason.me>
2025-09-01 21:23:33 +00:00
Chad Curtis
cf64f2ca83 Update context for pagination duplication potential. 2025-09-01 21:01:19 +00:00
Chad Curtis
0d327372fe Add infinite scroll to AGENTS.md 2025-09-01 20:48:35 +00:00
Alex Gleason
c0f822a4f4
Remove agent.json 2025-08-31 20:33:12 -05:00
Alex Gleason
480d5905d7
Remove .cursorrules
https://docs.cursor.com/en/context/rules#agents-md
2025-08-31 20:29:54 -05:00
Alex Gleason
31d2aa4761
Remove .goosehints and .gooseignore 2025-08-31 20:28:50 -05:00
Alex Gleason
b52374f0db
Remove codex.md 2025-08-31 20:27:17 -05:00
Alex Gleason
5c1cff5618
AGENTS.md in AGENTS.md 2025-08-31 20:17:52 -05:00
Alex Gleason
e335e787ff
Make AGENTS.md the primary context file that gets loaded 2025-08-31 20:11:43 -05:00
Alex Gleason
241a235ce1
gitignore .ai/ 2025-08-30 17:44:58 -05: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