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
*
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
*
Fix bottom space on feeds (#2081)
Eric Bailey
2023-12-04
1
-13
/
+20
*
Only poll feed when feed page is focused (#2064)
Eric Bailey
2023-12-01
1
-2
/
+2
*
Fix state lifecycle management with post-feed query, solving the duplicate ke...
Paul Frazee
2023-11-29
1
-4
/
+4
*
Shadow refactoring and improvements (#1959)
dan
2023-11-21
1
-3
/
+0
*
Add some memoization (#1947)
dan
2023-11-16
1
-3
/
+5
*
Misc cleanup (#1925)
Eric Bailey
2023-11-15
1
-3
/
+13
*
Fix poll latest loop (#1901)
Paul Frazee
2023-11-14
1
-0
/
+3
*
Refactor notifications to use react-query (#1878)
Paul Frazee
2023-11-12
1
-5
/
+5
*
Refactor feeds to use react-query (#1862)
Paul Frazee
2023-11-10
1
-41
/
+103
*
Use min height for pager lists and increase it (#1869)
dan
2023-11-10
1
-1
/
+1
*
Scroll sync in the pager without jumps (#1863)
dan
2023-11-10
1
-2
/
+4
*
Push useAnimatedScrollHandler down everywhere to work around bugs (#1866)
dan
2023-11-10
1
-3
/
+5
*
Replace all logs with new logger
Eric Bailey
2023-11-04
1
-2
/
+3
*
Fix immediate TS errors
Eric Bailey
2023-11-04
1
-2
/
+2
*
Improved list and feed errors (#1798)
Paul Frazee
2023-11-03
1
-5
/
+2
*
Lists updates: curate lists and blocklists (#1689)
Paul Frazee
2023-11-01
1
-4
/
+12
*
Performance optimization (#1676)
Ansh
2023-10-13
1
-2
/
+2
*
make empty feed required (#1667)
Ansh
2023-10-10
1
-5
/
+2
*
Onboarding & feed fixes (#1602)
Paul Frazee
2023-10-04
1
-2
/
+6
*
defer loading of feeds until visible (#1271)
Eric Bailey
2023-08-24
1
-35
/
+32
*
Post UI updates (Profile Preview on mobile) (#990)
Paul Frazee
2023-07-06
1
-10
/
+2
*
[APP-511] metrics overhaul: frontend work (#506)
Ansh
2023-06-15
1
-1
/
+1
[next]