@mariusor I already process the Update{Person} by first checking that the actor matches the user being updated and then simply overwrite whatever I have stored.
#activitypub #mastodev
@grishka hmmm, good corner-case here.
I would avoid it all together by not storing the actor locally, forcing a load at display time.
But that's probably not something you want to hear. :D
@grishka hmmm, good corner-case here.
I would avoid it all together by not storing the actor locally, forcing a load at display time.
But that's probably not something you want to hear. :D