bsky-app/src/state
Eric Bailey c3d8beee6d
Respect labels on feeds and lists ()
* 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
..
cache Migrate local thread mutes () 2024-06-19 00:05:59 +03:00
dialogs Fix dialogs state references, fixes Android back button () 2024-03-21 12:06:39 -05:00
messages [🐴] Option to share via chat in post dropdown () 2024-05-31 11:10:00 -05:00
modals Composer - replace threadgate modal with alf dialog () 2024-06-24 23:15:11 +01:00
models/media Share Extension/Intents () 2024-02-27 15:22:03 -08:00
persisted Starter Packs () 2024-06-21 21:38:04 -07:00
preferences Always limit Following replies to the people you follow () 2024-08-01 22:05:40 +01:00
queries Respect labels on feeds and lists () 2024-08-02 13:05:33 -05:00
session [Session] Include stack with the debug event () 2024-07-10 00:51:12 +01:00
shell [Video] Uploads () 2024-07-30 08:25:31 -07:00
a11y.tsx Add a11y context () 2024-06-20 17:06:57 -05:00
events.ts Move analytics out of init () 2023-12-06 12:04:05 -08:00
feed-feedback.tsx [Session] Experiment: Don't use withProxy () 2024-07-10 00:12:26 +01:00
invites.tsx Move invite-state to new persistence + context and replace the notifications with just showing uses in the modal () 2023-11-08 09:10:59 -08:00
lightbox.tsx Use non-reactive callbacks for some methods () 2023-11-16 22:18:37 -08:00
userActionHistory.ts [D1X] Use user action and viewing history to inform suggested follows () 2024-07-04 22:28:38 +01:00
util.ts Revert to old modal on android () 2024-06-11 05:10:57 +02:00