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
/
post-feed.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix orphaned feed slices, handle blocks (#4944)
Eric Bailey
2024-08-19
1
-0
/
+2
*
Show replies in context of their threads (#4871)
dan
2024-08-05
1
-55
/
+23
*
Fetch enough pages to fill a page's worth of items (#4863)
dan
2024-08-01
1
-19
/
+42
*
Remove unused NoopFeedTuner (#4856)
dan
2024-07-31
1
-22
/
+7
*
Boolean filter improvement alternative: TS upgrade (#4840)
Dmitrii Kartashev
2024-07-26
1
-2
/
+2
*
Refactor feed slices (#4834)
dan
2024-07-25
1
-7
/
+4
*
Fix sloppy filter(Boolean) types (#4830)
dan
2024-07-25
1
-8
/
+21
*
[D1X] Use user action and viewing history to inform suggested follows (#4727)
Eric Bailey
2024-07-04
1
-3
/
+33
*
[Starter Packs] Posts tab (#4660)
dan
2024-06-27
1
-0
/
+2
*
Fix undefined block (#4479)
Eric Bailey
2024-06-19
1
-0
/
+6
*
remove resolution from post thread (#4297)
Hailey
2024-06-03
1
-13
/
+33
*
Shadows (#4265)
Eric Bailey
2024-05-31
1
-0
/
+39
*
Replace getAgent() with reading agent (#4243)
dan
2024-05-28
1
-13
/
+13
*
Remove `getProfile` calls when loading feed (#3881)
Hailey
2024-05-23
1
-0
/
+7
*
Only fallback to Discover if Following is first pinned (#4146)
dan
2024-05-20
1
-15
/
+14
*
[Statsig] Fix exposure logging for reduced onboarding (#4131)
dan
2024-05-21
1
-1
/
+7
*
Gate base following feed usage (#3994)
Eric Bailey
2024-05-13
1
-1
/
+11
*
Swap in base following (#3991)
Eric Bailey
2024-05-13
1
-2
/
+1
*
FeedFeedback fixes (#3968)
dan
2024-05-12
1
-1
/
+1
*
Movable following feed (#3593)
Eric Bailey
2024-05-11
1
-4
/
+2
*
Implement FeedFeedback API (#3498)
Paul Frazee
2024-05-07
1
-0
/
+10
*
Performance improvements: structural sharing & moderation opts context (#3785)
Paul Frazee
2024-04-30
1
-1
/
+2
*
Send Bluesky feeds and suggested follows more data (#3695)
Eric Bailey
2024-04-29
1
-3
/
+12
*
remove precacheThreadPostProfiles (#3729)
Hailey
2024-04-27
1
-4
/
+0
*
[Session] Add `useAgent` hook and replace (#3706)
Eric Bailey
2024-04-25
1
-1
/
+6
*
[Session] Drill `getAgent` into feed APIs (#3701)
Eric Bailey
2024-04-25
1
-16
/
+30
*
Improve the language behaviors around the PWI (#3545)
Paul Frazee
2024-04-13
1
-0
/
+8
*
Extract query key roots to constants (#3404)
dan
2024-04-04
1
-3
/
+4
*
Thread queryClient explicitly through (#3328)
dan
2024-04-03
1
-18
/
+22
*
3p moderation services [WIP] (#2550)
Paul Frazee
2024-03-18
1
-10
/
+16
*
Fix keys within a slice (#3005)
dan
2024-02-28
1
-1
/
+1
*
Log to Sentry whenever users encounter Bluesky feed errors (#2999)
Hailey
2024-02-27
1
-18
/
+41
*
Prefer full posts for post thread placeholder (#2943)
dan
2024-02-20
1
-25
/
+1
*
Prefer post over quote when finding cached post (#2935)
Hailey
2024-02-19
1
-1
/
+8
*
Precache basic profile from posts for instant future navigations (#2795)
Hailey
2024-02-09
1
-2
/
+2
*
move to correct file
Hailey
2024-01-30
1
-0
/
+13
*
Add a new home feed-api wrapper and give a header indicating the fallback beh...
Paul Frazee
2024-01-15
1
-1
/
+6
*
Reduce web requests (#2420)
Paul Frazee
2024-01-04
1
-0
/
+4
*
Hide posts tool (#2299)
Eric Bailey
2023-12-24
1
-6
/
+2
*
Traffic reduction and tuned caching strats (#2215)
Paul Frazee
2023-12-15
1
-14
/
+21
*
PWI behavior updates (#2207)
Paul Frazee
2023-12-14
1
-0
/
+3
*
Feed bugfixes (#2204)
Paul Frazee
2023-12-13
1
-1
/
+7
*
Use new filter for Posts tab on profile (#2150)
Eric Bailey
2023-12-08
1
-0
/
+1
*
Add manual per-page memoization to post select (#2146)
dan
2023-12-08
1
-57
/
+120
*
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
-32
/
+81
*
Perf: Include quote posts in the post-thread placeholder (#2104)
Paul Frazee
2023-12-05
1
-0
/
+5
*
Fix: correctly identify if the screen is focused when handling soft resets on...
Paul Frazee
2023-12-05
1
-1
/
+1
*
Update feeds on post created (#2085)
Paul Frazee
2023-12-04
1
-1
/
+1
*
Beep boop (#2051)
Eric Bailey
2023-11-30
1
-4
/
+7
[next]