Skip to content

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