[ dtonon/fevela ] Fix first-level replies filter after a kind:1111 comment
[ PrimalHQ/primal-android-app ] Implement media preloading for smoother scrolling (#801) Co-authored-by: Aleksandar Ilic <aleksandar@appollo41.com>
[ arbadacarbaYK/gittr ] Fix: Implement batched metadata fetching to prevent relay overload - Batch metadata subscriptions into groups of 25 pubkeys (instead of 100 at once) - Add progressive delays (500ms) between batches to avoid overwhelming relays - Reduce excessive logging to improve performance - Fixes slow/stalled metadata loading on Firefox when not logged in - Prevents rate limiting and connection drops from large subscription requests
[ burned-caroche455/haven-kit ] Update README.md
[ nostr-dev-kit/ndk ] perf: optimize cache performance and fix cache write-back bug (#371) Root cause fix (core): - Events from cache were being written back to cache (missing !fromCache check) - Added !fromCache guard to setEvent call in subscription/index.ts Cache adapter optimizations (cache-sqlite-wasm): Query encoding: - Add LIMIT clause support to SQL queries (parameterized) to avoid over-fetching
[ WalletScrutiny/WalletScrutinyCom ] Merge branch '845-asset-registry-issues' into 'master' Resolve "Asset Registry issues" Closes #845 See merge request walletscrutiny/walletScrutinyCom!1301
[ ryogrid/nostrp2p ] Update README with Star History and overlay NW info Added Star History section and updated overlay NW note.
[ ZeusLN/zeus ] fix(nwc): reload wallet max budget to avoid using old value (#3455) * fix(nwc): reload wallet max budget to avoid using old value * fix(nwc): reload wallet max budget to avoid using old value
[ arbadacarbaYK/gittr ] Fix inline code detection: only treat as block if has language class, default to inline
[ burned-caroche455/haven-kit ] Update README.md