[ burned-caroche455/haven-kit ] Update README.md
[ kenya12345678/NostrGator ] Update README.md
[ purrgrammer/grimoire ] Make chat composer more compact (#68) * ui: make chat composer more compact - Reduce input and button height from 2.5rem to 1.75rem (h-7) - Reduce padding from px-3 py-1.5 to px-2 py-1 - Use text-sm for consistent sizing with chat messages - Make Send button smaller with text-xs and smaller icon - Tighten gap between input and button
[ vitorpamplona/amethyst ] Merge pull request #1664 from vitorpamplona/l10n_crowdin_translations New Crowdin Translations
[ SEG-UNIBE/artio-relay ] Merge pull request #18 from SEG-UNIBE/development chore(update): updating go dependencies
[ burned-caroche455/haven-kit ] Update README.md
[ koteitan/warawo ] v0.1.2/Fix relay comparison bug and add failure retry limit - Normalize relay URLs before comparing coverage (fix yabu.me:N bug) - Skip relays that fail 3+ times to reduce connection errors - Filter out local relays (127.0.0.1, localhost, 192.168.*, 10.*) - Use createRxBackwardReq for fetching existing events instead of forward - Add dump() debug function to console for analysis output
[ vitorpamplona/amethyst ] Improves performance by precaching signatures before sorting them Fixes out of order crash when the same signature came back.
[ ZeusLN/zeus ] Merge pull request #3524 from ZeusLN/zeus-3142 [feat] fix: Android: wallet does not close when swiped away
[ privkeyio/libnostr-c ] Fix benchmark integration and update performance docs (#31)