index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
view
/
screens
/
Home.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
demo mode
Samuel Newman
2025-04-23
1
-7
/
+58
*
Better tablet layout (#7656)
Samuel Newman
2025-02-25
1
-2
/
+4
*
Fix crash when nothing is pinned (#7510)
dan
2025-01-20
1
-16
/
+21
*
Fix PWI
Dan Abramov
2025-01-20
1
-0
/
+1
*
yolo (#7499)
Hailey
2025-01-19
1
-0
/
+2
*
Fix drawer swipe (#7007)
dan
2024-12-10
1
-9
/
+3
*
[Nicer Tabs] New native pager (#6868)
dan
2024-12-03
1
-1
/
+4
*
[Nicer Tabs] Fork TabBar, simplify Pager (#6762)
dan
2024-12-03
1
-12
/
+3
*
Prefetch adjacent Home pages (#6904)
dan
2024-12-03
1
-1
/
+4
*
[Statsig] Remove client downsampling (#6153)
Hailey
2024-11-15
1
-6
/
+3
*
Remove top padding from shell, move down into individual screens (#5548)
Samuel Newman
2024-10-14
1
-9
/
+12
*
Ensure app clip works even with `starter-pack` (#5664)
Hailey
2024-10-09
1
-9
/
+30
*
Set fixed_bottom_bar to true (#5203)
dan
2024-09-07
1
-32
/
+2
*
Remove logging of following prefs (#5021)
dan
2024-08-29
1
-28
/
+2
*
Remove new_user_guided_tour and tour code (#5023)
dan
2024-08-29
1
-9
/
+1
*
Fix fixed footer experiment (#4969)
dan
2024-08-22
1
-3
/
+3
*
[Experiment] Always show bottom bar (#4946)
dan
2024-08-16
1
-1
/
+7
*
Add logging of selected feed preference when displaying the following feed (#...
Hailey
2024-08-07
1
-2
/
+28
*
Guided tour for new users (#4690)
Paul Frazee
2024-07-02
1
-1
/
+9
*
ensure we get navigated away to starter pack when signed in (#4640)
Hailey
2024-06-25
1
-0
/
+17
*
Starter Packs (#4332)
Hailey
2024-06-21
1
-1
/
+1
*
Check `canAskAgain` for notification permissions (#4460)
Hailey
2024-06-10
1
-0
/
+6
*
[Statsig] Sample noisy events (#4288)
dan
2024-05-30
1
-3
/
+6
*
adjust notifications experiment by removing `canAskAgain` (#4271)
Hailey
2024-05-30
1
-7
/
+0
*
Cleanup gates (#4170)
dan
2024-05-22
1
-8
/
+5
*
Move request for notifications permissions to `HomeReadyScreen` (#3977)
Hailey
2024-05-13
1
-2
/
+9
*
Movable following feed (#3593)
Eric Bailey
2024-05-11
1
-47
/
+52
*
Only run "disable min shell on foregrounding" behaviour if on the home screen...
Samuel Newman
2024-05-02
1
-14
/
+16
*
[Statsig] Update experiments (#3617)
dan
2024-04-19
1
-4
/
+14
*
[Statsig] Make gate checks lazily (#3594)
dan
2024-04-18
1
-10
/
+9
*
Enable updates for `production` behind `receive_updates` gate (#3496)
Hailey
2024-04-12
1
-0
/
+3
*
PWI improvements (#3489)
Paul Frazee
2024-04-12
1
-2
/
+7
*
[Statsig] Instrument feed display (#3455)
dan
2024-04-09
1
-2
/
+28
*
[Experiment] Disable min shell on foregrounding (#3430)
dan
2024-04-08
1
-13
/
+31
*
Sticky desktop header (#3077)
dan
2024-03-01
1
-2
/
+1
*
Use selected feed for window title on Home (#3016)
dan
2024-02-28
1
-0
/
+3
*
Fix wrong feed being shown (#3015)
dan
2024-02-28
1
-2
/
+3
*
Refactor feed header components (#2964)
dan
2024-02-22
1
-2
/
+2
*
Keep pager feeds in sync with the right pane (#2775)
dan
2024-02-08
1
-13
/
+18
*
Refactor Home feed pager rendering logic (#2768)
dan
2024-02-06
1
-81
/
+48
*
Remove dead code for pager (#2651)
dan
2024-02-05
1
-4
/
+2
*
Add a new home feed-api wrapper and give a header indicating the fallback beh...
Paul Frazee
2024-01-15
1
-2
/
+1
*
New user home feed fixes (#2421)
Paul Frazee
2024-01-04
1
-1
/
+4
*
Fix blank home screen (close #2281) (#2291)
Paul Frazee
2023-12-24
1
-3
/
+10
*
Use same source for pinned feeds on Home and tab/sidebars (#2235)
Eric Bailey
2023-12-18
1
-4
/
+9
*
PWI behavior updates (#2207)
Paul Frazee
2023-12-14
1
-6
/
+2
*
Grab-bag of post-feed improvements (#2140)
Paul Frazee
2023-12-07
1
-1
/
+1
*
Fix: correctly identify if the screen is focused when handling soft resets on...
Paul Frazee
2023-12-05
1
-5
/
+4
*
Merge branch '2047-last-active-tab' of https://github.com/CooperEdmunds/socia...
Paul Frazee
2023-12-04
1
-9
/
+51
|
\
|
*
Track active page using string instead of index
Cooper Edmunds
2023-12-04
1
-27
/
+35
[next]