lbryio / lbry-desktop

A browser and wallet for LBRY, the decentralized, user-controlled content marketplace.
https://lbry.tech
MIT License
3.56k stars 414 forks source link

Per channel notification settings #4762

Closed tzarebczan closed 3 years ago

tzarebczan commented 4 years ago

Internal APIs now supports an optional param to disable notifications (default to false): NotificationsDisabled (https://github.com/lbryio/internal-apis/commit/85c0c9ba473d123c821a24dbcc15637000c6dc09#diff-0b74aa8ad1cbaacf3aa174a3ce04d627R31)

The same api can be used to edit an existing subscription.

kauffj commented 3 years ago

(Possibly reduce notifications to one property, with @tzarebczan )