about summary refs log tree commit diff
path: root/src/lib/api/feed/author.ts
Commit message (Expand)AuthorAgeFilesLines
* fix(feed): only include pins for author threads filterCaidan Williams2025-09-021-6/+4
* Only show pins on Posts and Replies (#7544)dan2025-01-221-1/+3
* Pinned posts (#5055)Samuel Newman2024-09-281-3/+10
* Replace getAgent() with reading agent (#4243)dan2024-05-281-6/+6
* [Session] Drill `getAgent` into feed APIs (#3701)Eric Bailey2024-04-251-4/+17
* Use new filter for Posts tab on profile (#2150)Eric Bailey2023-12-081-1/+1
* Fix self-threads filter logic (#2091)Eric Bailey2023-12-051-2/+2
* Get more rigorous about getAgent() consistency (#2026)Paul Frazee2023-11-291-7/+4
* Refactor feeds to use react-query (#1862)Paul Frazee2023-11-101-13/+12
* Filter non-self threads from profile view (#1757)Eric Bailey2023-10-301-1/+47
* Feed UI update working branch [WIP] (#1420)Paul Frazee2023-09-181-0/+45