Support channel blocking #669
Labels
No labels
android: closed alpha
android: open beta
app-parity
area: devops
area: discovery
area: docs
area: livestream
area: proposal
consider soon
creator
Epic
good first issue
hacktoberfest
help wanted
icebox
Invalid
level: 1
level: 2
level: 3
level: 4
needs: exploration
needs: grooming
needs: priority
needs: repro
needs: tech design
on hold
priority: blocker
priority: high
priority: low
priority: medium
product review
resilience
Tom's Wishlist
type: bug
type: discussion
type: improvement
type: new feature
type: refactor
type: task
type: testing
unplanned
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/lbry-android#669
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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) and remove from search / related results.
We've recently blocked some channels as part of DMCA requests, so I'd like to get this in soon.
On the channel page, need to show the DMCA message if the outpoint of the channel matches a blocked one.
On file pages, check the signing channel and block any content where the outpoint of it matches a blocked on.
@lyoshenka @eukreign any chance we are close enough to this being in the blockchain that we could wait to the new way?
I got these issues confused - the original issue is for blocking allowing users to block custom channels. We will be syncing these soon, so we should consider adding the UI to manage/block.
I'll file a separate one for the DMCA blocking at channel level.
@tzarebczan we'll just wait for DMCA to move into wallet server
We should add this support before we fully move over. Akin recently added to IOS also.