You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ordering keys to outgoing ActivityPub sends so related events
for the same object are delivered in order across queue workers.
This covers create, update, and delete flows for posts and articles,
plus share/unshare, follow transitions, block/unblock, and
reaction undo paths.
Closes#162
0 commit comments