about summary refs log tree commit diff
path: root/app/lib/activitypub/activity/delete.rb
AgeCommit message (Expand)Author
2020-11-24Merge remote-tracking branch 'upstream/master' into merge-glitchFire Demon
2020-11-19Fix sending spurious Rejects when processing remote account deletion (#15104)ThibG
2020-09-30Merge remote-tracking branch 'upstream/master' into merge-glitchFire Demon
2020-09-15Change account suspensions to be reversible by default (#14726)Eugen Rochko
2020-09-08Monsterfork v2 Kaiju Commit 2020.06.27.1 - 2020.09.05.5Fire Demon
2019-09-11Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)Eugen Rochko
2019-08-22Fix remote and staff-removed statuses leaving media behind for a day (#11638)Eugen Rochko
2019-07-08Refactor controllers for statuses, accounts, and more (#11249)Eugen Rochko
2019-06-09Change priority of delete activity forwards for replies and reblogs (#11002)Eugen Rochko
2019-03-12Fix poll update handler calling method was that was not available (#10246)Eugen Rochko
2019-01-18Add tombstones for remote statuses (#9830)ThibG
2019-01-16Reduce chances of race conditions when processing deleted toots (#9815)ThibG
2018-11-16Prevent multiple handlers for Delete of Actor from running (#9292)Eugen Rochko
2018-10-03Fix handling of ActivityPub activities lacking some attributes (#8864)ThibG
2018-04-07Forward deletes on the same path as reply forwarding (#7058)Eugen Rochko
2018-01-03Don't leave behind husk of remotely-deleted profile (#6159)Eugen Rochko
2017-11-30Fix too many forwards (#5854)Eugen Rochko
2017-09-02Define missing JSON-LD properties (#4767)Eugen Rochko
2017-09-01Add ActivityPub handler for Delete->Actor activities (#4761)Eugen Rochko
2017-09-01Do not rely on activity arriving exactly once after delete arrived (#4754)Eugen Rochko
2017-08-30Forward ActivityPub creates that reply to local statuses (#4709)Eugen Rochko
2017-08-28Fix Delete activity handling when the status has been reblogged (#4729)unarist
2017-08-26Forward ActivityPub deletes to followers of rebloggers (#4706)Eugen Rochko
2017-08-26Use Tombstone and _:atomUri in Delete activities as fallback (#4704)Eugen Rochko
2017-08-08Add ActivityPub inbox (#4216)Eugen Rochko