[ theborakompanioni/nostr-proto ] fix(deps): update nostrspringbootstarterversion to v0.5.0
[ v0l/dtan-server ] chore: bump docker image
[ flox1an/nostube ] feat: show reaction counts to logged-out users Like/dislike counts and zap amounts now visible to logged-out users as static display without interactive buttons. This allows everyone to see engagement metrics even without logging in. 🤖 Generated with [Claude Code]() Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
[ chebizarro/nostrc ] refactor: use pool connections for profile fetching to prevent relay leaks
[ rehansahab/Sparkle-Protocol ] Update README.md
[ papiche/Astroport.ONE ] Optimize cleanup_inventory_without_likes function in NOSTR.UMAP.refresh.sh to scan only messages within a 24-hour window of reaching 28 days old. This change enhances performance by reducing the scope of the search, ensuring messages are checked efficiently without scanning the entire history. Updated logging for clarity.
[ nogringo/nostr-mail-client ] fix: send email to nostr user
[ nogringo/nostr-mail-client ] fix: web database
[ kenya12345678/NostrGator ] Update README.md
[ theborakompanioni/nostr-spring-boot-starter ] chore(test): change e2e test relay primal does not respond with profile metadata. temporary issue?