about summary refs log tree commit diff
path: root/src/state/cache/post-shadow.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix optimistic like/repost (#3503)dan2024-04-121-14/+18
* Thread queryClient explicitly through (#3328)dan2024-04-031-6/+12
* Derive shadow like count (#2616)dan2024-01-251-5/+23
* Various search fixes (#2145)Paul Frazee2023-12-071-0/+4
* Rewrite the shadow logic to look inside the cache (#2045)dan2023-11-301-64/+54
* Shadow refactoring and improvements (#1959)dan2023-11-211-29/+37
* Do less work (#1953)dan2023-11-171-4/+6
* Add Shadow type (#1900)Paul Frazee2023-11-141-3/+14
* Refactor post threads to use react query (#1851)Paul Frazee2023-11-091-0/+90