about summary refs log tree commit diff
path: root/src/state/userActionHistory.ts
Commit message (Collapse)AuthorAgeFilesLines
* Include follow-based suggestions in interstitial (#4889)dan2024-08-081-0/+13
|
* [D1X] Use user action and viewing history to inform suggested follows (#4727)Eric Bailey2024-07-041-0/+71
* Use user action and viewing history to inform suggested follows * Remove dynamic spreads * Track more info about seen posts * Add ranking --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com>