]> cat aescling's git repositories - mastodon.git/commit
Fix removal of status sending the original status to mentioned users instead of delet...
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 11 Jun 2017 15:13:43 +0000 (17:13 +0200)
committerGitHub <noreply@github.com>
Sun, 11 Jun 2017 15:13:43 +0000 (17:13 +0200)
commitce812466c749c6abb45e57efe24b01e0f511e0b5
treefa4f58c7fc672fbe973227ee19fede42717f93b3
parent47bf7a8047ce59b899d147e4483168f9852eeb7c
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
app/services/remove_status_service.rb
spec/services/remove_status_service_spec.rb [new file with mode: 0644]