Matthias Pfefferle

Results 763 comments of Matthias Pfefferle

@Nutomic is this a public `Announce`? or (as with in the spec) it does not have an audience? I ask because otherwise Mastodon might show the `Announce` as a boost!?!

@obenland no, we would have to announce every incoming comment.

@Nutomic this is only the create! the plugin would encapsulate that in an `Announce` and send it to all Followers. @obenland have you tried it with my proposed changes? I...

@Nutomic thanks a lot for the example, but doesn't we have to send an `Announce` in that case? Because the comment wasn't made by someone on the blog!?! Or is...

@Nutomic nice, that should be enough! thanks as always :)

@Nutomic currently I receive an error on simple Accept Activities. Here is an example of an Follow-Accept: ```JSON { "@context": [ "https://www.w3.org/ns/activitystreams" ], "id": "https://pfefferle.org/?post_type=ap_outbox\u0026p=3789", "type": "Accept", "tag": [], "to":...

Thanks so much @Nutomic ! I experimented with Moving Accounts!

@Nutomic baby steps... Now I see the following error: ``` [body] => {"error":"unknown","message":""} [response] => Array ( [code] => 400 [message] => Bad Request ) ``` when sending the following...

🤔 I have no idea what to do with that. How can I verify that this works?

What do you think @Automattic/fediverse ???