about summary refs log tree commit diff
path: root/src/state/queries/util.ts
Commit message (Collapse)AuthorAgeFilesLines
* bump api, remove `as number` from types (#3580)Hailey2024-04-161-4/+3
| | | | | * bump api, remove `as number` from types * bump dev env
* add `likeCount` etal. to `embedViewRecordToPostView` (#3500)Hailey2024-04-121-1/+5
| | | | | | | | | | | | | | | | | | | * fix qt jumps Revert "don't show loading placeholder if we don't need it" This reverts commit 406f801f217b2733fdd82732c0af74186fc47464. don't show loading placeholder if we don't need it add `likeCount` etal. to `embedViewRecordToPostView` * lint * Revert the shimmer change --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
* Add embed to post view when converting from embed view (#2929)Hailey2024-02-191-0/+1
|
* Don't validate embeds when traversing cache (#2174)dan2023-12-111-12/+4
|
* Perf: Include quote posts in the post-thread placeholder (#2104)Paul Frazee2023-12-051-0/+48
|
* Fix: correctly partial-match when calling truncateAndInvalidate() (#2088)Paul Frazee2023-12-041-3/+3
|
* Maintain some feed data to avoid needless glimmers (#2054)Paul Frazee2023-11-301-0/+17