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.
[ zapcooking/frontend ] Merge pull request #125 from dmnyc/community-ui-improvements

GitHub
Merge pull request #125 from dmnyc/community-ui-improvements · zapcooking/frontend@acc5a02
A place where food culture can live openly and grow naturally. Share recipes, support creators directly, no algorithms or ads. - Merge pull request...
[ chebizarro/nostrc ] fix: Regenerate UI files and fix GTK4 API usage
- Force regenerate gnostr-main-window.ui from Blueprint (was stale)
- Fix gtk_entry_set_placeholder_text -> gtk_search_entry_set_placeholder_text
for GtkSearchEntry in classifieds view (GTK4 API change)

GitHub
fix: Regenerate UI files and fix GTK4 API usage · chebizarro/nostrc@6ace023
- Force regenerate gnostr-main-window.ui from Blueprint (was stale)
- Fix gtk_entry_set_placeholder_text -> gtk_search_entry_set_placeholder_tex...
[ chebizarro/nostrc ] refactor(ui): Convert gnostr-relay-discovery.ui from XML to Blueprint
This was the last remaining XML-only UI file. All UI components are now
defined in Blueprint (.blp) files which are compiled to .ui files.
- Created gnostr-relay-discovery.blp with equivalent Blueprint syntax
- Added to BLUEPRINT_SOURCES in CMakeLists.txt
- Removed outdated comment about XML-only file

GitHub
refactor(ui): Convert gnostr-relay-discovery.ui from XML to Blueprint · chebizarro/nostrc@b696540
This was the last remaining XML-only UI file. All UI components are now
defined in Blueprint (.blp) files which are compiled to .ui files.
- Creat...
[ chebizarro/nostrc ] fix(ui): Add overflow: hidden to root_overlay to fix width warnings
The root_overlay was allowing content to request widths larger than
the window, causing 'GtkOverlay exceeds GnostrMainWindow width'
warnings and title bar clipping. Setting overflow: hidden clips
content that exceeds the available space.

GitHub
fix(ui): Add overflow: hidden to root_overlay to fix width warnings · chebizarro/nostrc@f09ae49
The root_overlay was allowing content to request widths larger than
the window, causing 'GtkOverlay exceeds GnostrMainWindow width'
warning...
[ bst27/nostr-explorer ] Update dependency nuxt to v4.3.0

GitHub
Update dependency nuxt to v4.3.0 · bst27/nostr-explorer@f044448
Nostr Explorer is a web browser application to explore the content of the Nostr network. Nostr is a decentralized network protocol for a distribute...
[ chebizarro/nostrc ] fix(ui): Remove duplicate programmatic sidebar items
The sidebar items were being added both in the Blueprint template AND
programmatically in C code, causing duplicate navigation rows. Removed
the programmatic creation since items are already defined in Blueprint.

GitHub
fix(ui): Remove duplicate programmatic sidebar items · chebizarro/nostrc@ee62392
The sidebar items were being added both in the Blueprint template AND
programmatically in C code, causing duplicate navigation rows. Removed
the pr...
[ zapcooking/frontend ] Fix article loading and cover display issues
- Skip Primal cache API for articles (doesn't support kind:30023)
- Exclude garden.zap.cooking relay only from article fetching (keep for other uses)
- Simplify relay filters to avoid hashtag array issues
- Fix cover curation to work with fewer articles (>=1 instead of >=6)
- Always re-curate cover after fetch to match foodOnly state
- Add robust fallback with direct relay subscription
- Improve logging for debugging article fetch issues

GitHub
Fix article loading and cover display issues · zapcooking/frontend@75ce871
- Skip Primal cache API for articles (doesn't support kind:30023)
- Exclude garden.zap.cooking relay only from article fetching (keep for other...
[ zapcooking/frontend ] Resolve nostr:npub mentions to display names in notifications

GitHub
Resolve nostr:npub mentions to display names in notifications · zapcooking/frontend@97c5869
A place where food culture can live openly and grow naturally. Share recipes, support creators directly, no algorithms or ads. - Resolve nostr:npub...
[ privkeyio/keep ] Add full NIP-55 spec support (#150)
* Add full NIP-55 spec support
* fix: address NIP-55 security review findings
* Simplify NIP-55 handler code
* Add full NIP-55 spec compliance

GitHub
Add full NIP-55 spec support (#150) · privkeyio/keep@441e62e
* Add full NIP-55 spec support
* fix: address NIP-55 security review findings
* Simplify NIP-55 handler code
* Add full NIP-55 spec compliance
...
[ chebizarro/nostrc ] fix(ui): Fix sidebar icons and boolean property values in Blueprint
- Remove leading spaces from icon-name values that prevented icons from displaying
- Replace unavailable icons with Adwaita equivalents:
- notifications-symbolic -> preferences-system-notifications-symbolic
- basket-symbolic -> view-grid-symbolic
- Fix boolean property values (remove quotes and leading spaces)
- Remove leading spaces from label text

GitHub
fix(ui): Fix sidebar icons and boolean property values in Blueprint · chebizarro/nostrc@2cef970
- Remove leading spaces from icon-name values that prevented icons from displaying
- Replace unavailable icons with Adwaita equivalents:
- notifi...
[ Routstr/landingpage ] Update note formatting and replace api.routstr.com with staging.routstr.com

GitHub
Update note formatting and replace api.routstr.com with staging.routs… · Routstr/landingpage@ccfe13a
…tr.com