Alex Kirk
Alex Kirk
As I pointed out in https://github.com/akirk/friends/issues/304, there is a WordPress filter `http_request_host_is_external` that can be used. The filter `friends_host_is_valid` will be removed in the course of #109. As the security...
Sorry, could you clarify this? You're using a Mastodon client (and thus this plugin) to log in to your WordPress. The handle should be the one of the account that...
Ok, I see. Well, the actual ActivityPub address is defined by the [ActivityPub plugin](https://github.com/Automattic/wordpress-activitypub) and it uses the author username. So even if we created an override for display in...
I guess the reason for this is that ActivityPub is actor based, i.e. you can follow single people on a blog using ActivityPub. In 1.0.0 it introduced a blog-wide user...
Sorry about the trouble, the 404 error for the apps endpoint is misleading, it is only a [HTTP POST endpoint](https://github.com/akirk/enable-mastodon-apps/blob/main/includes/class-mastodon-api.php#L150) and your browser sends a GET request. If you can...
I released version [0.4.0](https://github.com/akirk/enable-mastodon-apps/releases/tag/0.4.0) today, could you try again with that version? Thanks!
Thank you for testing again, this is good to hear! I discovered #32 (wrong people attributed for boosting) after the release, I'm looking into fixing that as well. Ivory iOS...
When developing this plugin, I tried to do this where possible. It works without either ActivityPub or Friends. There are some places in the code where it checks for other...
Hi there, could you check again with version 0.4.1? Thank you!
Circling back after a long time, for me this now all seems to work in Fedilab. Would you be willing to give it another try? Thanks!