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
/
post-feed.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
UI for age assurance compliance (#8652)
Eric Bailey
2025-07-16
1
-4
/
+23
*
Activity notification settings (#8485)
Samuel Newman
2025-07-01
1
-0
/
+6
*
add reqId to feed feedback (#8396)
hailey
2025-05-21
1
-0
/
+3
*
demo mode
Samuel Newman
2025-04-23
1
-9
/
+13
*
Remove `moderatePost_wrapped` (#7188)
Samuel Newman
2025-02-25
1
-1
/
+1
*
`@atproto/api@next` integration (#7344)
Eric Bailey
2025-02-18
1
-1
/
+1
*
Add videos tab to profile (#7517)
Eric Bailey
2025-01-22
1
-0
/
+1
*
show video feeds from posts even if they are replies (#7516)
Chris Kanich
2025-01-21
1
-0
/
+2
*
yolo (#7499)
Hailey
2025-01-19
1
-1
/
+2
*
Adjust gates (#7132)
dan
2024-12-16
1
-4
/
+1
*
Disambiguate feed component naming (#7040)
dan
2024-12-10
1
-1
/
+1
*
Improve error name and message for signed-in only feeds (#6577)
Eric Bailey
2024-11-22
1
-1
/
+1
*
Temporarily disable window gate during EME (#5814)
Hailey
2024-10-17
1
-3
/
+4
*
Pinned posts (#5055)
Samuel Newman
2024-09-28
1
-0
/
+1
*
Add gate to increase post-feed page size (#5473)
Eric Bailey
2024-09-25
1
-4
/
+18
*
Header blurred banner on overscroll (take 2) (#5474)
Samuel Newman
2024-09-25
1
-10
/
+10
*
Apply Following settings to Lists (#5313)
dan
2024-09-13
1
-2
/
+0
*
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
[next]