Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Decode html entities in link embeds | Paul Frazee | 2022-11-29 | 1 | -1/+4 | |
| | ||||||
* | Fix a couple incorrect link detections ('e.g.' and 'foo.jpg') (close #13) | Paul Frazee | 2022-11-28 | 1 | -2/+19 | |
| | ||||||
* | Add link embeds to posts | Paul Frazee | 2022-11-23 | 2 | -3/+33 | |
| | ||||||
* | Implement a link metadata fetching util function | Paul Frazee | 2022-11-23 | 2 | -0/+1307 | |
| | ||||||
* | Detect links in profile bios | Paul Frazee | 2022-11-23 | 1 | -0/+2 | |
| | ||||||
* | Fix: dont detect double dots as urls | Paul Frazee | 2022-11-23 | 1 | -2/+2 | |
| | ||||||
* | Handle bsky.app links natively | Paul Frazee | 2022-11-23 | 1 | -1/+13 | |
| | ||||||
* | Longer shortened URLs | Paul Frazee | 2022-11-23 | 1 | -2/+2 | |
| | ||||||
* | Add support for links with no scheme in composer | Paul Frazee | 2022-11-22 | 1 | -3/+43 | |
| | ||||||
* | Shorten rendered URLs in posts | Paul Frazee | 2022-11-22 | 1 | -0/+17 | |
| | ||||||
* | Refactor: create src/lib to reflect actual sharing of that code | Paul Frazee | 2022-11-22 | 2 | -0/+154 | |