about summary refs log tree commit diff
path: root/src/state/queries/post.ts
Commit message (Expand)AuthorAgeFilesLines
* add metrics (#8426)hailey2025-05-301-11/+19
* Send FeedFeedback interactions in thread view (#8414)Samuel Newman2025-05-281-9/+13
* [Statsig] Remove client downsampling (#6153)Hailey2024-11-151-12/+12
* Remove Segment (#5518)Hailey2024-09-271-15/+1
* [Statsig] Add more events to downsample, increase downsample rate (#5198)Hailey2024-09-071-12/+12
* Detached QPs and hidden replies (#4878)Eric Bailey2024-08-211-0/+24
* [D1X] Use user action and viewing history to inform suggested follows (#4727)Eric Bailey2024-07-041-0/+3
* Migrate local thread mutes (#4523)Samuel Newman2024-06-191-2/+2
* Server-side thread mutes (#4518)Samuel Newman2024-06-181-0/+70
* [🐴] Option to share via chat in post dropdown (#4231)Samuel Newman2024-05-311-2/+11
* Replace getAgent() with reading agent (#4243)dan2024-05-281-16/+16
* [Session] Add `useAgent` hook and replace (#3706)Eric Bailey2024-04-251-2/+9
* [Statsig] Track like/follow metadata (#3435)dan2024-04-081-8/+34
* Extract query key roots to constants (#3404)dan2024-04-041-1/+2
* Thread queryClient explicitly through (#3328)dan2024-04-031-16/+20
* [Statsig] Track likes, reposts, follows (#3195)dan2024-03-131-12/+35
* Fix races for post like/repost toggle (#2617)dan2024-01-251-66/+121
* Derive shadow like count (#2616)dan2024-01-251-20/+4
* Check Analytics (#2106)Ansh2023-12-061-0/+6
* Adjust stale-caches and dont group read&unread notifs together (#2041)Paul Frazee2023-11-291-3/+0
* Move the current agent to a global and reset RQ queries on agent change (#1946)Paul Frazee2023-11-161-17/+10
* Caching heuristics (#1938)Eric Bailey2023-11-161-2/+6
* Update post embed fetching to use new methods (#1916)Eric Bailey2023-11-151-2/+36
* Refactor feeds to use react-query (#1862)Paul Frazee2023-11-101-52/+46
* Refactor post threads to use react query (#1851)Paul Frazee2023-11-091-0/+156