about summary refs log tree commit diff
path: root/src/lib/strings.ts
Commit message (Expand)AuthorAgeFilesLines
* Implement account mutingPaul Frazee2023-01-021-1/+1
* Various small fixesPaul Frazee2022-12-301-2/+2
* Unit testing (#32)João Ferreiro2022-12-221-2/+4
* Unvendor the api and switch to @atproto/apiPaul Frazee2022-12-221-1/+2
* Replace removed hasIndexes behaviorPaul Frazee2022-12-201-17/+11
* fix android runtimeJoão Ferreiro2022-12-191-2/+2
* Ensure the UI always renders, even in bad network conditions (close #6)Paul Frazee2022-12-051-1/+2
* Improvements to link and mention detection regarding surrounding punctuationPaul Frazee2022-11-291-8/+30
* Fix a couple incorrect link detections ('e.g.' and 'foo.jpg') (close #13)Paul Frazee2022-11-281-2/+19
* Add link embeds to postsPaul Frazee2022-11-231-1/+5
* Implement a link metadata fetching util functionPaul Frazee2022-11-231-0/+51
* Detect links in profile biosPaul Frazee2022-11-231-0/+2
* Fix: dont detect double dots as urlsPaul Frazee2022-11-231-2/+2
* Handle bsky.app links nativelyPaul Frazee2022-11-231-1/+13
* Longer shortened URLsPaul Frazee2022-11-231-2/+2
* Add support for links with no scheme in composerPaul Frazee2022-11-221-3/+43
* Shorten rendered URLs in postsPaul Frazee2022-11-221-0/+17
* Refactor: create src/lib to reflect actual sharing of that codePaul Frazee2022-11-221-0/+151