about summary refs log tree commit diff
path: root/src/components/ProfileHoverCard
Commit message (Expand)AuthorAgeFilesLines
* Upgrade `@types/react` to 19 and run codemod (attempt 2) (#8918)Samuel Newman2025-09-091-2/+0
* add profile hover card to notif items (#8666)Samuel Newman2025-08-073-3/+6
* Fix anchor text overflow in threads v2 (#8530)Eric Bailey2025-06-182-3/+5
* Hover card on anchor displayName/handle (#8479)Samuel Newman2025-06-131-1/+0
* fix hover card width (#8392)Samuel Newman2025-05-201-3/+9
* Live (#8354)Samuel Newman2025-05-102-10/+42
* Verification (#8226)Eric Bailey2025-04-181-8/+32
* Fix jumpy web animation for modal backdrop (#6673)dan2024-11-231-2/+2
* Sort imports (#6009)dan2024-10-291-2/+2
* Fixing hover card for labeler accounts (#5414)Wesley2024-09-201-0/+3
* Localize dates, counts (#5027)Eric Bailey2024-08-291-3/+3
* Fix RTL text rendering for display names (#4747)Hailey2024-07-081-1/+2
* Unify label pills (#4676)Eric Bailey2024-07-031-2/+3
* add flex shrink (#4597)Hailey2024-06-221-1/+1
* Disable newskie dialog tap in hover card web (#4562)Eric Bailey2024-06-181-1/+1
* fix native post meta (#4530)Hailey2024-06-161-1/+14
* Fix profile hover card blocked state (#4480)Eric Bailey2024-06-131-25/+54
* Show social proof in hovercards (#4502)dan2024-06-131-0/+15
* Revert "Fix undefined block (#4471)" (#4472)Eric Bailey2024-06-111-6/+3
* Fix undefined block (#4471)Eric Bailey2024-06-101-3/+6
* [🐴] Don't submit the message on return press when on a phone (web input) (...Hailey2024-05-231-2/+1
* check `maxTouchPoints` is greater than 1, not zero (#4158)Hailey2024-05-211-1/+1
* [🐴] Disable hover card when blocked or blocking (#4041)Hailey2024-05-162-1/+6
* 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-132-1/+5
* wait a sec before showing card (#3516)Hailey2024-04-121-9/+13
* Profile card hover preview (#3508)Eric Bailey2024-04-123-0/+301