bsky-app/src/view/com/composer/text-input
Hailey 046e11de31
Automatically add a link card for URLs in the composer (#3566)
* automatically add a link card for urls in the composer

simplify was paste check

use a set

simplify the cross platform reuse

web implementation

remove log

pasting in the middle of a block of text

proper regex

dont re-add immediately after paste and remove

don't use `byteIndex`

lfg

automatically add link card

* `mayBePaste`

* remove accidentally pasted url from comment
2024-04-16 14:29:32 -07:00
..
hooks Add avatar to mobile autocomplete and create grapheme hook (#602) 2023-05-09 12:13:23 -05:00
mobile Use consistent avatar shape/defaults for labelers (#3257) 2024-03-19 12:18:57 -07:00
web Use consistent avatar shape/defaults for labelers (#3257) 2024-03-19 12:18:57 -07:00
text-input-util.ts Automatically add a link card for URLs in the composer (#3566) 2024-04-16 14:29:32 -07:00
TextInput.tsx Automatically add a link card for URLs in the composer (#3566) 2024-04-16 14:29:32 -07:00
TextInput.web.tsx Automatically add a link card for URLs in the composer (#3566) 2024-04-16 14:29:32 -07:00