Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | run `yarn lint --fix` (#9013) | Samuel Newman | 2025-09-09 | 1 | -1/+1 |
| | |||||
* | [🐴] send record via link in text (Record DMs - base PR) (#4227) | Samuel Newman | 2024-05-31 | 1 | -4/+20 |
| | | | | | * send record via link in text * re-trim text after removing link | ||||
* | [🐴] Rich text in messages (#3926) | Samuel Newman | 2024-05-09 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | * add facets to message * richtext messages * undo richtexttag changes * whoops, don't redetect facets * dont set color directly * shorten links and filter invalid facets * fix link shortening * pass in underline style | ||||
* | Shorten links in composer to reduce char usage (#1188) | Paul Frazee | 2023-08-16 | 1 | -0/+34 |
* Modify toShortUrl() to always include the full domain * Shorten links in the composer to save on characters * Apply some limits to the link card suggester |