Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite the link detection (#3687) | dan | 2024-04-24 | 1 | -45/+78 |
| | | | | | * Rewrite the link detection * Handle parens and colons | ||||
* | Automatically add a link card for URLs in the composer (#3566) | Hailey | 2024-04-16 | 1 | -0/+59 |
* 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 |