index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
api
/
feed-manip.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add feed tuner to remove muted threads (#8773)
kindgracekind
2025-08-04
1
-0
/
+16
*
add reqId to feed feedback (#8396)
hailey
2025-05-21
1
-2
/
+6
*
`@atproto/api@next` integration (#7344)
Eric Bailey
2025-02-18
1
-4
/
+7
*
show video feeds from posts even if they are replies (#7516)
Chris Kanich
2025-01-21
1
-0
/
+2
*
Revert "Show some known OP replies in Following (#5049)" (#5301)
dan
2024-09-12
1
-21
/
+6
*
Disable in-thread deduping for reposted replies (#5135)
dan
2024-09-04
1
-1
/
+6
*
Mark unhydrated replies as orphaned (#5048)
dan
2024-08-31
1
-1
/
+9
*
Show some known OP replies in Following (#5049)
dan
2024-08-31
1
-6
/
+21
*
Fix language filtering for feeds (#5026)
dan
2024-08-29
1
-12
/
+5
*
Fix orphaned feed slices, handle blocks (#4944)
Eric Bailey
2024-08-19
1
-5
/
+26
*
Tweak feed manip to show cases of A -> B without further children (#4883)
Hailey
2024-08-06
1
-8
/
+10
*
Show more replies in Following (different heuristic) (#4880)
dan
2024-08-06
1
-15
/
+79
*
Show replies in context of their threads (#4871)
dan
2024-08-05
1
-172
/
+202
*
Only show replies in Following if following all involved actors (#4869)
dan
2024-08-02
1
-27
/
+17
*
Always limit Following replies to the people you follow (#4868)
dan
2024-08-01
1
-12
/
+2
*
Remove unused NoopFeedTuner (#4856)
dan
2024-07-31
1
-10
/
+0
*
Refactor feed slices (#4834)
dan
2024-07-25
1
-61
/
+70
*
FeedFeedback fixes (#3968)
dan
2024-05-12
1
-0
/
+4
*
Dont apply the content-language filter if it will remove all content (#3492)
Paul Frazee
2024-04-12
1
-5
/
+15
*
Bump replies (#2604)
Mary
2024-02-05
1
-3
/
+14
*
Protect against react key duplicates (close #2278) (#2309)
Paul Frazee
2023-12-27
1
-9
/
+10
*
Go back to content-driven slice keys in feeds (#2190)
Paul Frazee
2023-12-12
1
-10
/
+10
*
Fix: remove replies to deleted and blocked posts from feeds (#2130)
Paul Frazee
2023-12-07
1
-0
/
+13
*
Fix state lifecycle management with post-feed query, solving the duplicate ke...
Paul Frazee
2023-11-29
1
-16
/
+19
*
Two fixes to react-key generation (#2004)
Paul Frazee
2023-11-27
1
-2
/
+3
*
Refactor feeds to use react-query (#1862)
Paul Frazee
2023-11-10
1
-3
/
+14
*
Prefilter the mergefeed to ensure a better mix of following and custom feeds ...
Paul Frazee
2023-09-20
1
-12
/
+21
*
Feed UI update working branch [WIP] (#1420)
Paul Frazee
2023-09-18
1
-5
/
+42
*
don't thread a self-repost of a self-reply (#1450)
Eric Bailey
2023-09-15
1
-1
/
+4
*
Improvements to feed assembly to avoid possible state issues (#1318)
Paul Frazee
2023-08-28
1
-3
/
+6
*
Fix to "Load new posts" showing sometimes when there's nothing new to show (#...
Paul Frazee
2023-08-16
1
-2
/
+2
*
Fix to react-key uniqueness in feeds (#1136)
Paul Frazee
2023-08-08
1
-0
/
+6
*
fix: typo in feed-manip.ts (#967)
Ikko Eltociear Ashimine
2023-07-05
1
-1
/
+1
*
[APP-718] Improvements and fixes to language handling (#931)
Paul Frazee
2023-06-30
1
-54
/
+4
*
[APP-690] better handling of post languages language filtering (#893)
Ansh
2023-06-23
1
-9
/
+50
*
fix: comment
Eric Bailey
2023-06-16
1
-1
/
+1
*
feat: add home feed preferences settings modal and tuners
Eric Bailey
2023-06-16
1
-15
/
+54
*
Fix image-only posts not being visible in custom feeds.
Markus Amalthea Magnuson
2023-06-12
1
-0
/
+6
*
Fix a bunch of type errors and add a type-check to the github workflows (#837)
Paul Frazee
2023-06-02
1
-16
/
+25
*
Remove sorting in feed-manip
Paul Frazee
2023-05-25
1
-3
/
+0
*
Remove the attempts to make the language filter more lenient (#569)
Paul Frazee
2023-05-03
1
-11
/
+1
*
[APP-549] Language controls for Whats Hot (#563)
Paul Frazee
2023-05-02
1
-6
/
+4
*
Fix replies with <2 likes showing in the following feed
Paul Frazee
2023-05-02
1
-2
/
+10
*
[APP-610] Make the language filter more lenient (#562)
Paul Frazee
2023-05-02
1
-2
/
+16
*
Give the unfiltered view if the language filter yields no results (close #358...
Paul Frazee
2023-04-03
1
-6
/
+23
*
Lex refactor (#362)
Paul Frazee
2023-03-31
1
-4
/
+4
*
Feed updates (Closes #344) (#356)
Paul Frazee
2023-03-22
1
-13
/
+12
*
Filter content by your device's configured languages (#354)
Paul Frazee
2023-03-22
1
-21
/
+20
*
Fix tsc
Paul Frazee
2023-03-22
1
-17
/
+0
*
A few fixes to ensure threads show up as often as possible
Paul Frazee
2023-03-21
1
-3
/
+6
[next]