[ rehansahab/Sparkle-Protocol ] Update README.md
[ flox1an/nostube ] refactor: use unified event loader from applesauce-loaders v5 Replace createAddressLoader with createEventLoaderForStore in core.ts. The unified loader automatically routes to the appropriate loader based on pointer type (EventPointer or AddressPointer) and supports: - Relay hints via followRelayHints option - IDB caching via cacheRequest - Default lookup relays for metadata discovery Hooks that need custom relay hints (VideoPage, usePlaylistDetails, etc.)
[ burned-caroche455/haven-kit ] Update README.md
[ besoeasy/file-drop ] Add funding configuration for GitHub
[ patrickulrich/nostr.blue ] Merge pull request #134 from patrickulrich/release/0.7.1 Release 0.7.1: Enhanced Article Editor with NIP-37 Draft Support
[ Letdown2491/signet ] Brought web UI and Android app UI closer in line. Fixed approval/denial bug in Recents widget. Additional UI tweaks and bug fixes.
[ nodetec/relaywizard ] chore: update readme to use the updated gpg verify time
[ damus-io/damus ] Background 0xdead10cc crash fix This commit fixes the background crashes with termination code 0xdead10cc. Those crashes were caused by the fact that NostrDB was being stored on the shared app container (Because our app extensions need NostrDB data), and iOS kills any process that holds a file lock after the process is backgrounded.
[ rehansahab/Sparkle-Protocol ] Update README.md
[ mouse484/astraea ] fix(deps): update dependency @tanstack/react-virtual to ^3.13.14 (#1595) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>