mastodon/app/models
Eugen Rochko 4a618908e8 Account deletion (#3728)
* Add form for account deletion

* If avatar or header are gone from source, remove them

* Add option to have SuspendAccountService remove user record, add tests

* Exclude suspended accounts from search
2017-06-14 18:01:27 +02:00
..
concerns
form
web
account.rb
account_domain_block.rb
account_filter.rb
application_record.rb
block.rb
conversation.rb
conversation_mute.rb
domain_block.rb annotate models (#2697) 2017-05-02 02:14:47 +02:00
export.rb
favourite.rb
feed.rb
follow.rb
follow_request.rb
import.rb
instance.rb
media_attachment.rb
mention.rb
mute.rb
notification.rb
preview_card.rb
remote_follow.rb
remote_profile.rb Refactor UpdateRemoteProfileService (#3690) 2017-06-11 10:41:59 +02:00
report.rb
report_filter.rb
setting.rb
status.rb
stream_entry.rb
subscription.rb Misc spec coverage improvements (#2821) 2017-05-05 14:56:00 -04:00
tag.rb
user.rb
web.rb