Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stub broadcast channel for unspported contexts (#2175) | Eric Bailey | 2023-12-12 | 3 | -12/+15 |
| | |||||
* | Refactor notifications to use react-query (#1878) | Paul Frazee | 2023-11-12 | 2 | -0/+12 |
* 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> |