[ nostr-dev-kit/ndk ] fix(blossom): handle UTF-8 characters in filenames during upload auth Replace btoa() with TextEncoder approach to properly encode Unicode characters in filenames (spaces, international characters, emojis). The btoa() function only supports Latin1 encoding and would fail when the auth event content contained non-ASCII characters. 🤖 Generated with [Claude Code]() Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
[ haorendashu/nostrmo ] using nostr sdk's onEOSE method to handle only one relay not connect and timeout when syncing
[ minibolt-guide/minibolt ] Merge pull request #136 from j4b4t0/main AlbyHub tor hidden service port fix