Personally, I don't have much activity so I don't mind getting notifications for the entire discussion.
Amethyst v0.20.2: Convesations++
On conversations and notification replies, the app will add the direct reply as a short quote in the beginning of the post:

Other improvements:
- Filters Notifications to the events that cite the user directly (experimental).
- Marks as read regardless of note.event status.
- ThreadView avoids double loading.
- Clearly marks the clicked item on ThreadView
- Allows users to delete usernames
- Adds nip05 to Chatroom headers.
- Adds time of the boost and menu options for the boosted event.
Download: https://github.com/vitorpamplona/amethyst/releases/download/v0.20.2/app-release-v0.20.2.apk
Will the first improvement be optional?
May you never see regression in your life!
Sometimes it means regress, and when you solve this error you just get the original error back.
Lol, this actually originated from a conversation with koala
#[2]
If clients are implementing NIP-65 properly than notifications do not need to listen to ALL relays
A bit off topic, but I'm curious if clients implement the below, from NIP-65, obviating the need to manually add relays when following or replying to someone:
"Clients SHOULD write events that tag a person to at least some of that person's read relays. Explicitly, they SHOULD NOT expect that person will pick them up from their user's write relays. It SHOULD NOT be presumed that the user's write relays coincide with the read relays of the person being tagged.
Clients SHOULD presume that if their user has a pubkey in their ContactList (kind 3) that it is because they wish to see that author's feed-related events. But clients MAY presume otherwise."
Is there a way I can find a post I accidentally hearted?
I've pushed via blastr, so pretty any relay should work. Specifically, I think nostr.mom should contain it.
I've also pushed the list to all relays via blastr, so it should have no problem propagating...
I've also pushed the list to all relays via blastr, so it should have no problem propagating...
I've also pushed the list to all relays via blastr, so it should have no problem propagating...
I've added some relays I'm pretty certain contain the relay list, but no luck. I'm not able to check the logs at the moment.
There needs to be some format render a Nostr url
I'm using Amethyst and Plebstr with my relay list, and I assume they use NIP65 as they're intercompatible. I just can't figure out how to access the relay list with Nostros.
Any setup required?