8000 What does an AP compatible page need to do for Tusky to open links to it within the app? · tuskyapp Tusky · Discussion #3705 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 23, 2025. It is now read-only.

What does an AP compatible page need to do for Tusky to open links to it within the app? #3705

Closed Answered by nikclayton
j3j5 asked this question in Q&A
Discussion options

You must be logged in to vote

There's no standard for a URL that Tusky should definitely open, so Tusky checks the URL against some regexps.

The list is in

fun looksLikeMastodonUrl(urlString: String): Boolean {
.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@j3j5
Comment options

Answer selected by j3j5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
0