Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move the current agent to a global and reset RQ queries on agent change (#1946) | Paul Frazee | 2023-11-16 | 2 | -9/+10 | |
| | ||||||
* | Caching heuristics (#1938) | Eric Bailey | 2023-11-16 | 1 | -0/+2 | |
| | | | | | * Tempfix profile load * First pass at staleTime | |||||
* | Refactor notifications to use react-query (#1878) | Paul Frazee | 2023-11-12 | 3 | -0/+363 | |
* Move broadcast channel to lib * Refactor view/com/post/Post and remove temporary 2 components * Add useModerationOpts hook * Refactor notifications to use react-query * Fix: only trigger updates in useModerationOpts when the values have changed * Implement unread notification tracking * Add moderation filtering to notifications * Handle native/push notifications * Remove dead code --------- Co-authored-by: Eric Bailey <git@esb.lol> |