akirk / enable-mastodon-apps

Allow accessing your WordPress blog with Mastodon clients
https://wordpress.org/plugins/enable-mastodon-apps
GNU General Public License v2.0
34 stars 5 forks source link

Can I change my username? #38

Open 343max opened 11 months ago

343max commented 11 months ago

When logging in with my WordPress account my Mastodon handle is "@admin@my-wordpress".

It would be great if I could easily change my user handle.

akirk commented 11 months ago

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 you used for login. It this not the case?

343max commented 11 months ago

It’s the name of the Wordpress Account that I used to login, which is admin because that’s the first WordPress user that is always caressed. I don’t want to be admin@ though.

akirk commented 11 months ago

Ok, I see. Well, the actual ActivityPub address is defined by the ActivityPub plugin and it uses the author username. So even if we created an override for display in your Mastodon App, the posts would still be published by the ActivityPub plugin.

Is there a chance that you'd just create a new user under which you'd like to publish the posts? You can transfer old posts to the new user.

343max commented 11 months ago

If it’s so complicated then I guess that what I’ll have to do. I would guess it’s a pretty common issue because at least as far as I remember there is no real choice during the setup so maybe it’s worth tackling anyways. Thanks for the quick response anyways, helps me a lot.

akirk commented 11 months ago

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 whose @-part of the address you can choose but all it does is boost the others' posts.

Maybe @pfefferle also wants to weigh in here.

pfefferle commented 11 months ago

If you disable the authors and only use the blog-author, then the blog-author will take over the authorship for the activities instead of simply boosting the author posts. I hope this makes sense?!?

pfefferle commented 11 months ago

But changing the username will be also possible in one of the next releases!

pfefferle commented 11 months ago

In the meantime, you could use one of these plugins to change the username https://wordpress.org/plugins/search/Change+Username/