bsky-app/src/state/shell
Paul Frazee 075ffdf583
PWI behavior updates (#2207)
* Enable PWI

* Disable access to feeds on PWI

* Remove feeds nav item from drawer when signed out

* Replace discover feed on home with a CTA

* Wire up the sign in and create account buttons to go straight to their respective screens

* Give a custom ScreenHider interface for no-pwi

* Add side borders on desktop to the screen hider

* Filter accounts in the autocomplete according to mod settings

* Trim replies in the post thread that are pwi opt-out

* Show 'learn more' on the content hider when no-override is enabled

* Apply the moderation filter on profile cards

* Disable post search on logged-out view

* Update locale files

* Bump api pkg

* Ensure feeds with no posts don't show as NSFPublic

* Fix types

---------

Co-authored-by: Eric Bailey <git@esb.lol>
2023-12-14 10:31:49 -08:00
..
color-mode.tsx Apply color theme to HTML page itself (#2132) 2023-12-07 11:00:44 -08:00
composer.tsx Use non-reactive callbacks for some methods (#1948) 2023-11-16 22:18:37 -08:00
drawer-open.tsx Close active elems (react-query refactor) (#1926) 2023-11-16 08:18:59 -08:00
drawer-swipe-disabled.tsx Extract shell state into separate context (#1824) 2023-11-07 11:37:47 -08:00
index.tsx PWI: Refactor Shell (#1989) 2023-11-24 22:31:33 +00:00
logged-out.tsx PWI behavior updates (#2207) 2023-12-14 10:31:49 -08:00
minimal-mode.tsx Sync top/bottom bar disappearance to the scroll (#1855) 2023-11-09 12:15:05 -08:00
onboarding.tsx First pass at a session handler (#1850) 2023-11-09 15:14:51 -08:00
reminders.e2e.ts Fix missing export in e2e version 2023-11-30 12:47:40 -08:00
reminders.ts Fix email confirmation dialog on startup (#2097) 2023-12-06 00:28:11 +00:00
shell-layout.tsx Sync top/bottom bar disappearance to the scroll (#1855) 2023-11-09 12:15:05 -08:00
tick-every-minute.tsx Shell behaviors update (react-query refactor) (#1915) 2023-11-15 17:17:50 -08:00