[ mattn/nostr-webhook ] bump up version to 0.0.130
[ CodyTseng/jumble ] fix: merge name and display_name
[ burned-caroche455/haven-kit ] Update README.md
[ soapbox-pub/shakespeare ] Fix z-index of GitSync warning popover
[ mouse484/astraea ] chore(deps): update dependency @tanstack/router-plugin to v1.145.4 (#1601) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[ soapbox-pub/shakespeare ] Add Continue button to GitSync warning popover
[ akiomik/nostui ] Merge pull request #327 from akiomik/refactor-system-state refactor: make SystemState fields private
[ damus-io/damus ] longform: fix note URLs not opening from nevent references Previously, clicking nevent links pointing to longform notes (kind 30023) showed "Can't display note" error because .longform was listed as an unsupported kind in LoadableNostrEventView. This fix adds .longform to the supported kinds alongside .text and .highlight, routing them to ThreadModel for proper display. 🤖 Generated with [Claude Code]()
[ rehansahab/Sparkle-Protocol ] Update README.md
[ akiomik/nostui ] Merge pull request #326 from akiomik/refactor-make-user-state-fields-private refactor: make UserState fields private