Thanks, I've found a bug where retries were not sending in the (saved) digest, and updated activitypub.space
Can you let me know if you are still seeing them? Since they only occurred on retries, it was likely not something that happened often.
@panos cross posts themselves are not federated out because there is no established standard or FEP that spells out how its done. (Not that that's ever stopped me before... but I digress.)
When a user cross-posts a topic to another category it will federate out an "announce", which looks like a boost on Mastodon.
I've put some of those checks in here for me to look at.
https://github.com/NodeBB/NodeBB/issues/13931
Twissell hmm, chat notifications have always been delayed by a minute or so. Maybe less.
It is done so that subsequent messages sent within the same rough time frame can be batched together.
This is less of an issue with notifications on site, but can be an issue when you are emailed for every single chat message.