Alex Kirk

Results 246 comments of Alex Kirk

Thanks for reporting and sorry about the trouble. Can you see the URL of your WordPress when on the authorization screen (it should be a wp-login.php URL)? Could you check...

Sorry for circling back so late. Could you check if this still is the problem, and if yes, do you have any plugins installed that might modify the querying of...

Thanks for reporting, could you find out the URL it tries to access?

Thanks, I have [just done some work on this endpoint](https://github.com/akirk/enable-mastodon-apps/pull/225), I'll do some more testing. > ( on a different topic, is it expected for this endpoint to return data...

Thanks for reporting and sorry for the trouble! While it is true that there is a Mastodon endpoint that contains `public/local` (i.e. `api/v1/streaming/public/local`), I have a hard time understanding why...

Hm, I checked it for me and it works on my end. Could you turn on debug mode like this to see if you can spot the error there? See...

I am not aware it's possible to search remotely on mastodon.social. You can search all posts that have been posted to **and** _federated to_ mastodon.social. Since there are so many...

Hi, as indicated on https://github.com/akirk/enable-mastodon-apps, this endpoint is not yet implemented. For this to work, this would need to be implemented in EMA first (like https://github.com/akirk/enable-mastodon-apps/blob/main/includes/class-mastodon-api.php#L1255-L1271) and then in the...

@amieiro and I discussed that the current implementation on writing `` tags to block HTML currently breaks editing the translated blocks as they are all flagged for invalidity. Possible solution:...

This will be fixed with the next version of the friends plugin (it is responsible for following).