Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable retrying globally (#2038) | Eric Bailey | 2023-11-29 | 1 | -0/+5 |
| | |||||
* | Disable RQ structural sharing (#2022) | dan | 2023-11-28 | 1 | -0/+4 |
| | |||||
* | Disable refetchOnWindowFocus on react-query (#1936) | Paul Frazee | 2023-11-16 | 1 | -1/+11 |
| | |||||
* | add React Query and hook up to existing functionality (#1358) | Ansh | 2023-09-15 | 1 | -0/+3 |
* add React Query and hook up to existing functionality * wire in remote data, add error message * remove hard-coded feeds * oops fix logic * add loading state * fix loading on mobile --------- Co-authored-by: Eric Bailey <git@esb.lol> |