about summary refs log tree commit diff
path: root/src/lib/api/feed
Commit message (Expand)AuthorAgeFilesLines
* Replace getAgent() with reading agent (#4243)dan2024-05-287-57/+57
* Send Bluesky feeds and suggested follows more data (#3695)Eric Bailey2024-04-294-1/+55
* [Session] Drill `getAgent` into feed APIs (#3701)Eric Bailey2024-04-257-49/+172
* Improve the language behaviors around the PWI (#3545)Paul Frazee2024-04-131-10/+71
* Fix the fallback to discover behavior on the home feed (#2546)Paul Frazee2024-01-161-1/+2
* Add a new home feed-api wrapper and give a header indicating the fallback beh...Paul Frazee2024-01-152-1/+89
* Add accept-language header (#2457)Cooper Edmunds2024-01-152-14/+28
* New user home feed fixes (#2421)Paul Frazee2024-01-041-1/+1
* Go back to content-driven slice keys in feeds (#2190)Paul Frazee2023-12-121-1/+1
* Reduce calls to getFeedGenerator and getFeed (#2166)Paul Frazee2023-12-112-19/+11
* Use new filter for Posts tab on profile (#2150)Eric Bailey2023-12-081-1/+1
* Grab-bag of post-feed improvements (#2140)Paul Frazee2023-12-071-2/+5
* Fix self-threads filter logic (#2091)Eric Bailey2023-12-051-2/+2
* Fix state lifecycle management with post-feed query, solving the duplicate ke...Paul Frazee2023-11-291-2/+2
* Get more rigorous about getAgent() consistency (#2026)Paul Frazee2023-11-296-54/+35
* Refactor feeds to use react-query (#1862)Paul Frazee2023-11-107-108/+127
* Lists updates: curate lists and blocklists (#1689)Paul Frazee2023-11-012-33/+86
* Filter non-self threads from profile view (#1757)Eric Bailey2023-10-301-1/+47
* Move home feed and thread preferences to server (#1507)Paul Frazee2023-09-211-1/+1
* Prefilter the mergefeed to ensure a better mix of following and custom feeds ...Paul Frazee2023-09-201-6/+25
* Feed UI update working branch [WIP] (#1420)Paul Frazee2023-09-186-0/+432