about summary refs log tree commit diff
path: root/src/state/queries/post-thread.ts
Commit message (Expand)AuthorAgeFilesLines
* Precache basic profile from posts for instant future navigations (#2795)Hailey2024-02-091-2/+2
* Completely disable the RQ cache in post-thread (#2133)Paul Frazee2023-12-071-0/+1
* Add PWI opt-out toggle (#2122)Paul Frazee2023-12-071-5/+0
* Fix some typesPaul Frazee2023-12-051-1/+2
* Perf: Include quote posts in the post-thread placeholder (#2104)Paul Frazee2023-12-051-1/+38
* Rewrite the shadow logic to look inside the cache (#2045)dan2023-11-301-27/+15
* Adjust stale-caches and dont group read&unread notifs together (#2041)Paul Frazee2023-11-291-2/+0
* Apply feed preferences (react-query refactor) (#2040)Paul Frazee2023-11-291-9/+8
* Restore post-thread caching behaviors (react-query refactor) (#2010)Paul Frazee2023-11-271-2/+144
* Filter out blocked posts from thread view (#2006)Eric Bailey2023-11-271-3/+4
* Move the current agent to a global and reset RQ queries on agent change (#1946)Paul Frazee2023-11-161-3/+2
* Caching heuristics (#1938)Eric Bailey2023-11-161-0/+3
* Remove post thread (#1920)Eric Bailey2023-11-151-3/+3
* Refactor feeds to use react-query (#1862)Paul Frazee2023-11-101-5/+5
* Refactor post threads to use react query (#1851)Paul Frazee2023-11-091-0/+177