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
/
Feeds.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
introduce context for "Following" as a feed name. (#8262) (#8690)
Eric Bailey
2025-07-21
1
-1
/
+3
*
[APP-1158] Refactor email-related dialogs (#8296)
Eric Bailey
2025-05-07
1
-6
/
+9
*
Fix squashed content on mod screens (#7004)
Eric Bailey
2024-12-07
1
-0
/
+1
*
[ELI5] Change feed page copy (#6932)
Samuel Newman
2024-12-07
1
-2
/
+3
*
[Layout] Base (#6907)
Eric Bailey
2024-12-05
1
-83
/
+45
*
Fix `<List>` types (#6756)
Samuel Newman
2024-11-26
1
-3
/
+3
*
Remove top padding from shell, move down into individual screens (#5548)
Samuel Newman
2024-10-14
1
-5
/
+3
*
ALF text input for generic search input (#5511)
Samuel Newman
2024-09-30
1
-19
/
+20
*
Replace `import hairlineWidth =` with const (#4831)
Samuel Newman
2024-07-25
1
-6
/
+5
*
[D1X] Add interstitials, component tweaks, placeholders (#4697)
Eric Bailey
2024-07-03
1
-0
/
+1
*
FeedCard & ListCard cleanups (#4644)
Eric Bailey
2024-06-28
1
-20
/
+32
*
Tweak feed card to prevent spinnerz when pushing to screen (#4600)
Hailey
2024-06-21
1
-3
/
+6
*
Pinned feeds cards (#4526)
Eric Bailey
2024-06-22
1
-203
/
+184
*
Feed source card (#4512)
Eric Bailey
2024-06-14
1
-11
/
+11
*
Reuse overfetching for popular feeds, add in existing filtering (#4501)
Eric Bailey
2024-06-14
1
-40
/
+6
*
Release 1.86 prep (#4490)
Paul Frazee
2024-06-11
1
-0
/
+1
*
Update feeds header to just have edit link (#4484)
Paul Frazee
2024-06-11
1
-45
/
+18
*
Move feeds screen into common navigator, handle usages (#4365)
Eric Bailey
2024-06-11
1
-3
/
+2
*
Change many border widths from `1` to `hairlineWidth` (#4294)
Hailey
2024-05-31
1
-2
/
+3
*
Movable following feed (#3593)
Eric Bailey
2024-05-11
1
-29
/
+135
*
Update Feeds.tsx (#3719)
Minseo Lee
2024-05-07
1
-1
/
+1
*
PWI improvements (#3489)
Paul Frazee
2024-04-12
1
-32
/
+57
*
Tune the feeds page a little more
Paul Frazee
2024-02-13
1
-17
/
+24
*
Add copy to feeds page (#2852)
Hailey
2024-02-13
1
-88
/
+120
*
Add search button to header on feeds screen (#2848)
Hailey
2024-02-12
1
-17
/
+56
*
Avatar type for Feed check (#2661)
Prates
2024-01-30
1
-1
/
+3
*
Scroll feed search bar to top of screen on focus (#2602)
Samuel Newman
2024-01-23
1
-1
/
+36
*
Reduce polling (#2465)
Paul Frazee
2024-01-10
1
-2
/
+6
*
Internationalize more strings (#2440)
Stanislas Signoud
2024-01-09
1
-1
/
+1
*
minor search screen ux improvements (#2264)
Hailey
2023-12-28
1
-0
/
+2
*
Consolidate List props a bit (#2216)
dan
2023-12-21
1
-9
/
+3
*
Try to fix scroll indicator on Feeds page (#2245)
Eric Bailey
2023-12-19
1
-0
/
+1
*
Make scroll handling contextual (#2200)
dan
2023-12-13
1
-2
/
+2
*
Add pinOnSave and use it in discover feeds list
Cooper Edmunds
2023-11-29
1
-0
/
+1
*
PWI: Refactor Shell (#1989)
dan
2023-11-24
1
-377
/
+371
*
[PWI] Misc (#1977)
Eric Bailey
2023-11-22
1
-8
/
+10
*
[PWI] Feeds (#1970)
Eric Bailey
2023-11-21
1
-33
/
+40
*
PWI Base (#1964)
Eric Bailey
2023-11-21
1
-367
/
+370
*
Hindi Internationalization (#1914)
Ansh
2023-11-20
1
-1
/
+1
*
Composer update (react-query refactor) (#1899)
Paul Frazee
2023-11-14
1
-4
/
+4
*
Handle end of feed (#1898)
Eric Bailey
2023-11-14
1
-3
/
+18
*
Factor our feed source model (#1887)
Eric Bailey
2023-11-13
1
-2
/
+2
*
More prefs cleanup (#1882)
Eric Bailey
2023-11-13
1
-1
/
+1
*
Refactor My Feeds (#1877)
Eric Bailey
2023-11-12
1
-229
/
+463
*
Internationalization & localization (#1822)
Ansh
2023-11-09
1
-10
/
+21
*
Extract shell state into separate context (#1824)
Eric Bailey
2023-11-07
1
-2
/
+4
*
Fix accidental unwrapped strings (#1826)
dan
2023-11-06
1
-2
/
+2
*
Store saved feeds on the root store so we can load on init (#1793)
Paul Frazee
2023-11-01
1
-2
/
+2
*
Lists updates: curate lists and blocklists (#1689)
Paul Frazee
2023-11-01
1
-28
/
+42
*
Accessibility fixes: add missing labels, dynamically scale home header (#1516)
Paul Frazee
2023-09-22
1
-1
/
+4
[next]