about summary refs log tree commit diff
path: root/src/lib/api/feed
Commit message (Expand)AuthorAgeFilesLines
* fix(feed): only include pins for author threads filterCaidan Williams2025-09-021-6/+4
* Replace `resumeSession` with `getSession` in the email check (#8670)Samuel Newman2025-07-231-3/+3
* Activity notification settings (#8485)Samuel Newman2025-07-012-6/+58
* demo modeSamuel Newman2025-04-231-0/+20
* hackfix likes tab (#7770)Samuel Newman2025-02-251-1/+3
* `@atproto/api@next` integration (#7344)Eric Bailey2025-02-181-0/+1
* Only show pins on Posts and Replies (#7544)dan2025-01-221-1/+3
* Hook debugTopics to override X-Bsky-Topics (#6060)dan2024-11-011-1/+8
* Implement posting threads (#6049)dan2024-11-011-2/+6
* Sort imports (#6009)dan2024-10-291-3/+3
* Apply labelers and handle language for PWI home (#5816)Eric Bailey2024-10-171-4/+20
* Pinned posts (#5055)Samuel Newman2024-09-281-3/+10
* Fix lexicon validation in PWI Discover (#5329)dan2024-09-131-2/+3
* Upgrade API, implement XRPC rework (#4857)Hailey2024-08-121-14/+11
* 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-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