vjousse / elm-mastodon-tooty / Mastodon.ApiUrl

Mastodon URLs

Definition

account : String -> String

account

accountTimeline : String -> String

accountTimeline

apps : String

apps

block : String -> String

block

blocks : String

blocks

context : Mastodon.Model.StatusId -> String

context

favourite : Mastodon.Model.StatusId -> String

favourite

favouriteTimeline : String

favouriteTimeline

follow : String -> String

follow

followers : String -> String

followers

following : String -> String

following

hashtag : String -> String

hashtag

homeTimeline : String

homeTimeline

mute : String -> String

mute

mutes : String

mutes

notifications : String

notifications

oauthAuthorize : String

oauthAuthorize

oauthToken : String

oauthToken

publicTimeline : String

publicTimeline

reblog : Mastodon.Model.StatusId -> String

reblog

relationships : String

relationships

search : String

search

searchAccount : String

searchAccount

source : Mastodon.Model.StatusId -> String

source

https://docs.joinmastodon.org/methods/statuses/#source

status : Mastodon.Model.StatusId -> String

status

statuses : String

statuses

streaming : String

streaming

unblock : String -> String

unblock

unfavourite : Mastodon.Model.StatusId -> String

unfavourite

unfollow : String -> String

unfollow

unmute : String -> String

unmute

unreblog : Mastodon.Model.StatusId -> String

unreblog

updateMedia : String -> String

updateMedia

uploadMedia : String

uploadMedia

userAccount : String

userAccount