The nostr browser

freedom nostr nwc rust
2 Open Issues Need Help Last updated: Sep 11, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue requests an improvement to the error message displayed when a media upload fails due to an internet connection problem. The current error message is unclear, and the goal is to provide a more specific message indicating the network connectivity issue.

Complexity: 1/5
good first issue

The nostr browser

Rust
#freedom#nostr#nwc#rust
minor bug 4 months ago

AI Summary: The task involves fixing a minor bug in the Notedeck Nostr client's user interface. Specifically, the code at line 683 of `notedeck_ui/src/note/mod.rs` should be changed from using `insert_persisted` to `insert_temp`. This likely involves modifying how temporary notes are handled within the UI.

Complexity: 2/5
bug good first issue

The nostr browser

Rust
#freedom#nostr#nwc#rust