[ kenya12345678/NostrGator ] Update README.md
[ arbadacarbaYK/gittr ] Fix layout client params typing to avoid null and React 300 issues
[ soapbox-pub/shakespeare ] Fix disconnect query invalidation
[ burned-caroche455/haven-kit ] Update README.md
[ nostrcode/nostr-schemas ] feat: readme file
[ AI-Robotic-Labs/Self-Sovereign-AI ] Merge pull request #89 from AI-Robotic-Labs/renovate/reqwest-0.x-lockfile Update Rust crate reqwest to v0.12.28
[ rust-nostr/nostr ] nostr: remove `url-fork` dependency Closes Closes Pull-Request: Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>
[ 398ja/cashu-voucher ] docs: update documentation for Schnorr signatures and version 0.3.6 Updated all references from Ed25519 to secp256k1 Schnorr (BIP-340) signatures and revised key generation examples. Bumped dependency and documentation versions to 0.3.6 accordingly.
[ burned-caroche455/haven-kit ] Update README.md
[ flox1an/nostube ] fix: video server availability HEAD request loop Fixed continuous HEAD requests to Blossom servers when checking video availability. The caching mechanism was broken because setting status to 'checking' would overwrite the `lastChecked` timestamp, causing the cache check to fail on subsequent calls. Changes: - Preserve `lastChecked` when transitioning to 'checking' status - Use stable empty array constant for `videoUrls` to prevent unnecessary