Alex Kirk

Results 246 comments of Alex Kirk

I think for such a case my https://akirk.github.io/mastodon-api-tester/ can be helpful. It gives you insight into the communication a Mastodon client would do with your blog. Maybe the log can...

Hi @marrie, I tried to log in to your host (of course to arrive at your login page) and what stuck out to me that you're being redirected to the...

Thanks for the debugging, I think you made some important findings there. The home timeline and the status should go through the same filters, I think I haven't tested the...

Ok, I think I understand this better now. For the statuses/id endpoint, it does an ActivityPub request to the remote server, for the home timeline it doesn't but it would...

@jeherve I think we ended up finding out that you didn't have the right post types selected for the particular app and adjusting this fixed it?

Noting that an important step in the above is that we'd automatically map the Github contents into the playground. Because of the name in the Github zipfile, it needs some...

I had a conversation with @JanJakes about this and just wanted to note the idea (whether feasible or not) whether we might be able to transform the MySQL AST into...

It can be done today using rules, you can click the context menu of a post and choose "muffle" and then select a keyword that "trashes" the post. Alas, this...

According to @adamziel in https://github.com/WordPress/wordpress-playground/issues/1008 curl is currently only available in the CLI.