You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/lib/activitypub
Eugen Rochko d60fd87e01
Don't leave behind husk of remotely-deleted profile (#6159)
There's no reason for an Account record to persist after Delete->Actor is received. SuspendAccountService is necessary to make sure deleted toots get sent over streaming API properly and home feeds get cleaned up. By removing Account record, we can ensure that if in the future the account is restored remotely (or username reused), it can start with a clean slate.
8 years ago
..
activity Don't leave behind husk of remotely-deleted profile (#6159) 8 years ago
activity.rb Using double splat operator (#5859) 8 years ago
adapter.rb Profile redirect notes (#5746) 8 years ago
case_transform.rb
linked_data_signature.rb Validate id of ActivityPub representations (#5114) 8 years ago
tag_manager.rb Encode custom emojis as resolveable objects in ActivityPub (#5243) 8 years ago