bsky-app/src/view/com/lists
Eric Bailey c3d8beee6d
Respect labels on feeds and lists (#4818)
* Prep

* Pass in optional moderation to FeedCard

* Compute moderation decision, filter contentList contexts, pass into card

* Let's go a different route

* Filter from within search queries

* Use same search query for starter packs

* Filter lists from profile tabs

* Cleanup

* Filter from profile feeds

* Moderate post embeds

* Memoize

* Use ScreenHider on lists

* Hide both list types

* Fix crash on iOS in screen hider, fix lineheight

* Memoize renderItem

* Reuse objects to prevent re-renders
2024-08-02 13:05:33 -05:00
..
ListCard.tsx Replace import hairlineWidth = with const (#4831) 2024-07-25 20:45:15 +01:00
ListMembers.tsx Clean up some sentry logs (#2630) 2024-01-25 21:11:01 -08:00
MyLists.tsx Unify profile tabs and lists screens placeholders (#4315) 2024-06-03 16:05:26 -07:00
ProfileLists.tsx Respect labels on feeds and lists (#4818) 2024-08-02 13:05:33 -05:00