[ adamdecaf/nostr-book ] chore: automated publishing
[ purrgrammer/grimoire ] Merge pull request #5 from purrgrammer/claude/setup-github-actions-qa-n7cC3 Set up GitHub Actions for quality assurance
[ melvincarvalho/gamestr ] fix recovery logic with guards, overlay, and page reload fallback - Add isRecovering guard to prevent multiple simultaneous recovery attempts - Add visual "Reconnecting..." overlay with spinner during recovery - Add page reload fallback after 3 failed recovery attempts - Add try/catch around heartbeat to prevent it from dying on errors - Reset recovery attempts on successful message/connection - Lower stale threshold to 30 seconds for faster detection
[ soapbox-pub/shakespeare ] AI service errors take precedence over console errors in Quilly
[ theborakompanioni/nostr-proto ] chore(build): assign properties using the 'propName = value' syntax
[ mattn/nostr-webhook ] bump up version to 0.0.127
[ codeswot/nostrrdr ] feat: Introduce AppBloc for global state management, refactor home screen to use it, and update Android secure storage to enforce biometrics.
[ nostr-dev-kit/ndk ] refactor(login-compact): simplify Bunker Signer button text
[ nostr-dev-kit/ndk ] feat(login-compact): implement bunker signer with nostrconnect:// QR code - Generate nostrconnect:// URI and display as scannable QR code - Tapping QR opens the URI for signer apps that register as handlers - Allow manual bunker:// URI entry with connect button - Stop nostrconnect:// listener when bunker:// connection is used - Add props: nostrConnectRelay, appName, appIcon for customization - Clean up signer on component destroy
[ soapbox-pub/shakespeare ] Fix attachment rendering