about summary refs log tree commit diff
path: root/src/state/queries/profile-follows.ts
Commit message (Expand)AuthorAgeFilesLines
* Replace getAgent() with reading agent (#4243)dan2024-05-281-2/+2
* [🐴] New chat dialog refresh (#4071)Eric Bailey2024-05-171-2/+11
* [Session] Add `useAgent` hook and replace (#3706)Eric Bailey2024-04-251-1/+2
* Extract query key roots to constants (#3404)dan2024-04-041-4/+5
* Rewrite the shadow logic to look inside the cache (#2045)dan2023-11-301-2/+30
* Move the current agent to a global and reset RQ queries on agent change (#1946)Paul Frazee2023-11-161-3/+2
* Revise cache times (#1942)Eric Bailey2023-11-161-1/+1
* Caching heuristics (#1938)Eric Bailey2023-11-161-1/+5
* Port Profile Followers/Follows to RQ (#1893)dan2023-11-141-0/+32