[ kenya12345678/NostrGator ] Update README.md
[ nostr-dev-kit/ndk ] fix: initialize showcase sample users directly to prevent black box rendering Initialize NDKUser instances directly in component state instead of relying on async EditProps loading. This ensures showcase components render immediately with sample data instead of showing black boxes. Changes: - follow/+page.svelte: Initialize sampleUser with NDKUser constructor - mute/+page.svelte: Initialize sampleUser with NDKUser constructor - user-card/+page.svelte: Initialize all 9 users with NDKUser constructor
[ akiomik/nostui ] Merge pull request #308 from akiomik/refactor-runtime-fields refactor: improve Runtime fields
[ CodyTseng/jumble ] feat: πŸ’¨
[ nostr-protocol/nips ] Add support for picture sets in NIP-51, using kind 30006. (#2170)
[ kenya12345678/NostrGator ] Update README.md
[ ZeusLN/zeus ] Merge pull request #3464 from ZeusLN/translations_28cf3c53816541af89c49a7815e267ce [Transifex] Updates for project ZEUS
[ purrgrammer/grimoire ] ui: use label for branch
[ ocknamo/nosskey-sdk ] docs: Advanced Configuration Examples (#7)
[ akiomik/nostui ] Merge pull request #307 from akiomik/remove-unused-method refactor: remove unused method