about summary refs log tree commit diff
path: root/src/platform/urls.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Update hashtag menu to use `Menu`, convert to native link for additional ↵Eric Bailey2025-01-211-13/+1
| | | | | | | | | | | | | | | a11y and click handling (#7529) * Make tag a normal link on web * Replace old TagMenu with new RichTextTag component, expand and improve click utils * Clarify intents * Ensure we're passing down hint * ope * DRY
* Add support for new-tab clicks on feeds (#4462)Paul Frazee2024-06-101-1/+14
|
* Sync browser navigation with appPaul Frazee2023-02-241-9/+0
|
* fix: browser historyMichael Staub2023-02-231-19/+16
|
* Rename to bsky.appPaul Frazee2022-11-051-2/+2
|
* Implement full auth flow in iOSPaul Frazee2022-06-151-1/+26
|
* Open login flow in in-app browser for native (WIP)Paul Frazee2022-06-141-0/+12