about summary refs log tree commit diff
path: root/src/lib/api/feed/merge.ts
Commit message (Expand)AuthorAgeFilesLines
* `@atproto/api@next` integration (#7344)Eric Bailey2025-02-181-0/+1
* Sort imports (#6009)dan2024-10-291-3/+3
* Show replies in context of their threads (#4871)dan2024-08-051-12/+0
* Refactor feed slices (#4834)dan2024-07-251-1/+1
* Replace getAgent() with reading agent (#4243)dan2024-05-281-19/+19
* Send Bluesky feeds and suggested follows more data (#3695)Eric Bailey2024-04-291-0/+14
* [Session] Drill `getAgent` into feed APIs (#3701)Eric Bailey2024-04-251-17/+72
* Add a new home feed-api wrapper and give a header indicating the fallback beh...Paul Frazee2024-01-151-1/+1
* Add accept-language header (#2457)Cooper Edmunds2024-01-151-5/+10
* New user home feed fixes (#2421)Paul Frazee2024-01-041-1/+1
* Reduce calls to getFeedGenerator and getFeed (#2166)Paul Frazee2023-12-111-18/+10
* Grab-bag of post-feed improvements (#2140)Paul Frazee2023-12-071-2/+5
* 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-291-22/+14
* Refactor feeds to use react-query (#1862)Paul Frazee2023-11-101-39/+49
* Lists updates: curate lists and blocklists (#1689)Paul Frazee2023-11-011-33/+41
* 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-181-0/+236