Using the Mastodon streaming API, I can watch my posts create ok. But if I delete one in the web interface, the ID that comes down the socket doesn't match anything I've seen anywhere else. Certainly doesn't correspond to the post that was deleted. It's the weirdest thing
@ash my guess is that delete actions are also messages in their own right and what ties them to the post being deleted is their contents?
But I am just guessing here.
@rysiek Yeah although the docs say it should be the id of the post