bsky-app/src/view/com/posts
Paul Frazee a95c03e280
Implement blocks (#554)
* Quick fix to prompt

* Add blocked accounts screen

* Add blocking tools to profile

* Blur avis/banners of blocked users

* Factor blocking state into moderation dsl

* Filter post slices from the feed if any are hidden

* Handle various block UIs

* Filter in the client on blockedBy

* Implement block list

* Fix some copy

* Bump deps

* Fix lint
2023-04-28 20:03:13 -05:00
..
Feed.tsx Hotfix feed sizing (#510) 2023-04-21 19:34:07 -05:00
FeedItem.tsx Refactor moderation to apply to accounts, profiles, and posts correctly (#548) 2023-04-27 12:38:23 -05:00
FeedSlice.tsx Implement blocks (#554) 2023-04-28 20:03:13 -05:00
FollowingEmptyState.tsx Add custom feeds selector, rework search, simplify onboarding (#325) 2023-03-19 18:53:57 -05:00