[ PrimalHQ/primal-android-app ] Implement fetching mining fee per wallet type
[ kenya12345678/NostrGator ] Update README.md
[ vitorpamplona/amethyst ] Merge pull request #1650 from vitorpamplona/l10n_crowdin_translations New Crowdin Translations
[ PrimalHQ/primal-android-app ] Fix exceptions shouldn't be object warning in `LocalSignerError`
[ purrgrammer/grimoire ] NIP-30 custom emoji kinds (#47) * feat(emoji): implement NIP-30 custom emoji support - Fix shortcode regex to be NIP-30 spec compliant (alphanumeric + underscore only) - Add feed and detail renderers for kind 30030 Emoji Sets - Create shared CustomEmoji component for consistent emoji rendering - Add getEmojiTags helper with applesauce-style symbol caching * fix(emoji): remove colons from emoji set title display
[ flox1an/nostube ] fix(config): default nsfwFilter to 'hide' when undefined Old configs from before the preset system may not have nsfwFilter set, causing NSFW content to be shown instead of hidden. Added: - Migration in AppProvider to set nsfwFilter to 'hide' if undefined - Fallback to 'hide' in VideoGrid, VideoCard, and GeneralSettingsSection 🤖 Generated with [Claude Code]() Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
[ v0l/zap-stream-core ] fix: enable scaler once
[ flox1an/almond ] docs: update CONTEXT.md with BUD-07 Cashu payment documentation Adds comprehensive documentation for the BUD-07 payment feature: - Two payment flows (reactive 402 and preemptive) - Price discovery via HEAD /upload - Payment request/proof formats - Configuration environment variables 🤖 Generated with [Claude Code]()
[ akiomik/nostui ] Merge pull request #335 from akiomik/refactor-remove-scrollable-list refactor: remove ScrollableList
[ akiomik/nostui ] Merge pull request #335 from akiomik/refactor-remove-scrollable-list refactor: remove ScrollableList