bsky-app/src/state/shell
Samuel Newman 56ab5e177f
Show quote posts (#4865)
* show quote posts

* fix filter

* fix keyExtractor

* move likedby and repostedby to new file structure

* use modern list component

* remove relative imports

* update quotes count after quoting

* call `onPost` after updating quote count

* Revert "update quotes count after quoting"

This reverts commit 1f1887730a210c57c1e5a0eb0f47c42c42cf1b4b.

* implement

* update like count in quotes list

* only add `onPostReply` where needed

* Filter quotes with detached embeds

* Bump SDK

* Don't show error for no results

---------

Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com>
Co-authored-by: Hailey <me@haileyok.com>
Co-authored-by: Eric Bailey <git@esb.lol>
2024-08-21 15:26:25 -05:00
..
color-mode.tsx [Persisted] Make broadcast subscriptions granular by key (#4874) 2024-08-06 01:30:52 +01:00
composer.tsx Show quote posts (#4865) 2024-08-21 15:26:25 -05: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 Options for selecting dark theme, fix some white flashes when in dark mode (#2722) 2024-02-06 11:43:51 -08:00
logged-out.tsx Handle pushing to starterpack screen when unauthed (#4692) 2024-06-27 21:44:26 -07:00
minimal-mode.tsx Fix prettier (#4392) 2024-06-06 15:00:05 +01:00
onboarding.tsx [Persisted] Make broadcast subscriptions granular by key (#4874) 2024-08-06 01:30:52 +01:00
post-progress.tsx [Video] Uploads (#4754) 2024-07-30 08:25:31 -07:00
progress-guide.tsx Remove new_user_progress_guide (#4895) 2024-08-08 11:48:42 -05:00
reminders.e2e.ts Verify email reminders (#4510) 2024-06-18 17:21:34 -05:00
reminders.ts Verify email reminders (#4510) 2024-06-18 17:21:34 -05:00
selected-feed.tsx Movable following feed (#3593) 2024-05-11 04:39:21 +01:00
shell-layout.tsx Sync top/bottom bar disappearance to the scroll (#1855) 2023-11-09 12:15:05 -08:00
starter-pack.tsx Starter Packs (#4332) 2024-06-21 21:38:04 -07:00
tick-every-minute.tsx Shell behaviors update (react-query refactor) (#1915) 2023-11-15 17:17:50 -08:00