Alex Kirk
Forum Replies Created
-
Hi Elena, thanks for all the context! I released 1.6.0, hopefulling fixing this problem with https://github.com/akirk/enable-mastodon-apps/pull/291!
Would be great if you had a chance to try it again!
Forum: Plugins
In reply to: [Enable Mastodon Apps] Mona-App (iOS) rest_invalid_param (400).Hi, danke fürs Nachhaken! Habe jetzt 1.5.1 released das https://github.com/akirk/enable-mastodon-apps/pull/287 enthält was das Problem lösen sollte.
Forum: Plugins
In reply to: [Friends] Is the plugin working fine for anybody?Hi! I am sorry, I am having a number of updates ready in the repo that will fix your issues but I unfortunately currently don’t have time to release the update (and especially potential subsequent updates in case it breaks anything on existing since it’s a bigger update and needs to migrate things). I have time dedicated in February to do it, so please bear with this and sorry!
The
WP_DEBUGjust shows the wp-admin entry, it will always be recorded. So that it is missing it is curious. I’ll try to reproduce, thanks for confirming this aspect!Ok good! That one I can see on the page as a comment: https://blog.yoota.it/?p=69
Could you try this again?
When people reply from Mastodon keeping the default @mention (e.g., @ska@blog.yoota.it), these replies only appear in the Friends plugin as “External” posts, NOT as comments on the blog post
This should create a new entry in the inbox that we can investigate.
@skariko would it be possible for you to (temporarily) set the
WP_DEBUGconstant for your WordPress? Then in wp-admin an “Inbox” item would appear on the sidebar from the ActivityPub plugin which would allow you to inspect whether this incoming “Create” (the @-mention) actually has ainReplyTovalue set.When using the @-mention, do they write a new message from scratch or use the reply function in Mastodon? If the former, then the behavior is expected because the “replyTo” is missing. @pfefferle I think they’d be able to investigate the message in the Inbox?
Regarding replies to a thread that started with an external mention, this is going to be improved in the friends plugin: https://github.com/akirk/friends/pull/579
Forum: Plugins
In reply to: [Enable Mastodon Apps] interacting gives errorsI see that the problem is the double hostname
@[email protected]Did you try boosting any other toots and see the debug data?Does the Boosting work from the Friends interface of your site?
Forum: Plugins
In reply to: [Enable Mastodon Apps] interacting gives errorsHi, is this broken for any retoots or just for some? Could you follow this guide and share the log? Thanks!
Forum: Plugins
In reply to: [Friends] Is there anything like a timeline?Since technically your WordPress is a single-user instance, there is no Local Timeline like on a Mastodon server that hosts a large number of users. Mastodon instances only know about posts that are sent to them through subscriptions and since on your own server there are no other people with other subscriptions, only the posts from your subscriptions will arrive there. A Local Timeline is a byproduct of many people being on a single server.
- This reply was modified 8 months, 3 weeks ago by Alex Kirk.
Forum: Plugins
In reply to: [Friends] “Liking” other peoples postsAh, I thought you were specifically asking about blogs. Actually this is about ActivityPub (which is why I wrote “if that is also ActivityPub-enabled”). Pixelfed and Mastodon are also based on ActivityPub, so it also works there.
Forum: Plugins
In reply to: [Friends] “Liking” other peoples postsYes, if you use both Friends and the ActivityPub plugin and view a post in the Friends interface, then you can react on it with a heart which is then sent as a Like via ActivityPub to the blog if that is also ActivityPub-enabled.
How does a post arrive in the Friends interface? A couple of possibilities:
- You’re subscribed to that blog’s RSS feed,
- you’re following via ActivityPub,
- you manually entered the URL in the search box,
- you viewed the blog and used a Friends browser extension (Chrome, Firefox).
- This reply was modified 10 months ago by Alex Kirk.
Forum: Plugins
In reply to: [Friends] Fatal error when adding new friendHi Matze, thanks for the report and sorry for the late reply! This looks like it’s a problem specific to the preview and it will work when actually following that second blog.
The problem was that the “feed” contains an update of the profile but at the time of the preview you are not following yet so the update cannot be applied. I overlooked this aspect when implementing it.
This will be fixed in the next version, you can view the fix https://github.com/akirk/friends/pull/547 if you’re interested.
Forum: Reviews
In reply to: [Enable Mastodon Apps] plugin do not workI’m sorry but this is not how I believe reviews should work. Please report the exact error message so that you can be helped. Where do you see a username changed?
Yes please ask these questions in the Friends support forum. To give you a quick answer: you can do this with the “Reblog” function, and it cannot be done automatically.