about summary refs log tree commit diff
path: root/src/view/com/util/UserInfoText.tsx
Commit message (Expand)AuthorAgeFilesLines
* Improve "replied to a post" component (#8602)Samuel Newman2025-08-141-39/+29
* Leverage jsx transform to remove unnecessary react imports and update eslint ...Paul Coroneos2024-11-191-1/+0
* [Neue] Handle emoji within custom font (#5449)Eric Bailey2024-09-241-13/+18
* better namingHailey2024-01-291-1/+5
* dont invalidate profile queries if they are only for display name resolutionHailey2024-01-291-1/+1
* Update UserInfoText component (#1927)Paul Frazee2023-11-161-29/+4
* Rename component to match new behaviorPaul Frazee2023-10-301-2/+2
* [APP-782] Support invalid handles correctly (#1049)Paul Frazee2023-07-271-2/+4
* Fix a bunch of type errors and add a type-check to the github workflows (#837)Paul Frazee2023-06-021-1/+3
* Stripe checkmark emojis from display names (close #396) (#419)Paul Frazee2023-04-071-1/+4
* Move to expo and react-navigation (#288)Paul Frazee2023-03-131-17/+9
* Big batch of UI updates (#276)Paul Frazee2023-03-071-4/+4
* Fixes to lineheight on web to counteract emoji issuesPaul Frazee2023-02-241-1/+1
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-2/+2
* Resolve all remaining lint issues (#88)Paul Frazee2023-01-241-3/+7
* more prettier and lint cleanup (#82)Aryan Goharzad2023-01-241-2/+0
* Lints some errors and warnings (#76)Aryan Goharzad2023-01-201-2/+6
* Rework all typographyPaul Frazee2023-01-181-1/+1
* Spacing fixesPaul Frazee2023-01-161-1/+3
* Update posts in feed to use the theming systemPaul Frazee2022-12-281-2/+11
* Add a design system (#34)Paul Frazee2022-12-281-1/+1
* Unvendor the api and switch to @atproto/apiPaul Frazee2022-12-221-1/+1
* Wrap all <Text> in a helper that ensures black color is applied by defaultPaul Frazee2022-12-201-1/+2
* Better loading screensPaul Frazee2022-11-151-12/+18
* Add profile info cachingPaul Frazee2022-11-141-2/+1
* Add creator to scene profile headerPaul Frazee2022-11-091-1/+21
* Finish the upvote/downvote implementationPaul Frazee2022-11-081-1/+1
* Update to the latest APIsPaul Frazee2022-11-041-7/+7
* Fix some useEffect() cleanup issuesPaul Frazee2022-10-261-0/+6
* Update api nsidsPaul Frazee2022-10-121-5/+5
* Add reply information to feed itemsPaul Frazee2022-09-281-0/+48