about summary refs log tree commit diff
path: root/src/lib/strings/url-helpers.ts
Commit message (Expand)AuthorAgeFilesLines
* Special-case bsky.app/download to open share sheet or copy to clipboard (#3710)Samuel Newman2024-04-271-6/+14
* Update trusted hosts, allow `#`, and add more tests (#3232)Hailey2024-03-191-12/+26
* Fix RSS URLs treated as internal (#3156)Eric Bailey2024-03-091-2/+22
* fix internal links showing up as external pt2 (#3129)Hailey2024-03-061-2/+5
* fix internal links showing up as external (#3128)Hailey2024-03-061-1/+6
* Fix link warnings (#3058)Hailey2024-02-291-9/+3
* Update IS_PROD check (#2930)Hailey2024-02-191-2/+2
* 3rd party embed player (#2217)Hailey2023-12-211-29/+0
* Fixes 1731, compare URLs case-insensitive (#1980)Eric Bailey2023-11-221-5/+20
* Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-161-1/+1
* Only warn on links to bsky.app if it represents itself as another url (#1662)Paul Frazee2023-10-101-5/+22
* Warn the user on links that dont match their text (#1573)Paul Frazee2023-10-021-0/+51
* Feed UI update working branch [WIP] (#1420)Paul Frazee2023-09-181-0/+9
* Shorten links in composer to reduce char usage (#1188)Paul Frazee2023-08-161-8/+5
* Tune up the link card to look nicer, show more info, and layout horizontally ...Paul Frazee2023-08-161-1/+1
* fix: invisible url when only a protocol (#1059)Steven2023-07-271-1/+4
* [APP-657] Add share list functionality (#863)Ansh2023-06-261-0/+14
* Add feed sharingPaul Frazee2023-05-181-0/+12
* [APP-635] Mutelists (#601)Paul Frazee2023-05-111-0/+9
* add target="_blank" prop to LinkText for safari (#606)Ansh2023-05-091-0/+4
* Update AtUri import to use official package with fix for usernames that start...Paul Frazee2023-04-071-1/+1
* Turn links to posts into quote posts (#262)Paul Frazee2023-03-031-0/+12
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-0/+108