[ nostr-dev-kit/ndk ] refactor(login-compact): simplify Bunker Signer button text
[ nostr-dev-kit/ndk ] feat(login-compact): implement bunker signer with nostrconnect:// QR code - Generate nostrconnect:// URI and display as scannable QR code - Tapping QR opens the URI for signer apps that register as handlers - Allow manual bunker:// URI entry with connect button - Stop nostrconnect:// listener when bunker:// connection is used - Add props: nostrConnectRelay, appName, appIcon for customization - Clean up signer on component destroy
[ soapbox-pub/shakespeare ] Fix attachment rendering
[ burned-caroche455/haven-kit ] Update README.md
[ kenya12345678/NostrGator ] Update README.md
[ arbadacarbaYK/gittr ] SSH base fix: Update CLI push example to use git.gittr.space
[ HiveTalk/swarm ] add TRUSTED_CLIENT_KINDS='all' option and default values for optional env vars
[ soapbox-pub/shakespeare ] Fix happy-dom vuln
[ arbadacarbaYK/gittr ] Add comprehensive SSH port 22 troubleshooting guide - Created SSH_PORT_22_TROUBLESHOOTING.md with step-by-step fixes - Covers Hetzner Cloud Firewall (most common issue) - Covers server local firewall (ufw/iptables) - Covers SSH service and configuration issues - Updated all relevant docs to reference the troubleshooting guide - Added explicit Hetzner Cloud Firewall instructions to deployment guide
[ soapbox-pub/nostrify ] Merge branch 'remove-happy-dom' into 'main' Remove happy-dom, fix NRelay1 test See merge request soapbox-pub/nostrify!133