Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-24 | Fix nil error when removing status caused by race condition (#16099) | Eugen Rochko | |
2021-04-22 | Fix delete of local reply to local parent not being forwarded (#16096) | Eugen Rochko | |
2021-04-17 | Refactor StatusReachFinder to handle followers and relays as well (#16051) | Eugen Rochko | |
2020-11-27 | Fix deletes not reaching every server that interacted with status (#15200) | Eugen Rochko | |
Extract logic for determining ActivityPub inboxes to send deletes to to its own class and explicitly include the person the status replied to (even if not mentioned), people who favourited it, and people who replied to it (though that one is still not recursive) |