Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add useFeed({blockCids: false}) #20

Open
estebanabaroa opened this issue May 30, 2024 · 0 comments
Open

add useFeed({blockCids: false}) #20

estebanabaroa opened this issue May 30, 2024 · 0 comments

Comments

@estebanabaroa
Copy link
Member

estebanabaroa commented May 30, 2024

so the feed can contain posts that are hidden. this is useful to display in the UI how many posts are hidden (by counting feed.filter(post => account.blockedCids[post.cid]).length) and also to toggle between unhiding all hidden posts like on 4chan.

@estebanabaroa estebanabaroa changed the title add useFeed({filterHidden: false}) add useFeed({blockCids: false}) May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant