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
/
view
/
com
/
posts
/
Feed.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disambiguate feed component naming (#7040)
dan
2024-12-10
1
-598
/
+0
*
Prefetch adjacent Home pages (#6904)
dan
2024-12-03
1
-2
/
+2
*
Remove indirection, insert between slices (#6645)
dan
2024-11-22
1
-110
/
+43
*
[Android] Lower Feed maxRenderPerBatch (#6624)
dan
2024-11-22
1
-2
/
+2
*
Split FeedSlice into FlatList rows (#6507)
dan
2024-11-19
1
-27
/
+116
*
[Statsig] Remove client downsampling (#6153)
Hailey
2024-11-15
1
-2
/
+2
*
Remove Segment (#5518)
Hailey
2024-09-27
1
-6
/
+1
*
Allow profile header to overscroll (#5457)
Samuel Newman
2024-09-25
1
-3
/
+6
*
Adjust render properties for `Feed` `List` (#5080)
Hailey
2024-09-03
1
-1
/
+3
*
[Experiment] Suggest profiles in profile (#5030)
dan
2024-08-30
1
-14
/
+29
*
Profile screen performance tweak - Adjust initial num to render based on head...
Hailey
2024-08-29
1
-2
/
+3
*
Improve styles (#4916)
Minseo Lee
2024-08-11
1
-3
/
+1
*
Cleanup flags (#4891)
dan
2024-08-08
1
-2
/
+1
*
Keep interstitial fresh on refresh (#4888)
dan
2024-08-08
1
-3
/
+5
*
[Video] Visibility detection view (#4741)
Hailey
2024-08-07
1
-0
/
+1
*
Show replies in context of their threads (#4871)
dan
2024-08-05
1
-2
/
+1
*
[D1X] Use user action and viewing history to inform suggested follows (#4727)
Eric Bailey
2024-07-04
1
-26
/
+1
*
Feed interstitial tweaks (#4733)
dan
2024-07-04
1
-2
/
+2
*
Fix feed feedback (#4730)
dan
2024-07-04
1
-0
/
+8
*
New user progress guides (#4716)
Paul Frazee
2024-07-04
1
-9
/
+37
*
[D1X] Integrate interstitials (#4698)
Eric Bailey
2024-07-03
1
-31
/
+192
*
Fix missing top borders (#4346)
dan
2024-06-04
1
-9
/
+1
*
Change many border widths from `1` to `hairlineWidth` (#4294)
Hailey
2024-05-31
1
-6
/
+15
*
[Statsig] Sample noisy events (#4288)
dan
2024-05-30
1
-2
/
+2
*
Add shutdown message to for you feed (#3776)
Paul Frazee
2024-05-11
1
-2
/
+11
*
Movable following feed (#3593)
Eric Bailey
2024-05-11
1
-2
/
+13
*
Implement FeedFeedback API (#3498)
Paul Frazee
2024-05-07
1
-0
/
+3
*
[Experiment] Turn off interval polling for Discover (#3431)
dan
2024-04-08
1
-18
/
+22
*
[Statsig] Track feed refresh (#3283)
dan
2024-03-19
1
-2
/
+6
*
[Statsig] Track posting, end reached (#3206)
dan
2024-03-14
1
-1
/
+15
*
Adjust FlatList performance in main feeds (#3134)
Hailey
2024-03-06
1
-0
/
+4
*
Clean up some sentry logs (#2630)
Eric Bailey
2024-01-25
1
-3
/
+3
*
Add a new home feed-api wrapper and give a header indicating the fallback beh...
Paul Frazee
2024-01-15
1
-0
/
+8
*
Reduce polling (#2465)
Paul Frazee
2024-01-10
1
-5
/
+9
*
Internationalize more strings (#2440)
Stanislas Signoud
2024-01-09
1
-2
/
+7
*
Fix: dont incorrectly mark a feed empty based only on the first page (#2298)
Paul Frazee
2023-12-24
1
-1
/
+4
*
Consolidate List props a bit (#2216)
dan
2023-12-21
1
-14
/
+3
*
Traffic reduction and tuned caching strats (#2215)
Paul Frazee
2023-12-15
1
-4
/
+22
*
Make scroll handling contextual (#2200)
dan
2023-12-13
1
-13
/
+7
*
Feed bugfixes (#2204)
Paul Frazee
2023-12-13
1
-2
/
+1
*
Fix scroll on native (#2170)
dan
2023-12-11
1
-2
/
+2
*
Fix scroll on profile lists/feeds (#2168)
dan
2023-12-11
1
-2
/
+2
*
Poll for new posts on app foreground (#2152)
Paul Frazee
2023-12-08
1
-5
/
+17
*
Use new filter for Posts tab on profile (#2150)
Eric Bailey
2023-12-08
1
-1
/
+1
*
Grab-bag of post-feed improvements (#2140)
Paul Frazee
2023-12-07
1
-1
/
+8
*
Hoist moderation, attempt to fill feed up to 30 (#2134)
Eric Bailey
2023-12-07
1
-22
/
+8
*
Check Analytics (#2106)
Ansh
2023-12-06
1
-1
/
+1
*
Surface raw server error if exists (#2096)
Eric Bailey
2023-12-05
1
-1
/
+1
*
Update feeds on post created (#2085)
Paul Frazee
2023-12-04
1
-0
/
+25
*
Add back ignore-filters-for behaviors (#2086)
Paul Frazee
2023-12-04
1
-0
/
+4
[next]