about summary refs log tree commit diff
path: root/app/lib/activitypub/activity/delete.rb
AgeCommit message (Expand)Author
2020-02-27port tootsuite#11805 to monserfork: Change deletes to preserve soft-deleted s...Eugen Rochko
2020-02-21port tootsuite#11638 to monsterfork: Fix remote and staff-removed statuses le...Eugen Rochko
2020-01-20Original upstream mergeThibG
2019-11-19Change priority of delete activity forwards for replies and reblogs (#11002)Eugen Rochko
2019-05-21Drop OStatus support. Fix some of the Rspec tests.multiple creatures
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