Thomas Zarebczan
Thomas Zarebczan
See details in https://github.com/lbryio/lbry-desktop/issues/4762 Need to coordinate with App team for the wallet data portion.
Similar to the desktop app, we'll want to allow users to block channels they don't want to see. This would add it to all claim search calls (not in channel)...
Right now you can only tip content, and can't boost own or others. Need a way to allow supports and be able to revoke them.
Users should need to opt in to notifications, and this would match web behavior.
Note 20 with stock font showing up as the following..  
If you disable subscription notifications, they still come in under the bell. We'll probably need to sync this as a setting across other apps as well. Will open on Desktop...
https://github.com/lbryio/lbry-desktop/commit/f334c07c2958d5c3b07c45081d73b64c05fcb98b#diff-8b19b247852c026aa13c47c251380cd25ce386ff85478b84fd57fa76705ce0f7R320
comment reply format: ``` { "success": true, "error": null, "data": [ { "id": 298637, "user_id": 1348310, "type": "", "notification_rule": "comment", "notification_parameters": { "email": { "email": "", "prefix": "", "subject": "",...
Similar to https://github.com/videojs/http-streaming/issues/127 which was solved, but still allow someone who seeks back to use the newly selected quality vs what was already loaded at the auto quality. You'd still...