about summary refs log tree commit diff
path: root/src/state/queries/notifications/util.ts
Commit message (Expand)AuthorAgeFilesLines
* [Session] Drill `getAgent` into `notifications/utils` (#3703)Eric Bailey2024-04-251-9/+13
* 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-24/+6
* Precache basic profile from posts for instant future navigations (#2795)Hailey2024-02-091-2/+2
* Fix notification mark-read behaviors (#2696)Paul Frazee2024-01-301-4/+8
* check if a thread is muted before incrementing notif badge, filter out quotes...Hailey2024-01-301-7/+40
* A couple notifications fixes (#2327)Paul Frazee2023-12-271-1/+3
* Hide posts tool (#2299)Eric Bailey2023-12-241-1/+1
* More notifications improvements (#2198)Paul Frazee2023-12-131-0/+6
* Additional reductions in request traffic (#2169)Paul Frazee2023-12-111-6/+10
* Multiple notifications fixes (#2154)Paul Frazee2023-12-091-2/+1
* Adjust stale-caches and dont group read&unread notifs together (#2041)Paul Frazee2023-11-291-1/+2
* Refactor the notifications to cache and reuse results from the unread-notifs ...Paul Frazee2023-11-291-1/+181
* Refactor notifications to use react-query (#1878)Paul Frazee2023-11-121-0/+38