about summary refs log tree commit diff
path: root/src/state/models/lists/user-follows.ts
Commit message (Collapse)AuthorAgeFilesLines
* Port Profile Followers/Follows to RQ (#1893)dan2023-11-141-121/+0
| | | | | | | | | | | | | | | | | * Port user followers to RQ * Port user follows to RQ * Start porting FollowButton to RQ * Fix RQ key * Check pending * Fix shadow and pending states * Rm unused * Remove last usage of useFollowProfile
* Replace all logs with new loggerEric Bailey2023-11-041-1/+2
|
* Improve typeahead search with inclusion of followed users (temporary ↵Paul Frazee2023-10-051-1/+1
| | | | | | | | | | | 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
* Reorganize state models for clarity (#378)Paul Frazee2023-04-031-0/+120