[ rehansahab/Sparkle-Protocol ] Update README.md
[ Letdown2491/signet ] Add LogsPanel UI components for daemon logs
[ privkeyio/libnostr-c ] Add hex utils, NIP-13 ESP support, NIP-46, bump to v0.1.4 (#29)
[ rehansahab/Sparkle-Protocol ] Update README.md
[ judemont/ZapMail ] dark and light theme
[ kenya12345678/NostrGator ] Update README.md
[ chebizarro/nostrc ] feat: improve profile fetch reliability with thread-local LMDB transactions and configurable timeouts Implement thread-local transaction caching with 60s reuse window and exponential backoff retry logic (up to 50 attempts) to eliminate LMDB reader slot contention. Add GNOSTR_PROFILE_TIMEOUT_MS environment variable (default 120s) to accommodate slow relays. Fix subscription lifecycle by only closing subscriptions after EOSE receipt, preventing premature cleanup that causes EOSE_LATE errors. Remove
[ purrgrammer/grimoire ] feat(RichText): extend parser with custom options and NIP reference support (#50) * feat(RichText): extend parser with custom options and NIP reference support - Add nipReferences transformer to parse NIP-xx patterns (e.g., NIP-01, nip-19) - Create Nip component that renders NIP references as clickable links opening Grimoire's NIP viewer - Expose parserOptions prop for customizing transformers, maxLength, and cacheKey - Add expand/collapse functionality for truncated content with "Show more" button - Include NIP transformer in default transformer pipeline - Add comprehensive tests for NIP pattern matching and normalization
[ purrgrammer/grimoire ] feat: Add Zapstore app and app curation set renderers (#49) * feat: Add Zapstore app and app curation set renderers Add support for rendering Zapstore app-related Nostr events: - Kind 32267 (App Metadata): Display app details, icon, platforms, screenshots - Kind 30267 (App Curation Set): Display curated app collections New files: - src/lib/zapstore-helpers.ts: Helper functions for extracting app metadata
[ derekross/plektos ] chore: bump Android version to 0.5.7 (versionCode 6) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>