Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to PostView.swift to fix broken nostr link #1355

Closed
wants to merge 1 commit into from
Closed

Update to PostView.swift to fix broken nostr link #1355

wants to merge 1 commit into from

Commits on Jul 8, 2023

  1. Update to PostView.swift to fix broken nostr link

    Fix for second part of issue #1352 where if you submit a reply from the + on a profile, it uses the hex nostr url rather than the bech32 version. When typing the @ manually it uses the bech32 so updated to mirror this.
    cr0bar authored Jul 8, 2023
    Configuration menu
    Copy the full SHA
    3bf7ea4 View commit details
    Browse the repository at this point in the history