about summary refs log tree commit diff
path: root/src/lib/strings/url-helpers.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix linking to specific search results (#8520)Samuel Newman2025-06-181-0/+5
* Live (#8354)Samuel Newman2025-05-101-0/+30
* remove .parse usage (#8016)Hailey2025-03-171-1/+1
* encode url (#7968)Hailey2025-03-111-1/+1
* tweak link handling (#7857)Hailey2025-02-271-0/+15
* Sort imports (#6009)dan2024-10-291-3/+3
* [Videos] Fix uploads (#5042)Samuel Newman2024-08-301-2/+2
* [Video] Properly get the service auth aud from the session (#5025)Hailey2024-08-291-0/+18
* Ensure `/start` navigates to `/starter-pack` when clicking a link internally ...Hailey2024-07-071-0/+6
* Add starter pack embeds to posts (#4699)Hailey2024-07-041-0/+24
* Handle pressing all go.bsky.app links in-app w/ resolution (#4680)Hailey2024-06-271-2/+15
* Better starterpack embed (#4659)Hailey2024-06-261-0/+11
* [🐴] Post embeds polish (#4339)Eric Bailey2024-06-041-0/+21
* 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