Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve typeahead search with inclusion of followed users (temporary ↵ | Paul Frazee | 2023-10-05 | 1 | -46/+0 |
| | | | | | | | | | | | 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 | ||||
* | add suggested follow section to profile header (#1481) | Eric Bailey | 2023-09-20 | 1 | -0/+46 |
* add suggested follow section to profile header * fix button overflow * don't even render on preview * fix useFollowDid and FollowButton race condition * add section header, close button, active state * lighten icon |