bsky-app/src/state/models/lists
Paul Frazee bd7db8af26
Improve typeahead search with inclusion of followed users (temporary solution) (#1612)
* Update follows cache to maintain some user info

* Prioritize follows in composer autocomplete

* Clean up logic and add new autocomplete to search

* Update follow hook
2023-10-05 16:44:05 -07:00
..
actor-feeds.ts Reorganize custom-feed state models and add the missing _reactKey attribute 2023-05-17 13:52:16 -05:00
blocked-accounts.ts Implement blocks (#554) 2023-04-28 20:03:13 -05:00
likes.ts Improve typeahead search with inclusion of followed users (temporary solution) (#1612) 2023-10-05 16:44:05 -07:00
lists-list.ts List cleanup on remove (#1069) 2023-07-28 11:04:27 -05:00
muted-accounts.ts [APP-601] Add muted accounts list (#565) 2023-05-02 23:32:16 -05:00
reposted-by.ts Improve typeahead search with inclusion of followed users (temporary solution) (#1612) 2023-10-05 16:44:05 -07:00
user-followers.ts Improve typeahead search with inclusion of followed users (temporary solution) (#1612) 2023-10-05 16:44:05 -07:00
user-follows.ts Improve typeahead search with inclusion of followed users (temporary solution) (#1612) 2023-10-05 16:44:05 -07:00