[ derekross/zaptrax ] feat: add callback URL to nostrconnect URI Append callback parameter based on window.location.origin so signer apps can redirect back to the app after authorization. Bump version to 0.2.4 🤖 Generated with [Claude Code]() Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
[ fiatjaf/nak ] gift: unwrap tries both decoupled and identity keys, wrap defaults to decoupled but accepts flags to change that.
[ nostr-protocol/nips ] Fix typos and broken links across multiple NIPs (#2178)
[ coracle-social/coracle ] Change label for user events export toggle (#655) "your events" is better than "user events"
[ burned-caroche455/haven-kit ] Update README.md
[ vitorpamplona/amethyst ] Implements AND queries for tags:
[ OpenSats/website ] Blog Post: OpenSats Receives $400,000 Donation From StarkWare and Starknet Foundation (#546) * Add skeleton * Add header image file * Update header image path * Add first draft
[ greenart7c3/Citrine ] - Remove `ConnectivityBroadcastReceiver` - Remove connectivity callback handling in `Citrine.kt` - Use `WorkManager` for broadcasting events to handle network connectivity - Disconnect Nostr client in `EventBroadcastWorker` after sending event - Remove unused test dependencies for `Robolectric` and `Mockk`
[ greenart7c3/Citrine ] Merge pull request #85 from percy-g2/master Implement Broadcast events after coming back online feature with comprehensive test coverage
[ nodetec/relaywizard ] feat: check if the installed package versions match the tested versions, if they don't match then log a warning to the rwz log file #31 (#79)