about summary refs log tree commit diff
path: root/src/view/com/profile/ProfileCard.tsx
Commit message (Expand)AuthorAgeFilesLines
* Replace old ProfileCard with new (#8195)Eric Bailey2025-04-151-291/+20
* `@atproto/api@next` integration (#7344)Eric Bailey2025-02-181-5/+7
* env var tweaks (#7457)Hailey2025-01-261-1/+7
* [Neue] Handle emoji within custom font (#5449)Eric Bailey2024-09-241-9/+10
* Replace `import hairlineWidth =` with const (#4831)Samuel Newman2024-07-251-3/+2
* Add social proof to suggested follows (#4602)Samuel Newman2024-07-091-66/+37
* Fix RTL text rendering for display names (#4747)Hailey2024-07-081-1/+1
* Unify label pills (#4676)Eric Bailey2024-07-031-44/+8
* Starter Packs (#4332)Hailey2024-06-211-2/+4
* center pill text in label pill (#4579)Hailey2024-06-201-0/+1
* Change many border widths from `1` to `hairlineWidth` (#4294)Hailey2024-05-311-1/+2
* Performance improvements: structural sharing & moderation opts context (#3785)Paul Frazee2024-04-301-1/+1
* remove precacheThreadPostProfiles (#3729)Hailey2024-04-271-11/+4
* Cache DID and profile basic on profile card presses (#3523)Hailey2024-04-131-2/+14
* Profile card hover preview (#3508)Eric Bailey2024-04-121-16/+21
* Use consistent avatar shape/defaults for labelers (#3257)Eric Bailey2024-03-191-1/+4
* 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-32/+59
* [Statsig] Track likes, reposts, follows (#3195)dan2024-03-131-1/+3
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-3/+6
* Fix some account filtering behaviors (#2290)Paul Frazee2023-12-231-1/+7
* PWI behavior updates (#2207)Paul Frazee2023-12-141-0/+3
* Tweak layout a bit morePaul Frazee2023-12-021-1/+1
* Merge branch 'fix-jump-in-suggested-follows-tabbar' of https://github.com/tar...Paul Frazee2023-12-021-1/+2
|\
| * Fix jump in suggested follows tab (Native)tarikpnr2023-11-081-1/+2
* | Shadow refactoring and improvements (#1959)dan2023-11-211-6/+1
* | Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-161-3/+2
* | Misc cleanup (#1925)Eric Bailey2023-11-151-10/+16
* | Port Profile Followers/Follows to RQ (#1893)dan2023-11-141-28/+35
* | Update Muted and Blocked accounts screens (react-query refactor) (#1892)Paul Frazee2023-11-131-6/+13
|/
* Lists updates: curate lists and blocklists (#1689)Paul Frazee2023-11-011-4/+7
* Improve typeahead search with inclusion of followed users (temporary solution...Paul Frazee2023-10-051-1/+1
* Give explicit names to MobX observer components (#1413)dan2023-09-071-114/+109
* [APP-798] add key to `ProfileCardPills` render method (#1158)Ansh2023-08-151-1/+4
* Labeling & moderation updates [DRAFT] (#1057)Paul Frazee2023-08-031-29/+64
* [APP-782] Support invalid handles correctly (#1049)Paul Frazee2023-07-271-4/+8
* Bump @types/react to ^18 and adjust types (#889)Logan Rosen2023-06-221-1/+1
* Fix a bunch of type errors and add a type-check to the github workflows (#837)Paul Frazee2023-06-021-2/+4
* [APP-635] Mutelists (#601)Paul Frazee2023-05-111-2/+2
* [APP-601] Add muted accounts list (#565)Paul Frazee2023-05-021-1/+2
* Implement blocks (#554)Paul Frazee2023-04-281-1/+6
* Refactor moderation to apply to accounts, profiles, and posts correctly (#548)Paul Frazee2023-04-271-115/+131
* Add cursor to clickable elements (#491)Ollie Hsieh2023-04-191-1/+0
* Add first round of labeling tools (#467)Paul Frazee2023-04-121-2/+7
* Stripe checkmark emojis from display names (close #396) (#419)Paul Frazee2023-04-071-1/+2
* Add user invite codes (#393)Paul Frazee2023-04-051-1/+1
* Lex refactor (#362)Paul Frazee2023-03-311-10/+7
* Add fulltext search for posts and profiles (closes #340) (#342)Paul Frazee2023-03-211-2/+2
* Darkmode fixes (#301) (#327)Paul Frazee2023-03-201-1/+3
* Add custom feeds selector, rework search, simplify onboarding (#325)Paul Frazee2023-03-191-3/+59
* Move to expo and react-navigation (#288)Paul Frazee2023-03-131-7/+3