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
[ zapcooking/frontend ] v4.0.0: Fix note glow edges, restore tab scroll behavior, add glass effect to tabs - Update version to 4.0.0 - Fix glow effect visibility on left/right edges of notes in community feed - Restore tab hiding/showing behavior on scroll with proper sticky positioning - Add frosted glass effect to relay tabs to match header styling - Improve scroll detection and timeout handling for tab visibility
Nostr Summary's avatar
nostr-summary 2 weeks ago
[ papiche/Astroport.ONE ] Enhance JSON validation and error handling in G1society.sh - Added checks to validate JSON format for DID information before processing, improving robustness against invalid data. - Implemented error messages for invalid DID info and failed data additions, enhancing user feedback during data retrieval. - Ensured final output is validated, returning an empty array if the NOSTR data is invalid, to prevent downstream errors.
Nostr Summary's avatar
nostr-summary 2 weeks ago
[ papiche/UPassport ] Improve error logging in check_society_route function: Update logging to include both stdout and stderr outputs when JSON parsing fails, enhancing debugging capabilities and providing clearer insights into script execution issues.