about summary refs log tree commit diff
path: root/src/components/ProfileHoverCard/index.web.tsx
Commit message (Expand)AuthorAgeFilesLines
* [🐴] Disable hover card when blocked or blocking (#4041)Hailey2024-05-161-1/+5
* Fix overflowing text on web and iOS in `PostMeta` (#3982)Hailey2024-05-131-5/+5
* Remove unnecessary Trans tags (#3888)Minseo Lee2024-05-071-7/+5
* Improve localization marks (#3285)Minseo Lee2024-05-061-8/+10
* Replace pluralize by plural by @tkusano (#3882)Paul Frazee2024-05-061-4/+12
* Performance improvements: structural sharing & moderation opts context (#3785)Paul Frazee2024-04-301-1/+1
* Reduce hovercard false positives, add them to display names and handles (#3739)dan2024-04-281-5/+13
* properly animate the profile hover card (#3590)Hailey2024-04-171-6/+6
* Add hovercards to "Reply To" (#3587)dan2024-04-161-3/+3
* Scrolling while target is hovered and card is visible should hide the card (#...dan2024-04-161-36/+78
* Restructure feed hover state machine code (#3550)dan2024-04-161-57/+77
* Fix hover card animation with a reducer (#3547)dan2024-04-141-85/+138
* Fix oopsie (#3538)dan2024-04-131-0/+1
* Fade in animation for card (#3521)Hailey2024-04-131-59/+107
* Profile hovers (#3518)Eric Bailey2024-04-131-1/+4
* wait a sec before showing card (#3516)Hailey2024-04-121-9/+13
* Profile card hover preview (#3508)Eric Bailey2024-04-121-0/+290