index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
state
/
queries
/
notifications
/
unread.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Log cleanup (#9029)
Samuel Newman
2025-09-11
1
-5
/
+2
*
Add displayName to contexts (#8814)
Samuel Newman
2025-08-14
1
-0
/
+2
*
Upgrade prettier to 3.6 (#8558)
Samuel Newman
2025-06-23
1
-5
/
+5
*
[Notifications] Add a Mentions tab (#7044)
dan
2024-12-12
1
-2
/
+14
*
Sort imports (#6009)
dan
2024-10-29
1
-1
/
+1
*
Remove ungroup_follow_backs gate (#4893)
Eric Bailey
2024-08-08
1
-4
/
+1
*
[D1X] Pull out follow-backs for higher signal (#4719)
Eric Bailey
2024-07-04
1
-1
/
+4
*
Server-side thread mutes (#4518)
Samuel Newman
2024-06-18
1
-4
/
+1
*
Use the proper logic on iOS to increment the badge (#4233)
Hailey
2024-06-07
1
-2
/
+2
*
Replace getAgent() with reading agent (#4243)
dan
2024-05-28
1
-5
/
+5
*
Disable badge incrementing for DMs (#4088)
Hailey
2024-05-17
1
-1
/
+1
*
Properly update badge for other unread notifications (#4052)
Hailey
2024-05-16
1
-8
/
+2
*
Performance improvements: structural sharing & moderation opts context (#3785)
Paul Frazee
2024-04-30
1
-1
/
+1
*
[Session] Add `useAgent` hook and replace (#3706)
Eric Bailey
2024-04-25
1
-2
/
+3
*
[Session] Drill `getAgent` into `notifications/utils` (#3703)
Eric Bailey
2024-04-25
1
-0
/
+1
*
Fix stale Notifications after push (#3507)
dan
2024-04-12
1
-7
/
+27
*
Fix notification mark-read behaviors (#2696)
Paul Frazee
2024-01-30
1
-4
/
+6
*
Reduce some Sentry logs (#2549)
Eric Bailey
2024-01-16
1
-1
/
+1
*
Reduce polling (#2465)
Paul Frazee
2024-01-10
1
-3
/
+28
*
Reduce web requests (#2420)
Paul Frazee
2024-01-04
1
-0
/
+4
*
A couple notifications fixes (#2327)
Paul Frazee
2023-12-27
1
-0
/
+3
*
Additional reductions in request traffic (#2169)
Paul Frazee
2023-12-11
1
-0
/
+4
*
Multiple notifications fixes (#2154)
Paul Frazee
2023-12-09
1
-9
/
+8
*
Maintain some feed data to avoid needless glimmers (#2054)
Paul Frazee
2023-11-30
1
-1
/
+2
*
Fix infinite query reloading behavior (reset, not invalidate) (#2031)
Paul Frazee
2023-11-29
1
-1
/
+1
*
Refactor the notifications to cache and reuse results from the unread-notifs ...
Paul Frazee
2023-11-29
1
-34
/
+95
*
Get more rigorous about getAgent() consistency (#2026)
Paul Frazee
2023-11-29
1
-4
/
+2
*
Don't check unread if session doesn't exist (#2008)
Eric Bailey
2023-11-27
1
-1
/
+5
*
Move the current agent to a global and reset RQ queries on agent change (#1946)
Paul Frazee
2023-11-16
1
-5
/
+7
*
Refactor notifications to use react-query (#1878)
Paul Frazee
2023-11-12
1
-0
/
+113