Glitch-Shrike/spec
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
..
controllers Account deletion (#3728) 2017-06-14 18:01:27 +02:00
fabricators
features
fixtures
helpers Fix locale related specs (#3707) 2017-06-12 10:58:03 +02:00
javascript
lib Language detection defaults to nil (#3666) 2017-06-09 18:09:37 +02:00
mailers Localize date in digest and cover NotificationMailer more (#3694) 2017-06-11 12:04:35 +02:00
models Fix #2619 - When redis feed is empty, fall back to database (#3721) 2017-06-14 13:37:03 +02:00
policies
presenters
requests Fix locale related specs (#3707) 2017-06-12 10:58:03 +02:00
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 2017-06-10 09:39:26 +02:00
services Fix removal of status sending the original status to mentioned users instead of delete Salmon (#3672) 2017-06-11 17:13:43 +02:00
support
views
workers
rails_helper.rb
spec_helper.rb