index
:
voidsky
this commit
main
A fork of Bluesky's frontend that respects the user's autonomy
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
state
/
queries
/
notifications
/
feed.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Notifications] Add a Mentions tab (#7044)
dan
2024-12-12
1
-14
/
+20
*
Filter posts containing mute words from search and notifications (#5599)
Eric Bailey
2024-10-08
1
-17
/
+86
*
Detached QPs and hidden replies (#4878)
Eric Bailey
2024-08-21
1
-13
/
+42
*
Remove ungroup_follow_backs gate (#4893)
Eric Bailey
2024-08-08
1
-3
/
+0
*
Fetch enough pages to fill a page's worth of items (#4863)
dan
2024-08-01
1
-18
/
+41
*
Priority notifications (#4798)
Samuel Newman
2024-07-24
1
-15
/
+22
*
[D1X] Pull out follow-backs for higher signal (#4719)
Eric Bailey
2024-07-04
1
-0
/
+3
*
Starter Packs (#4332)
Hailey
2024-06-21
1
-3
/
+8
*
Server-side thread mutes (#4518)
Samuel Newman
2024-06-18
1
-3
/
+0
*
remove resolution from post thread (#4297)
Hailey
2024-06-03
1
-5
/
+13
*
Shadows (#4265)
Eric Bailey
2024-05-31
1
-1
/
+26
*
Replace getAgent() with reading agent (#4243)
dan
2024-05-28
1
-2
/
+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
-1
/
+2
*
[Session] Drill `getAgent` into `notifications/utils` (#3703)
Eric Bailey
2024-04-25
1
-0
/
+2
*
Extract query key roots to constants (#3404)
dan
2024-04-04
1
-9
/
+11
*
Prefer full posts for post thread placeholder (#2943)
dan
2024-02-20
1
-17
/
+0
*
Fix notification mark-read behaviors (#2696)
Paul Frazee
2024-01-30
1
-9
/
+11
*
Traffic reduction and tuned caching strats (#2215)
Paul Frazee
2023-12-15
1
-13
/
+16
*
Feed bugfixes (#2204)
Paul Frazee
2023-12-13
1
-1
/
+7
*
More notifications improvements (#2198)
Paul Frazee
2023-12-13
1
-26
/
+18
*
Additional reductions in request traffic (#2169)
Paul Frazee
2023-12-11
1
-0
/
+1
*
Multiple notifications fixes (#2154)
Paul Frazee
2023-12-09
1
-11
/
+40
*
Stop using the cached notification page (#2142)
Paul Frazee
2023-12-07
1
-14
/
+7
*
Grab-bag of post-feed improvements (#2140)
Paul Frazee
2023-12-07
1
-1
/
+5
*
Hoist moderation, attempt to fill feed up to 30 (#2134)
Eric Bailey
2023-12-07
1
-1
/
+17
*
Fix some types
Paul Frazee
2023-12-05
1
-1
/
+1
*
Perf: Include quote posts in the post-thread placeholder (#2104)
Paul Frazee
2023-12-05
1
-0
/
+5
*
Improve unread notif tracking (#2056)
Paul Frazee
2023-11-30
1
-13
/
+21
*
Rewrite the shadow logic to look inside the cache (#2045)
dan
2023-11-30
1
-2
/
+14
*
Refactor the notifications to cache and reuse results from the unread-notifs ...
Paul Frazee
2023-11-29
1
-180
/
+37
*
Get more rigorous about getAgent() consistency (#2026)
Paul Frazee
2023-11-29
1
-4
/
+4
*
Restore post-thread caching behaviors (react-query refactor) (#2010)
Paul Frazee
2023-11-27
1
-1
/
+38
*
Improve notification load behaviors (#1943)
Paul Frazee
2023-11-16
1
-2
/
+0
*
Move the current agent to a global and reset RQ queries on agent change (#1946)
Paul Frazee
2023-11-16
1
-4
/
+3
*
Caching heuristics (#1938)
Eric Bailey
2023-11-16
1
-0
/
+2
*
Refactor notifications to use react-query (#1878)
Paul Frazee
2023-11-12
1
-0
/
+212