Paul Frazee
|
357c752a21
|
Move the current agent to a global and reset RQ queries on agent change (#1946)
|
2023-11-16 18:26:22 -08:00 |
|
Eric Bailey
|
6dfb2a232f
|
Caching heuristics (#1938)
* Tempfix profile load
* First pass at staleTime
|
2023-11-16 15:28:50 -08:00 |
|
Paul Frazee
|
03b20c70e4
|
Fix memo params causing tuner to lose state (#1924)
|
2023-11-15 17:42:15 -08:00 |
|
Eric Bailey
|
b04748e703
|
Factor out store from post-feed query (#1888)
|
2023-11-13 14:07:18 -08:00 |
|
Paul Frazee
|
c8c308e31e
|
Refactor feeds to use react-query (#1862)
* Update to react-query v5
* Introduce post-feed react query
* Add feed refresh behaviors
* Only fetch feeds of visible pages
* Implement polling for latest on feeds
* Add moderation filtering to slices
* Handle block errors
* Update feed error messages
* Remove old models
* Replace simple-feed option with disable-tuner option
* Add missing useMemo
* Implement the mergefeed and fixes to polling
* Correctly handle failed load more state
* Improve error and empty state behaviors
* Clearer naming
|
2023-11-10 15:34:25 -08:00 |
|