We just released version 2.6.0 of the #ActivityPub plugin for #WordPress
-
@julian for some reason this didn't show up in my mentions, huh.
-
@[email protected] odd... How about this one?
-
@julian same issue with this one! only shows up on your profile, not in my home feed or mentions. i’m not sure if you made a change recently or if m.s did!
-
Emelia 👸🏻replied to infinite love ⴳ on last edited by
-
@[email protected] backfill and sync are two components of an overall implementation of resolvable contexts. The context
id
itself would be the discriminator between different contexts, but there are further discussions to be had (and agreed upon) regarding what a canonical context is, and how contexts relate to each other.e.g. a given conversation may contain objects that report several different contexts, how do we reconcile that for backfill and sync?
So these issues I'd like to discuss at next ForumWG before I start drafting a report or FEP.
-
@[email protected] knowing my luck it's something I did. If it does show up on my timeline then it means it successfully federated, but if you weren't notified then perhaps the mention was not included in the federated payload. Will have to check.
-
@julian speaking of things not federating correctly, i responded on socialhub to a post of yours and it doesn't seem to have made it across: https://socialhub.activitypub.rocks/t/changing-the-domain-of-an-existing-instance/4373/2
-
@[email protected] thanks, manually pulled it in. @[email protected] mentioned the same, but I thought I fixed it.
Looks like I'll have to look into it again. It might be related to how Discourse currently reports the NodeBB topic as the
context
(since the original thread was from NodeBB) but since it's not actually in the collection it doesn't get added. Chicken-egg problem...! -
infinite love ⴳreplied to Emelia 👸🏻 on last edited by
@thisismissem mastodon is acting as the activitypub client here, so mastodon api clients won't have to do anything
-
Emelia 👸🏻replied to infinite love ⴳ on last edited by
@trwnh sorry, I meant other consumers of AP data
-
infinite love ⴳreplied to Emelia 👸🏻 on last edited by
@thisismissem well, you either understand the old mastodon format or you understand the new fep format or you understand both or you understand neither.
old: you will ignore Note/Link attachments
new but not old: you will ignore the invalid PropertyValue attachments
new and old: you deduplicate
neither: ignore everything in attachment -
@[email protected] Okay, so I've tried debugging this a bit and I'm at a loss as to why the notifications don't show up on Mastodon.
I can confirm that:
- The mention is an anchor in
content
- It has a corresponding entry in
tag
- Each mention in tag is of type
Mention
with the user's ID (not url!!) ashref
, andname
is their full handle with@
prefix and domain.
Not entirely sure when it stopped working either, and notifications also do not appear on ActivityPub Academy (running v4.1.18).
- The mention is an anchor in