about summary refs log tree commit diff
path: root/src/view/com/util/Link.tsx
Commit message (Expand)AuthorAgeFilesLines
...
* Add /support and /support/privacyPaul Frazee2023-03-131-2/+2
* Move to expo and react-navigation (#288)Paul Frazee2023-03-131-32/+137
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-6/+10
* Resolve all remaining lint issues (#88)Paul Frazee2023-01-241-1/+1
* Rework all typographyPaul Frazee2023-01-181-1/+1
* Various small fixesPaul Frazee2022-12-301-1/+1
* Add a design system (#34)Paul Frazee2022-12-281-4/+5
* Wrap all <Text> in a helper that ensures black color is applied by defaultPaul Frazee2022-12-201-1/+1
* Reduce confusing visual feedback while scrollingPaul Frazee2022-12-181-2/+18
* Handle bsky.app links nativelyPaul Frazee2022-11-231-2/+3
* Add web linking and proper share controlsPaul Frazee2022-11-211-1/+0
* Add support for web linksPaul Frazee2022-11-181-9/+18
* Fix richtext link renderingPaul Frazee2022-11-181-1/+35
* Open in new tab on long pressPaul Frazee2022-11-171-1/+2
* Implement scene invitation and membership controlsPaul Frazee2022-11-101-1/+4
* Add scene creatorPaul Frazee2022-11-091-1/+1
* Reduce the frequency of accidental visual triggers of touchable itemsPaul Frazee2022-09-091-1/+5
* Implement consistent Link componentPaul Frazee2022-09-021-0/+28