Commit Graph

  • be64d84cc7 feat: Add AppShell header to pop-out command page claude/add-command-popup-route-vFsMJ Claude 2026-01-14 16:28:28 +00:00
  • 00d00032f6 fix: Add decrypt button to NIP-17 chat and load cached gift wraps Claude 2026-01-14 16:13:41 +00:00
  • f15119567e Add comprehensive wallet implementation plan claude/study-nip-applesauce-Qe0cZ Claude 2026-01-14 16:05:44 +00:00
  • 8e43a6c6f4 Add comprehensive study notes on NIP-60, NIP-61, and applesauce-wallet Claude 2026-01-14 15:59:16 +00:00
  • aa4bcb0355 feat: Add context menu for chat message interactions claude/enhance-chat-interactions-hrke9 Claude 2026-01-14 15:58:06 +00:00
  • 797b3b6782 fix: Improve NIP-17 message sending and decryption tracking Claude 2026-01-14 14:28:01 +00:00
  • c99000d1f2 refactor: Move pop-out action to window menu dropdown Claude 2026-01-14 14:16:42 +00:00
  • a6164d9afd refactor: Remove header from pop-out command page Claude 2026-01-14 14:03:07 +00:00
  • 7a1ed09e8c fix: Improve NIP-17 message sending and decryption tracking Claude 2026-01-14 14:00:52 +00:00
  • 0c265f01b5 feat: Add pop-out command route for standalone window rendering Claude 2026-01-14 13:54:58 +00:00
  • 16764e1aca Display user's blossom servers in menu (#90) Alejandro 2026-01-14 14:52:16 +01:00
  • 3cb9459488 fix: Fix NIP-17 message sending and display Claude 2026-01-14 13:10:55 +00:00
  • 01f2c166cb fix: Improve error handling for NIP-86 network/CORS errors Claude 2026-01-14 13:04:01 +00:00
  • 2a1a479bf5 feat: Add inbox relay dropdown for NIP-17 DMs Claude 2026-01-14 12:57:58 +00:00
  • 3ddc3244eb fix: Support multi-word commands in command parser Claude 2026-01-14 12:47:39 +00:00
  • 52541dc6d4 feat: Add Saved Messages ($me) support for NIP-17 gift wrapped DMs Claude 2026-01-14 12:44:55 +00:00
  • 05221eb2e0 feat: Add relay admin command with NIP-86 support Claude 2026-01-14 12:35:20 +00:00
  • a4df6d3b05 feat: Add NIP-17/59 gift-wrapped DM support with caching Claude 2026-01-14 12:32:38 +00:00
  • c81fdb01c0 Fix: search outbox relays for kind 10050 inbox relay list Claude 2026-01-14 12:14:14 +00:00
  • 4b60a11196 Fix: trigger gift wrap subscription when getting conversations Claude 2026-01-14 12:07:19 +00:00
  • 3680e67e8c Fix NIP-17 inbox: fetch gift wraps from user's inbox relays Claude 2026-01-14 12:03:15 +00:00
  • 047530f736 fix: Properly fetch blossom servers for any profile view claude/show-blossom-servers-menu-3MOb8 Claude 2026-01-14 11:58:46 +00:00
  • edd951612f Refactor NIP-17 adapter to use applesauce helpers properly Claude 2026-01-14 11:57:18 +00:00
  • cd052d657f feat: Add NIP-17/59 gift-wrapped DM support with caching Claude 2026-01-14 11:39:08 +00:00
  • 532fe2345a refactor: Only show relays where event hasn't been published yet claude/add-republish-menu-option-1n9To Claude 2026-01-14 11:37:13 +00:00
  • 37004dc83f feat: Open blossom server file lists directly from menus Claude 2026-01-14 11:24:27 +00:00
  • e8eb14bfe3 fix: Add max height constraint to grid preset to prevent oversized images in chat claude/improve-chat-media-rendering-Io23Z Claude 2026-01-14 11:16:26 +00:00
  • fc56dc9388 feat: Display blossom servers in user menu with caching Claude 2026-01-14 11:12:29 +00:00
  • 4a0ec3a741 feat: Add configurable media rendering options for RichText Claude 2026-01-14 11:08:06 +00:00
  • 05fbcacb08 refactor: Improve premium gradient with glowy orange/yellow tones claude/grimoire-monetization-paths-Ozad6 Claude 2026-01-14 10:33:40 +00:00
  • 70db78fe3b refactor: Make republish code production-ready with optimizations and accessibility Claude 2026-01-14 09:39:58 +00:00
  • 6f3314c4db refactor: Update domain to grimoire.rocks and prioritize premium styling Claude 2026-01-14 09:39:19 +00:00
  • f40024c9b8 feat: Add premium gradient styling for grimoire.app users Claude 2026-01-14 09:35:33 +00:00
  • 58285594b6 refactor: Improve republish UX with click-to-publish and better relay display Claude 2026-01-14 09:31:45 +00:00
  • 63108fc5a1 feat: Add republish menu option to event menu Claude 2026-01-14 09:15:59 +00:00
  • 998944fdf7 feat: Add mobile tap support for chat name tooltip (#82) Alejandro 2026-01-14 09:49:15 +01:00
  • 3117aea34f Update profile example domain name (#86) Alejandro 2026-01-14 09:47:56 +01:00
  • b323a994c4 Update remaining verbiricha@habla.news examples to fiatjaf.com in man.ts claude/update-profile-example-B88xT Claude 2026-01-14 08:41:13 +00:00
  • e93e7794c1 Update profile example from verbiricha@habla.news to fiatjaf.com Claude 2026-01-14 08:38:46 +00:00
  • 0a744d97bd Update sign-in section styling: ghost button and top-only padding claude/chat-without-account-MjNSY Claude 2026-01-13 21:16:06 +00:00
  • 93a49a9864 Remove padding from sign-in section in chat Claude 2026-01-13 21:12:21 +00:00
  • 7036fb5539 Fix chat composer placeholder and text alignment (#84) Alejandro 2026-01-13 22:07:04 +01:00
  • 8faa854048 Restore account requirement for NIP-29 groups Claude 2026-01-13 21:03:57 +00:00
  • ceafe69b55 Fix cursor placement on mobile devices claude/align-chat-composer-vHoOW Claude 2026-01-13 21:02:57 +00:00
  • b4d18d6bba Allow viewing chat without account Claude 2026-01-13 20:55:14 +00:00
  • 3c5d4e3a1a Fix cursor placement in chat composer placeholder Claude 2026-01-13 20:47:20 +00:00
  • 20aeac2bc2 Use npub instead of NIP-05 in sharing URLs (#83) Alejandro 2026-01-13 21:41:59 +01:00
  • 284837d7aa Fix chat composer placeholder and text alignment Claude 2026-01-13 20:39:46 +00:00
  • 2efc3faa90 Use npub instead of NIP-05 in sharing URLs claude/use-npub-in-urls-4BlGU Claude 2026-01-13 20:39:09 +00:00
  • 10c0f68acf feat: Add mobile tap support for chat name tooltip claude/mobile-chat-name-tooltip-6xqNv Claude 2026-01-13 20:36:09 +00:00
  • 1356afe9ea Fix newline rendering in chat messages (#80) Alejandro 2026-01-13 20:50:46 +01:00
  • 1f79d5e483 Fix cursor position in chat composer claude/fix-composer-placeholder-a3ETS Claude 2026-01-13 19:46:20 +00:00
  • 61cdc5cd66 Make Enter insert newline on mobile devices claude/fix-chat-newlines-YXuFi Claude 2026-01-13 19:45:57 +00:00
  • 585eed5135 Preserve newlines when sending chat messages Claude 2026-01-13 19:41:16 +00:00
  • 3acf1dac84 Make chat composer scrollable with height constraints Claude 2026-01-13 19:40:17 +00:00
  • 3db7c4e24e Fix chat composer placeholder and text placement Claude 2026-01-13 19:35:39 +00:00
  • 711759572f Fix newline rendering in chat messages Claude 2026-01-13 19:35:19 +00:00
  • 5260359385 feat: implement NIP-28 public channel support claude/read-nip-28-Y7cfn Claude 2026-01-13 18:39:29 +00:00
  • 4078ea372a Review NIP-51 list types and rendering support (#77) Alejandro 2026-01-13 17:23:57 +01:00
  • 72a9a4dff1 Merge main branch, resolve conflicts keeping NIP-51 lists and Blossom support claude/nip51-list-rendering-4eJyB Claude 2026-01-13 16:22:18 +00:00
  • 9ef1fefd3d feat: BLOSSOM (#75) Alejandro 2026-01-13 17:16:31 +01:00
  • f27daf60d9 Use Label component for muted words with destructive styling Claude 2026-01-13 16:14:09 +00:00
  • 691aed108d Add comprehensive tests for blossom-parser claude/learn-blossom-spec-ZSiYr Claude 2026-01-13 16:12:11 +00:00
  • f1f4f63db7 Improve NIP-51 list rendering with clickable titles and consistent styling Claude 2026-01-13 16:06:02 +00:00
  • 27fbe9a8fc Add individual server view and NIP-05 support for blossom commands Claude 2026-01-13 16:04:11 +00:00
  • 94788a7926 Add rich renderer for kind 10063 Blossom server list Claude 2026-01-13 15:50:24 +00:00
  • 73269499d5 Add comprehensive NIP-51 list rendering support Claude 2026-01-13 15:47:34 +00:00
  • bccdcf880b Remove files.v0l.io from fallback servers Claude 2026-01-13 15:44:01 +00:00
  • 5fe6762417 Fix: Don't show fallback servers when not logged in Claude 2026-01-13 15:42:10 +00:00
  • d82ce4b955 Add fallback public Blossom servers for users without server list Claude 2026-01-13 15:40:21 +00:00
  • 5c53438718 Add rich blob attachments with imeta tags for chat Claude 2026-01-13 15:28:40 +00:00
  • ed6f2fd856 Improve chat reply UX with auto-focus and rich text preview (#76) Alejandro 2026-01-13 16:26:28 +01:00
  • 3e84641643 Improve chat reply UX with auto-focus and rich text preview claude/improve-chat-reply-ux-Jq3ST Claude 2026-01-13 15:20:52 +00:00
  • 71eb7d814a Add Blossom upload dialog with chat integration Claude 2026-01-13 13:34:13 +00:00
  • 9e3788e71d Enhance Blossom viewer with server selection and blob details Claude 2026-01-13 12:42:47 +00:00
  • fd31e707fc Add window action to move windows between tabs (#74) Alejandro 2026-01-13 13:28:02 +01:00
  • bc81ac7a5a Add Blossom blob storage integration Claude 2026-01-13 12:18:11 +00:00
  • 6a3d220490 Add window action to move windows between tabs claude/window-move-tab-action-X5DNL Claude 2026-01-13 12:17:38 +00:00
  • 797510107b Fix slash command autocomplete and add bookmark commands (#73) Alejandro 2026-01-13 12:39:22 +01:00
  • 31fe01edf8 fix: normalize relay URLs when checking group list bookmarks claude/fix-slash-autocomplete-mr9Ep Claude 2026-01-13 11:30:07 +00:00
  • a65f9073e5 fix: slash autocomplete only at input start + add bookmark commands Claude 2026-01-13 11:21:39 +00:00
  • 280a395187 Make grouplist viewer mobile friendly with sidebar (#72) Alejandro 2026-01-13 11:52:52 +01:00
  • 4ee385ea6c Add actions support to chat adapter protocol (#67) Alejandro 2026-01-13 11:49:32 +01:00
  • 90b66ffc3b refactor: integrate sidebar toggle into ChatViewer header claude/mobile-friendly-grouplist-sidebar-gyyln Claude 2026-01-13 10:46:16 +00:00
  • 9b16fd7a40 feat: make GroupListViewer mobile-friendly with Sheet sidebar Claude 2026-01-13 10:37:11 +00:00
  • feb95cf4d7 feat: make chat actions context-aware and filter by membership status claude/chat-adapter-actions-COcwZ Claude 2026-01-13 10:27:43 +00:00
  • c6e041eeb0 feat: execute slash commands immediately on autocomplete selection Claude 2026-01-12 21:11:33 +00:00
  • fa88370c0c feat: add autocomplete for slash commands Claude 2026-01-12 20:46:51 +00:00
  • bf1ffe5b0f feat: add protocol-specific actions to chat adapters Claude 2026-01-12 20:36:55 +00:00
  • 9657ec635f fix: support other user groups Alejandro Gómez 2026-01-13 10:50:17 +01:00
  • c4687da3ef Add multi-room group chat support (#70) Alejandro 2026-01-13 10:30:10 +01:00
  • 4850f11bf3 fix: cleanup event handler claude/add-group-chat-support-6gOxh Alejandro Gómez 2026-01-13 10:25:10 +01:00
  • 0b80d1eb72 ui: tighter group items, subtler bg Alejandro Gómez 2026-01-13 10:15:07 +01:00
  • f980d0b8d2 ui: last msg display Alejandro Gómez 2026-01-13 10:12:46 +01:00
  • 4cae2bee41 fix: ensure $hashtags alias works with kind 777 spells claude/nip51-interest-lists-9AML3 Claude 2026-01-13 09:11:38 +00:00
  • b254a88793 refactor: replace react-resizable-panels with custom resize handler Claude 2026-01-13 09:05:54 +00:00
  • 2f202286db fix: handle missing/empty interest list gracefully for $hashtags Claude 2026-01-13 09:03:14 +00:00
  • fcbc9db905 fix: correct react-resizable-panels component imports Claude 2026-01-13 08:58:26 +00:00
  • 9350c46774 refactor: use react-resizable-panels for GroupListViewer Claude 2026-01-13 08:56:44 +00:00
  • 0f948b83b0 feat: add $hashtags alias for filtering by NIP-51 interest list Claude 2026-01-13 08:56:27 +00:00