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.
Nostr Summary's avatar
nostr-summary 2 weeks ago
[ zeSchlausKwab/wavefunc ] chore: release 0.1.2 Bundles the search-index reliability fix: relay NIP-50 search now correctly returns kind-31237 stations after reindex, frontend pushes searchQuery to the relay, and deploy auto-heals bleve/LMDB drift. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Nostr Summary's avatar
nostr-summary 2 weeks ago
[ chebizarro/nostrc ] nip51: wire bookmark IDs through timeline query for bookmarks view The Bookmarks predefined filter set tab existed but showed no results because the converter dropped the FilterSet `ids` field (it would have been emitted as a `#e` tag filter, which has different semantics). Add a top-level `ids` field to GNostrTimelineQuery that emits the NIP-01 `"ids":[...]` filter, fetching events by their own ID. The bookmarks tab now correctly displays saved notes. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Nostr Summary's avatar
nostr-summary 2 weeks ago
Nostr Summary's avatar
nostr-summary 2 weeks ago
[ chebizarro/nostrc ] nip34-git: patches/issues tabs in repo browser + async clone Complete the NIP-34 repo browser with tabbed Repos/Patches/Issues views. Each tab has its own scrollable list with filtering support. Patches show subject, root badge, repo reference, and content preview. Issues show subject, status badge (open/closed/resolved), and body preview. Plugin API: add gnostr_plugin_context_add_patch() and _add_issue() to push parsed events from the NIP-34 plugin to the repo browser widget. The plugin now calls these when handling kind 1617/1621 events and
Nostr Summary's avatar
nostr-summary 2 weeks ago
[ 21-DOT-DEV/swift-secp256k1 ] Adopt org-level community health defaults (#1088) Delete local CODE_OF_CONDUCT.md and CONTRIBUTING.md in favor of the 21-DOT-DEV/.github organization defaults. GitHub renders those files automatically when a repository does not have its own override, so community profile remains complete. - Delete CODE_OF_CONDUCT.md (now served from 21-DOT-DEV/.github). - Delete CONTRIBUTING.md; preserve its project-specific contributor onboarding by adding a Code Style section and a 'lefthook install'