index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
view
/
com
/
feeds
/
FeedPage.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade `@types/react` to 19 and run codemod (attempt 2) (#8918)
Samuel Newman
2025-09-09
1
-1
/
+8
*
refactor(feed): simplify isDiscoverFeed logic in FeedPage
Caidan Williams
2025-08-27
1
-4
/
+1
*
refactor(feed): remove NoSnippetWrapper from FeedPage in favor of dataSet att...
Caidan Williams
2025-08-27
1
-45
/
+46
*
feat: prevent search engines from indexing Discover feed content as page desc...
Caidan Williams
2025-08-26
1
-38
/
+43
*
feat: add data-nosnippet attribute to Discover feed for SEO control
Caidan Williams
2025-08-26
1
-2
/
+6
*
Enable show less / more buttons for third party feeds (#8672)
kindgracekind
2025-08-26
1
-3
/
+3
*
Floating "Load more" makeover (#8420)
Samuel Newman
2025-05-28
1
-13
/
+13
*
[APP-1158] Refactor email-related dialogs (#8296)
Eric Bailey
2025-05-07
1
-8
/
+8
*
yolo (#7499)
Hailey
2025-01-19
1
-1
/
+13
*
[Experiment] Remove "Load Latest" button (#7120)
dan
2024-12-15
1
-0
/
+8
*
Disambiguate feed component naming (#7040)
dan
2024-12-10
1
-2
/
+2
*
Limit feed prefetching to native (#7038)
dan
2024-12-10
1
-1
/
+2
*
[Layout] Base (#6907)
Eric Bailey
2024-12-05
1
-1
/
+1
*
Prefetch adjacent Home pages (#6904)
dan
2024-12-03
1
-2
/
+4
*
[Statsig] Remove client downsampling (#6153)
Hailey
2024-11-15
1
-2
/
+2
*
Remove Segment (#5518)
Hailey
2024-09-27
1
-9
/
+5
*
[Statsig] Sample noisy events (#4288)
dan
2024-05-30
1
-2
/
+2
*
Bump `react-navigation` (#4216)
Hailey
2024-05-29
1
-2
/
+3
*
Cleanup gates (#4170)
dan
2024-05-22
1
-10
/
+3
*
Movable following feed (#3593)
Eric Bailey
2024-05-11
1
-15
/
+6
*
Implement FeedFeedback API (#3498)
Paul Frazee
2024-05-07
1
-14
/
+18
*
[Statsig] Update experiments (#3617)
dan
2024-04-19
1
-14
/
+8
*
[Statsig] Make gate checks lazily (#3594)
dan
2024-04-18
1
-2
/
+4
*
[Experiment] Turn off interval polling for Discover (#3431)
dan
2024-04-08
1
-16
/
+30
*
[Statsig] Track feed refresh (#3283)
dan
2024-03-19
1
-0
/
+9
*
Show tab bar on desktop web (#2998)
dan
2024-02-27
1
-68
/
+2
*
Fix imprecise header height calculation (#2995)
dan
2024-02-27
1
-14
/
+5
*
Rename Home Feed Prefs to Following Feed Prefs (#2965)
dan
2024-02-22
1
-1
/
+1
*
remove sandbox labels (#2883)
Hailey
2024-02-16
1
-12
/
+3
*
New Web Layout (#2126)
dan
2024-01-22
1
-10
/
+1
*
Reduce polling (#2465)
Paul Frazee
2024-01-10
1
-0
/
+1
*
Internationalize more strings (#2440)
Stanislas Signoud
2024-01-09
1
-1
/
+1
*
Traffic reduction and tuned caching strats (#2215)
Paul Frazee
2023-12-15
1
-1
/
+1
*
Make scroll handling contextual (#2200)
dan
2023-12-13
1
-21
/
+25
*
Disable animation on scrollToTop for web (#2137)
Paul Frazee
2023-12-07
1
-1
/
+5
*
Move analytics out of critical path (#2117)
dan
2023-12-06
1
-1
/
+1
*
Fix: correctly identify if the screen is focused when handling soft resets on...
Paul Frazee
2023-12-05
1
-7
/
+11
*
Only poll feed when feed page is focused (#2064)
Eric Bailey
2023-12-01
1
-1
/
+1
*
Maintain some feed data to avoid needless glimmers (#2054)
Paul Frazee
2023-11-30
1
-2
/
+3
*
Fix infinite query reloading behavior (reset, not invalidate) (#2031)
Paul Frazee
2023-11-29
1
-2
/
+2
*
[PWI] Home (#2007)
Eric Bailey
2023-11-27
1
-4
/
+21
*
[PWI] Misc (#1977)
Eric Bailey
2023-11-22
1
-23
/
+37
*
Shell behaviors update (react-query refactor) (#1915)
Paul Frazee
2023-11-15
1
-18
/
+5
*
Composer update (react-query refactor) (#1899)
Paul Frazee
2023-11-14
1
-2
/
+4
*
Refactor feeds to use react-query (#1862)
Paul Frazee
2023-11-10
1
-53
/
+38
*
Pare down session as much as possible
Eric Bailey
2023-11-10
1
-2
/
+13
*
Sync top/bottom bar disappearance to the scroll (#1855)
dan
2023-11-09
1
-1
/
+1
*
Internationalization & localization (#1822)
Ansh
2023-11-09
1
-4
/
+7
*
Extract shell state into separate context (#1824)
Eric Bailey
2023-11-07
1
-1
/
+1
*
Replace all logs with new logger
Eric Bailey
2023-11-04
1
-3
/
+4
[next]