about summary refs log tree commit diff
path: root/src/state/queries/actor-autocomplete.ts
Commit message (Expand)AuthorAgeFilesLines
* Additional moderation (#5172)Eric Bailey2024-09-201-2/+6
* dont filter exact matches from typeahead (#4802)Hailey2024-07-191-11/+22
* Replace getAgent() with reading agent (#4243)dan2024-05-281-5/+5
* [🐴] New chat dialog refresh (#4071)Eric Bailey2024-05-171-1/+2
* remove trailing period from query term in `useActorAutocompleteQuery` (#3765)Hailey2024-05-061-1/+5
* Performance improvements: structural sharing & moderation opts context (#3785)Paul Frazee2024-04-301-1/+2
* Improve usability of search on web (#3663)Hailey2024-04-271-2/+6
* [Session] Add `useAgent` hook and replace (#3706)Eric Bailey2024-04-251-2/+4
* delete useMyFollowsQuery (#3529)Samuel Newman2024-04-171-33/+3
* replace deprecated `term` with `q` in search actor (#3405)Hailey2024-04-041-2/+2
* Extract query key roots to constants (#3404)dan2024-04-041-6/+7
* Use consistent avatar shape/defaults for labelers (#3257)Eric Bailey2024-03-191-7/+1
* 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-11/+8
* convert query to lowercase before performing search (#2770)Hailey2024-02-061-0/+1
* Clean up some sentry logs (#2630)Eric Bailey2024-01-251-1/+1
* convert prefix to lowercase in actor autocomplete query (#2431)Hailey2024-01-081-0/+2
* Fix some account filtering behaviors (#2290)Paul Frazee2023-12-231-1/+1
* Invalid handle autocomplete (#2251)Samuel Newman2023-12-201-1/+2
* PWI behavior updates (#2207)Paul Frazee2023-12-141-5/+38
* Move the current agent to a global and reset RQ queries on agent change (#1946)Paul Frazee2023-11-161-6/+4
* Caching heuristics (#1938)Eric Bailey2023-11-161-4/+3
* Search page (#1912)Eric Bailey2023-11-151-2/+2
* Autocomplete updates (react-query refactor) (#1911)Paul Frazee2023-11-151-122/+47
* Desktop user autocomplete search (#1906)Eric Bailey2023-11-141-3/+59
* Composer update (react-query refactor) (#1899)Paul Frazee2023-11-141-1/+53
* Refactor lists to use new queries (#1875)Paul Frazee2023-11-121-0/+66