index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
lib
/
activitypub
/
activity
/
delete.rb
Age
Commit message (
Expand
)
Author
2019-03-12
Fix poll update handler calling method was that was not available (#10246)
Eugen Rochko
2019-01-18
Add tombstones for remote statuses (#9830)
ThibG
2019-01-16
Reduce chances of race conditions when processing deleted toots (#9815)
ThibG
2018-11-16
Prevent multiple handlers for Delete of Actor from running (#9292)
Eugen Rochko
2018-10-03
Fix handling of ActivityPub activities lacking some attributes (#8864)
ThibG
2018-04-07
Forward deletes on the same path as reply forwarding (#7058)
Eugen Rochko
2018-01-03
Don't leave behind husk of remotely-deleted profile (#6159)
Eugen Rochko
2017-11-30
Fix too many forwards (#5854)
Eugen Rochko
2017-09-02
Define missing JSON-LD properties (#4767)
Eugen Rochko
2017-09-01
Add ActivityPub handler for Delete->Actor activities (#4761)
Eugen Rochko
2017-09-01
Do not rely on activity arriving exactly once after delete arrived (#4754)
Eugen Rochko
2017-08-30
Forward ActivityPub creates that reply to local statuses (#4709)
Eugen Rochko
2017-08-28
Fix Delete activity handling when the status has been reblogged (#4729)
unarist
2017-08-26
Forward ActivityPub deletes to followers of rebloggers (#4706)
Eugen Rochko
2017-08-26
Use Tombstone and _:atomUri in Delete activities as fallback (#4704)
Eugen Rochko
2017-08-08
Add ActivityPub inbox (#4216)
Eugen Rochko