Skip to content

Fix/fixing mastodon api search mfm

Leah requested to merge fix/fixing-mastodon-api-search-mfm into develop

What does this PR do? (Please give us a brief description of what this PR does.)

This PR fixes the wrong search URL sent through the sharkey mastodon API. I have tested this. You can too by posting a note with search mfm and go to http://localhost:5173/api/v1/statuses/id_here. I also changed the name of the function to make it more clear that its for the mastodon API and not for other mastodon servers.

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request

Merge request reports