bsky-app/src/lib/routes
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
..
helpers.ts Move feeds screen into common navigator, handle usages (#4365) 2024-06-11 11:08:06 -07:00
links.ts Starter Packs (#4332) 2024-06-21 21:38:04 -07:00
router.ts [Clipclops] New routes with placeholder screens (#3725) 2024-04-27 05:54:18 +01:00
types.ts Show quote posts (#4865) 2024-08-21 15:26:25 -05:00