about summary refs log tree commit diff
path: root/src/view/com/post-thread/PostThreadFollowBtn.tsx
Commit message (Collapse)AuthorAgeFilesLines
* [Statsig] Update experiments (#3617)dan2024-04-191-1/+1
|
* [Statsig] Make gate checks lazily (#3594)dan2024-04-181-2/+2
|
* [Experiment] Show "Follow Back" label (#3439)dan2024-04-081-7/+18
|
* [Statsig] Track likes, reposts, follows (#3195)dan2024-03-131-1/+4
| | | | | | | | | | | | | * [Statsig] Track likes * Move tracking to intent * Track repost/unrepost * Track profile follows/unfollows * Less copy paste * Reorder
* Add follow button to highlighted post (#2828)Hailey2024-02-121-0/+154
* add user-minus icon * add follow button to highlighted post * web hack for animations * adjustments * remove static string width, use flexbox * Revert "add user-minus icon" This reverts commit f1aafb3e39dce131b729864924d63a22368f9187. * better displaying of display name