]> cat aescling's git repositories - mastodon.git/commit
Ensure replied-to is a status not a boost (#9129)
authorvalerauko <vale@valerauko.net>
Sun, 25 Nov 2018 15:35:21 +0000 (00:35 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 25 Nov 2018 15:35:21 +0000 (16:35 +0100)
commitdb9aea34dead1b230e44b4235ff8af8100108b7f
treeeb88e37c6ff1af9074878c4428e1c8e87224a3e9
parent180ae0472a3ff2c0c4a59733f78c87cb6e2004d7
Ensure replied-to is a status not a boost (#9129)

* Ensure replied-to is a status not a boost

* Consider case of not a reply

* Add test case for replying to boost

* Move reblog-reply resolution to model

* Remove unnecessary comment
app/models/status.rb
spec/services/post_status_service_spec.rb