197 Commits

Author SHA1 Message Date
Alex Gleason
79ed87e67c
useNostrPublish returns the event 2025-05-30 23:40:57 +02:00
Alex Gleason
9221693edb
Remove theme toggle from CONTEXT.md 2025-05-30 23:38:20 +02:00
Alex Gleason
1b8dab92b9
webmanifest eslint 2025-05-30 23:02:12 +02:00
Alex Gleason
95de9fde27
eslint HTML title 2025-05-30 22:58:43 +02:00
Alex Gleason
81f90b9985
Add dark theme support to placeholder index 2025-05-30 22:48:59 +02:00
Alex Gleason
0e8a141490
Add custom eslint rule: no-placeholder-comments 2025-05-30 22:45:59 +02:00
Alex Gleason
a6eeb05d6e
Add ThemeProvider 2025-05-30 22:38:23 +02:00
Alex Gleason
e0d94fae71
Add GitLab CI file 2025-05-30 22:19:04 +02:00
Alex Gleason
be2d2d63fa
Add PWA _redirects file 2025-05-30 22:18:50 +02:00
Alex Gleason
f633f4b423
Use claude sonnet, not opus 2025-05-29 22:11:40 +02:00
Alex Gleason
2c5d38013f
Switch to Ditto relay, don't include intentional error in App.tsx lol 2025-05-27 23:48:03 +02:00
Alex Gleason
d14652559e
Add test suite 2025-05-27 23:10:17 +02:00
Alex Gleason
4254b9eb0b
Change phrasing of relay list AI comments 2025-05-27 22:44:48 +02:00
Alex Gleason
e099d8b467 Merge branch 'eslint' into 'main'
Add eslint to ci

See merge request soapbox-pub/mkstack!4
2025-05-23 10:40:36 +00:00
Alex Gleason
ef7667501b
Add eslint to ci 2025-05-23 12:39:21 +02:00
Alex Gleason
7edfde7e9f
Upgrade model to claude-sonnet-4 2025-05-22 21:38:26 +02:00
Alex Gleason
69faf49454
Add max width to AccountSwitcher 2025-05-20 03:32:37 -05:00
Alex Gleason
aa2468b656
Kind 1 text rendering 2025-05-17 00:37:39 -05:00
Alex Gleason
7ee419bc6d
Stop setting wrong relay URLs 2025-05-16 18:30:47 -05:00
Alex Gleason
73e7e818b2
Improve AccountSwitcher without kind 0 2025-05-16 14:09:28 -05:00
Alex Gleason
ebc399776d
Fix SignupDialog (so it logs the user in immediately after generating the key) 2025-05-16 13:55:12 -05:00
Alex Gleason
56df17b56e
CONTEXT: fix Nostr headings depth 2025-05-16 13:47:14 -05:00
Alex Gleason
856d333c30
CONTEXT: encryption and decryption 2025-05-16 13:43:59 -05:00
Alex Gleason
b24578f0db
CONTEXT: LoginArea should not be wrapped in any conditional logic 2025-05-16 12:30:41 -05:00
Alex Gleason
cc3d87192c
Add a "client" tag to all published events 2025-05-16 12:28:01 -05:00
Alex Gleason
70eceef6ae
Fix ci script type checking 2025-05-14 23:09:39 -05:00
Alex Gleason
601b3ce370
Add file uploads with Blossom 2025-05-14 17:15:00 -05:00
Alex Gleason
f77a6a4af3
Add EditProfileForm 2025-05-14 15:56:53 -05:00
Alex Gleason
d05a78880a
CONTEXT.md: small correction for nip19 identifiers 2025-05-14 12:00:02 -05:00
Alex Gleason
750c165c05 Merge branch 'nip19' into 'main'
Add NIP-19 decoding to context

See merge request soapbox-pub/mkstack!3
2025-05-10 21:55:00 +00:00
Alex Gleason
aa91528de8
Add NIP-19 decoding to context 2025-05-10 16:54:06 -05:00
Alex Gleason
95eb9634b5
Upgrade Nostrify 2025-05-10 10:00:02 -05:00
Alex Gleason
69060820f8
Include 404.html in build 2025-05-09 19:23:25 -05:00
Alex Gleason
1a431c9d8a
Add useAuthor code snippet to CONTEXT.md 2025-05-09 16:10:33 -05:00
Alex Gleason
246ffb2181
Improve stack image 2025-05-07 11:19:08 -05:00
Alex Gleason
db13869675
Improve stack banner 2025-05-07 10:41:39 -05:00
Alex Gleason
b8137d0751
Change stack banner image 2025-05-06 18:06:03 -05:00
Alex Gleason
16ca716db2
add stack image 2025-05-05 21:47:02 -05:00
Alex Gleason
70dec2fc9a
Add stack.json, mcp.json -> agent.json 2025-05-05 21:15:37 -05:00
Alex Gleason
cac4ae6b93
Upgrade @nostrify/react 2025-05-04 18:40:41 -05:00
Alex Gleason
a7fcaaf1f3
Add mcp.json 2025-05-03 16:26:06 -05:00
Alex Gleason
3052ce66f1 Merge branch 'fix-mac-issue' into 'main'
Fix mac issue

See merge request soapbox-pub/mkstack!2
2025-05-02 15:43:50 +00:00
danidfra
87a0846bbe Fix mac issue 2025-05-02 12:40:51 -03:00
Alex Gleason
e4d081d3da
Add npm deploy script 2025-04-26 13:59:26 -05:00
Alex Gleason
d623f11653
Add GitHub Pages deploy action 2025-04-25 13:46:43 -05:00
Alex Gleason
2ac30c4f29
Use just relay.nostr.band as the default relay for now 2025-04-25 09:50:32 -05:00
Alex Gleason
b8603ff80e
Remove unused App.css 2025-04-25 09:43:03 -05:00
Alex Gleason
3cc2fe6d64
Add a placeholder useNostr hook 2025-04-25 09:32:43 -05:00
Alex Gleason
7d81db739c
Add AbortSignal's to things 2025-04-23 15:13:17 -05:00
Alex Gleason
99970309e2
Bump @nostrify/react 2025-04-23 15:06:19 -05:00