Skip to content

Instantly share code, notes, and snippets.

@extratone
Created January 14, 2023 03:05
Show Gist options
  • Save extratone/17db73b248e575a2396c637fa83e7554 to your computer and use it in GitHub Desktop.
Save extratone/17db73b248e575a2396c637fa83e7554 to your computer and use it in GitHub Desktop.
Ivory's (Tapbots' Mastodon Client) supported URL scheme.

acct can be fully qualified @user@host or @user or blank for currently active user

Tabs

ivory://acct/home (or timeline)

ivory://acct/mentions

ivory://acct/lists

ivory://acct/favorites

ivory://acct/bookmarks

ivory://acct/statistics

ivory://acct/profile

ivory://acct/search

Modal callback_url= valid for all the below

ivory://acct/openURL?url=<url>

ivory://acct/status/status_id (from acct's instance)

ivory://acct/user_profile/user_acct

ivory://acct/post

ivory://acct/post/text

ivory://acct/post?text=<text>&in_reply_to_status_url=<url>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment