Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Statsig] Update experiments (#3617) | dan | 2024-04-19 | 1 | -1/+1 |
| | |||||
* | [Statsig] Make gate checks lazily (#3594) | dan | 2024-04-18 | 1 | -2/+2 |
| | |||||
* | [Experiment] Show "Follow Back" label (#3439) | dan | 2024-04-08 | 1 | -7/+18 |
| | |||||
* | [Statsig] Track likes, reposts, follows (#3195) | dan | 2024-03-13 | 1 | -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) | Hailey | 2024-02-12 | 1 | -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 |