about summary refs log tree commit diff
path: root/src/state/queries/notifications/util.ts
Commit message (Expand)AuthorAgeFilesLines
* [Notifications] Add a Mentions tab (#7044)dan2024-12-121-2/+3
* Additional moderation (#5172)Eric Bailey2024-09-201-0/+5
* Fix notification->post jump for real (#5314)dan2024-09-131-19/+0
* Fix notification scroll jump (#5297)dan2024-09-121-0/+19
* Remove ungroup_follow_backs gate (#4893)Eric Bailey2024-08-081-7/+2
* Priority notifications (#4798)Samuel Newman2024-07-241-1/+7
* [D1X] Pull out follow-backs for higher signal (#4719)Eric Bailey2024-07-041-5/+18
* Starter Packs (#4332)Hailey2024-06-211-18/+65
* Server-side thread mutes (#4518)Samuel Newman2024-06-181-50/+0
* Fix filtering uris of fetchSubjects (#4324)Yoshihiro Sugi2024-06-031-1/+1
* Replace getAgent() with reading agent (#4243)dan2024-05-281-8/+6
* [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