Is there any #ActivityPub / #Mastodon URI scheme used in the wild that would allow me to open an ActivityPub account directly in my Android app?
I've seen 'acct' and 'web+ap' mentioned but none seem to be implemented.
The goal is that given a text of "Here is my Mastodon profile acct:daniel@gultsch.social" #Conversations_im can link that directly into #Tusky. (Just like mailto and xmpp URIs open my E-Mail or IM app respectively)
This entry was edited (1 month ago)
Marcus Adams
in reply to Daniel Gultsch • • •Fedilab Apps
Unknown parent • • •Ticket created, we will work on that support.
codeberg.org/tom79/Fedilab/iss…
@wiktor @Tusky @delta
support for FEP-07d7
Codeberg.orgFedilab Apps
in reply to Fedilab Apps • • •The app can now open profiles with the scheme "web+activitypub"
Examples of working links:
fdroid.fedilab.app/testlink/
Jenniferplusplus
Unknown parent • • •Fedilab Apps
Unknown parent • • •@jenniferplusplus
Fedilab Apps
Unknown parent • • •I will check if it works without //
@jenniferplusplus
#1160 - Detects acct and intent in URL with scheme web+activitypub · db17df93f0
Codeberg.orgFedilab Apps
Unknown parent • • •Jenniferplusplus
Unknown parent • • •Fedilab Apps
in reply to Fedilab Apps • • •That said, that's exactly what conversation will do for sending the intent to Mastodon apps?
@jenniferplusplus