Email or username:

Password:

Forgot your password?
Top-level
Robb Knight

@J12t The profile info like name, etc is trigger when the instance receives the event (user.updated I think).

As for posts/followers, I’ve never been clear on that.

2 comments
Johannes Ernst

@robb You mean when it receives an UPDATE activity on the Actor object? But the other instance would only do that if there were an actual follower on the local instance, what about if it only got there because somebody was mentioned etc?

Robb Knight

@J12t Yep, Update on the actor is what I meant.

I’m not sure now? I suppose if someone looked up the user which would cause a fetch on the instance it would be updated? I’m a bit out of my depth with this part of it.

Go Up