Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace getAgent() with reading agent (#4243) | dan | 2024-05-28 | 1 | -2/+2 |
* | [Session] Add `useAgent` hook and replace (#3706) | Eric Bailey | 2024-04-25 | 1 | -1/+2 |
* | Extract query key roots to constants (#3404) | dan | 2024-04-04 | 1 | -4/+5 |
* | Precache basic profile from posts for instant future navigations (#2795) | Hailey | 2024-02-09 | 1 | -49/+23 |
* | Adjust stale-caches and dont group read&unread notifs together (#2041) | Paul Frazee | 2023-11-29 | 1 | -1/+1 |
* | Restore post-thread caching behaviors (react-query refactor) (#2010) | Paul Frazee | 2023-11-27 | 1 | -14/+63 |
* | Move the current agent to a global and reset RQ queries on agent change (#1946) | Paul Frazee | 2023-11-16 | 1 | -3/+2 |
* | Caching heuristics (#1938) | Eric Bailey | 2023-11-16 | 1 | -1/+4 |
* | Refactor profile screen to use new pager and react-query (#1870) | dan | 2023-11-13 | 1 | -5/+10 |
* | Refactor feeds to use react-query (#1862) | Paul Frazee | 2023-11-10 | 1 | -7/+10 |
* | Refactor post threads to use react query (#1851) | Paul Frazee | 2023-11-09 | 1 | -0/+17 |