about summary refs log tree commit diff
path: root/src/state/cache/post-shadow.ts
Commit message (Expand)AuthorAgeFilesLines
* Pinned posts (#5055)Samuel Newman2024-09-281-0/+2
* Optimistic hidden replies (#4977)Eric Bailey2024-08-231-13/+0
* Prep threadgate shadow hack (#4970)Eric Bailey2024-08-211-0/+13
* Detached QPs and hidden replies (#4878)Eric Bailey2024-08-211-1/+19
* Show quote posts (#4865)Samuel Newman2024-08-211-0/+4
* 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