chinwagsocial/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.
2018-01-03 00:38:02 +01:00
..
activity Don't leave behind husk of remotely-deleted profile (#6159) 2018-01-03 00:38:02 +01:00
activity.rb Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00
adapter.rb Profile redirect notes (#5746) 2017-11-18 19:39:02 +01:00
case_transform.rb Add serializing/unserializing of "locked" actor attribute (#4585) 2017-08-12 17:41:03 +02:00
linked_data_signature.rb Validate id of ActivityPub representations (#5114) 2017-10-04 01:13:48 +02:00
tag_manager.rb Encode custom emojis as resolveable objects in ActivityPub (#5243) 2017-10-07 17:43:42 +02:00