@julian Oh yeah that makes sense to look for! I need to rework my systems a little bit but if I start keeping track of IDs then it should make things little more robust. I do that already for comments, likes and boosts.

Le Pertti
@lepertti@mastodon.gamedev.place
Post
-
Those familiar with activitypub know what I should be doing with mastodon sending several unfollow commands? -
Those familiar with activitypub know what I should be doing with mastodon sending several unfollow commands?Those familiar with activitypub know what I should be doing with mastodon sending several unfollow commands? On my end I handle the first command but it keeps sending those, it becomes a problem if I follow again, it handles that also correctly, but unfollow commands keep coming which undos the follow command. #activitypub #fediverse