about summary refs log tree commit diff
path: root/src/components/ProfileCard.tsx
Commit message (Expand)AuthorAgeFilesLines
* rearrange translation logic (#8880)surfdude292025-08-221-6/+13
* refactor: all uses of "Follow Back" to "Follow back"Caidan Williams2025-08-211-1/+1
* fix: capitalization of "Follow back" to "Follow Back"Caidan Williams2025-08-211-1/+1
* fix: show 'Follow back' label if user is followed by profileCaidan Williams2025-08-211-1/+1
* [APP-1357] profile header follow recommendations (#8784)Caidan2025-08-211-0/+18
* fix(ui): profile name and description overflowing on webCaidan Williams2025-07-291-1/+1
* feat: update AvatarPlaceholder to take size propCaidan Williams2025-07-291-3/+3
* feat: create NamePlaceholder componentCaidan Williams2025-07-291-2/+20
* feat: update ProfileCard.Description to take style propCaidan Williams2025-07-291-2/+3
* feat: update ProfileCard.Avatar to take size propCaidan Williams2025-07-291-3/+11
* Fix checkmark overflow in profile card (#8612)Samuel Newman2025-07-171-3/+9
* Activity notification settings (#8485)Samuel Newman2025-07-011-4/+69
* Live (#8354)Samuel Newman2025-05-101-0/+7
* Make whole verifier clickable, no nested interactives (#8249)Eric Bailey2025-04-211-2/+14
* Verification (#8226)Eric Bailey2025-04-181-6/+19
* Use `SearchablePeopleList` for add user to list dialog, replace old modal (#8...Samuel Newman2025-04-171-15/+33
* Replace old ProfileCard with new (#8195)Eric Bailey2025-04-151-14/+39
* Match placeholder color with other skeletons (#8129)Samuel Newman2025-04-041-4/+4
* [Explore] Base (#8053)Samuel Newman2025-04-021-12/+23
* `@atproto/api@next` integration (#7344)Eric Bailey2025-02-181-12/+11
* env var tweaks (#7457)Hailey2025-01-261-0/+3
* New progress guide - 10 follows (#7128)Samuel Newman2024-12-171-1/+6
* [Statsig] Remove client downsampling (#6153)Hailey2024-11-151-2/+2
* [Neue] Handle emoji within custom font (#5449)Eric Bailey2024-09-241-5/+7
* Suggested follows by actor (on profiles) updates (#5243)Eric Bailey2024-09-121-17/+22
* [Statsig] Add more events to downsample, increase downsample rate (#5198)Hailey2024-09-071-2/+2
* Add label to profile card (#4843)Eric Bailey2024-07-251-4/+12
* Use appropriate icons for toasts (#4803)Samuel Newman2024-07-231-6/+6
* Fix RTL text rendering for display names (#4747)Hailey2024-07-081-1/+3
* Show feedback for Follow button in interstitials (#4738)dan2024-07-051-1/+24
* [D1X] Add interstitials, component tweaks, placeholders (#4697)Eric Bailey2024-07-031-5/+82
* Refactor `ProfileCard` to be composable (#4622)Eric Bailey2024-06-271-59/+250
* Starter Packs (#4332)Hailey2024-06-211-0/+91