damus-io / damus

iOS nostr client
GNU General Public License v3.0
1.99k stars 288 forks source link

Push notification option to notify when favourited user posts #2441

Open jb55 opened 1 week ago

jb55 commented 1 week ago

Once we have:

It would be nice to have notepush fetch and cache favourite lists to notify users when their favourite users posts.

This will only work on public favorite lists, private list notifications could be a purple feature where we store non-encrypted private lists on the purple api.

jb55 commented 1 week ago

I also wonder if favourites/alerts should be distinct. I think having them the same is conceptually simpler, but I wonder if there are situations where you would only want to be notified from a subset of your favorite list, or have a separate alert list altogether.

For simplicity I think its ok to just combine them.

alltheseas commented 1 week ago

Duplicate https://github.com/damus-io/damus/issues/1265

sudocarlos commented 1 week ago

Why not notifications for any nip-51 list? #reckless

alltheseas commented 1 week ago

Why not notifications for any nip-51 list? #reckless

I dont know yet what zen mode is fully, and I know its the opposite of this 😂

https://github.com/damus-io/damus/issues/2425