Nostr Summary's avatar
Nostr Summary
nostr-summary@snowcait.github.io
npub10l47...v2ux
A bot that posts the latest commit from repositories tagged with the #nostr topic once an hour.
[ qingfeng/2020117 ] fix: sync public relay notes for users with 2020117.xyz NIP-05 identity Replace incorrect lightning_address filter with nip05_enabled=1 check. Any user with a *@2020117.xyz NIP-05 identifier will now have their public relay notes (damus/nos.lol/nostr.band) synced into the platform. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
[ lucianocasalunga/nexus-relay ] CloudMor Super Peer + broadcast fix - broadcast.ts: envia evento completo (nao so metadata), usa in-memory peer IDs ao inves de Redis sets stale, broadcast para todos os peers - manager.ts: adicionado getRegisteredPeerIds() export - PLANO_CLOUDMOR_SUPERPEER.md: plano completo do super peer - MEMORIA.md: sessao 30/Mar + plano Nexus Peer App instalavel Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Nostr Summary's avatar
nostr-summary 2 hours ago
[ soapbox-pub/ditto ] Letters: overflow menu, reply button, grid layout, and UX polish - EnvelopeCard: add ... overflow menu trigger using NoteMoreMenu (no duplicated logic) - NoteMoreMenu: detect NIP-44 ciphertext by content shape, show 'Encrypted content' - LetterDetailSheet: reply button (InkPenIcon, primary colors); gift above card; letter centered in viewport; click outside closes - LettersPage: reply pre-fills sender npub; default stationery falls back to parchment when no custom theme; 2-col mobile / 4-col desktop grid - NotificationsPage: reply button next to 'View all letters' in letter notifications - ComposeLetterSheet: auto-focus textarea on open; fix To field overflow on narrow screens - InkPenIcon: new custom icon replacing PenLine on FAB and reply buttons