about summary refs log tree commit diff
path: root/src/state/queries/list.ts
Commit message (Expand)AuthorAgeFilesLines
* Add `list hidden` screen (#4958)Hailey2024-08-201-1/+1
* Replace getAgent() with reading agent (#4243)dan2024-05-281-45/+33
* [Session] Add `useAgent` hook and replace (#3706)Eric Bailey2024-04-251-1/+7
* [Session] Drill into `getAgent` into `whenAppViewReady` (#3702)Eric Bailey2024-04-251-20/+42
* Extract query key roots to constants (#3404)dan2024-04-041-8/+10
* Resolve facets on list descriptions (#2485)Mary2024-01-231-2/+13
* Await app view when handling blocks mutes for lists (#2151)Eric Bailey2023-12-081-0/+10
* Get more rigorous about getAgent() consistency (#2026)Paul Frazee2023-11-291-27/+13
* Move the current agent to a global and reset RQ queries on agent change (#1946)Paul Frazee2023-11-161-24/+25
* Revise cache times (#1942)Eric Bailey2023-11-161-1/+1
* Caching heuristics (#1938)Eric Bailey2023-11-161-0/+2
* Refactor lists to use new queries (#1875)Paul Frazee2023-11-121-0/+285