mastodon/spec
Eugen Rochko ce812466c7 Fix removal of status sending the original status to mentioned users instead of delete Salmon (#3672)
* Fix removal of status sending the original status to mentioned users instead
of delete Salmon, add test

* Create remove_status_service_spec.rb
2017-06-11 17:13:43 +02:00
..
controllers Make sure email is case insensitive on all places (#3688) 2017-06-11 02:29:08 +02:00
fabricators
features
fixtures
helpers
javascript
lib
mailers Localize date in digest and cover NotificationMailer more (#3694) 2017-06-11 12:04:35 +02:00
models
policies
presenters
requests
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