about summary refs log tree commit diff
path: root/src/screens/Profile/ProfileFollows.tsx
Commit message (Collapse)AuthorAgeFilesLines
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-091-1/+4
|
* followersCount -> followsCount (#7080)Samuel Newman2024-12-121-1/+1
|
* More exact counts (#7059)Samuel Newman2024-12-111-3/+1
| | | | | | | | | * post liked by * rm unnecessary layout.center * do post quotes/reposts * set height of header to prevent layout shifts
* Followers/following exact count (#7057)Samuel Newman2024-12-111-0/+56
* followers exact count in heading * exact count for following * move files to new dir * use <Plural>