Commit graph

116 commits

Author SHA1 Message Date
Paul Frazee
4f3bf401da Replace removed hasIndexes behavior 2022-12-20 16:32:04 -06:00
João Ferreiro
affe2c8508 fix android runtime 2022-12-19 19:19:00 -06:00
Paul Frazee
4966b2152e Add post embeds (images and external links) 2022-12-14 15:35:15 -06:00
Paul Frazee
f27e32e54c Ensure the UI always renders, even in bad network conditions (close #6) 2022-12-05 13:25:04 -06:00
Paul Frazee
7ae1bac620 Improvements to link and mention detection regarding surrounding punctuation 2022-11-29 10:01:57 -06:00
Paul Frazee
57f2d1d59f Decode html entities in link embeds 2022-11-29 09:29:57 -06:00
Paul Frazee
bcb1ad98de Fix a couple incorrect link detections ('e.g.' and 'foo.jpg') (close #13) 2022-11-28 10:22:08 -06:00
Paul Frazee
f5ff0fd274 Add link embeds to posts 2022-11-23 17:01:00 -06:00
Paul Frazee
89638dbd18 Implement a link metadata fetching util function 2022-11-23 16:29:17 -06:00
Paul Frazee
4eb8bc1249 Detect links in profile bios 2022-11-23 14:53:33 -06:00
Paul Frazee
0840c3f8f7 Fix: dont detect double dots as urls 2022-11-23 13:15:38 -06:00
Paul Frazee
f41ba844b3 Handle bsky.app links natively 2022-11-23 10:51:20 -06:00
Paul Frazee
b4a8da4c27 Longer shortened URLs 2022-11-23 10:44:55 -06:00
Paul Frazee
e488cf8f44 Add support for links with no scheme in composer 2022-11-22 14:30:35 -06:00
Paul Frazee
ce56d4e34e Shorten rendered URLs in posts 2022-11-22 13:16:40 -06:00
Paul Frazee
c2a39d7c1f Refactor: create src/lib to reflect actual sharing of that code 2022-11-22 12:02:31 -06:00