-
Notifications
You must be signed in to change notification settings - Fork 9
Hooks
github-actions[bot] edited this page Apr 9, 2026
·
23 revisions
-
mastodon_api_accountModify the account data returned for/api/account/{user_id}requests. -
mastodon_api_account_followFollow the given account. -
mastodon_api_account_followersModify the account followers. -
mastodon_api_account_followingModify the account following. -
mastodon_api_account_relationshipsModify the account relationships. mastodon_api_account_statuses_args-
mastodon_api_account_unfollowUnfollow the given account. mastodon_api_account_visibility-
mastodon_api_bookmarks_argsModify the arguments for the bookmarks API request. -
mastodon_api_canonical_user_idMap a user id to a canonical user id. -
mastodon_api_conversationGet a single conversation by ID. -
mastodon_api_conversation_deleteDelete a conversation. -
mastodon_api_conversation_mark_readMark a conversation as read. -
mastodon_api_conversationsFilter the account conversations. -
mastodon_api_edit_statusFilter the edited status. -
mastodon_api_favourites_argsModify the arguments for the favourites API request. mastodon_api_generic_routes-
mastodon_api_instance_domain_blocksModify the instance domain_blocks returned for/api/instance/domain_blocksrequests. -
mastodon_api_instance_extended_descriptionModify the instance extended_description returned for/api/instance/extended_descriptionrequests. -
mastodon_api_instance_peersModify the instance peers returned for/api/instance/peersrequests. -
mastodon_api_instance_rulesModify the instance rules returned for/api/instance/rulesrequests. -
mastodon_api_instance_translation_languagesModify the translation languages returned for/api/instance/translation_languagesrequests. -
mastodon_api_instance_v1Modify the instance data returned for/api/instancerequests. -
mastodon_api_instance_v2Modify the instance data returned for/api/instancerequests. -
mastodon_api_mapback_user_idMap back a public id to the previous user id. -
mastodon_api_media_attachmentFilters the media attachment returned by the API. mastodon_api_nodeinfomastodon_api_nodeinfo_softwaremastodon_api_notification_clearmastodon_api_notification_dismissmastodon_api_notification_getmastodon_api_notifications_getmastodon_api_parametrized_routes-
mastodon_api_public_timelineModify the public timelines data returned for/api/timelines/(public)requests. -
mastodon_api_react2764 = heart mastodon_api_reblogmastodon_api_register_rest_routes-
mastodon_api_relationshipModify the account relationship. mastodon_api_search-
mastodon_api_statusModify the status data. -
mastodon_api_status_by_urlFetch a status by its remote URL. -
mastodon_api_status_contextGet the status context (ancestors and descendants). -
mastodon_api_status_sourceGet the status source data. -
mastodon_api_statusesFilter the account statuses. -
mastodon_api_submit_statusFilter the submitted status. -
mastodon_api_tagModify the tag data returned for/api/v1/tags/:namerequests. -
mastodon_api_tag_timelineModify the timelines data returned for/api/timelines/(tag)/requests. -
mastodon_api_timelinesModify the timelines data returned for/api/timelines/(home)requests. -
mastodon_api_unreact2764 = heart mastodon_api_unreblog-
mastodon_api_update_credentialsAn action for clients to hook into for setting user profile data. mastodon_api_valid_user
-
mastodon_api_default_post_typeThe default post type for posting from Mastodon apps when the configured to do so. -
mastodon_api_new_appFires after a new app is created. -
mastodon_api_new_app_post_formatsPost formats to be enabled for new apps. -
mastodon_api_view_post_typesStandard post types that the app can view.
-
mastodon_api_get_notifications_query_argsGet the WP_Query arguments for fetching notifications. mastodon_api_notification_dismissed_tagmastodon_api_notification_type
-
mastodon_api_timelines_argsFilter the query arguments for the timeline.
mastodon_api_status_context_post_statusesmastodon_api_status_context_post_types-
mastodon_api_submit_status_textAllow modifying the status text before it gets posted.
-
mastodon_api_in_reply_to_idAllow modifying the in_reply_to_id before it gets used