about summary refs log tree commit diff
path: root/src/state/queries/search-posts.ts
Commit message (Expand)AuthorAgeFilesLines
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-091-6/+6
* Remove `moderatePost_wrapped` (#7188)Samuel Newman2025-02-251-1/+1
* `@atproto/api@next` integration (#7344)Eric Bailey2025-02-181-1/+1
* Filter posts containing mute words from search and notifications (#5599)Eric Bailey2024-10-081-1/+84
* remove resolution from post thread (#4297)Hailey2024-06-031-3/+11
* Shadows (#4265)Eric Bailey2024-05-311-1/+32
* Replace getAgent() with reading agent (#4243)dan2024-05-281-2/+2
* [Session] Add `useAgent` hook and replace (#3706)Eric Bailey2024-04-251-1/+2
* add sort to searchPosts request (#3581)Samuel Newman2024-04-161-12/+7
* Search - only enable queries once tab is active (#3471)Samuel Newman2024-04-101-0/+3
* Search - extra tabs (#3408)Samuel Newman2024-04-101-9/+22
* Extract query key roots to constants (#3404)dan2024-04-041-4/+5
* Various search fixes (#2145)Paul Frazee2023-12-071-3/+37
* Move the current agent to a global and reset RQ queries on agent change (#1946)Paul Frazee2023-11-161-4/+2
* Search page (#1912)Eric Bailey2023-11-151-0/+32