]> cat aescling's git repositories - mastodon.git/commit
Fix change of status callbacks not setting in_reply_to_account_id and (#3072)
authorEugen Rochko <eugen@zeonfederated.com>
Mon, 15 May 2017 19:20:55 +0000 (21:20 +0200)
committerGitHub <noreply@github.com>
Mon, 15 May 2017 19:20:55 +0000 (21:20 +0200)
commitaf706583bde6efba4c03922d518e0af1d652d8c5
tree08bf7566664861af5976d641730ee3589a7d40c9
parent85c9496340668ad2ebd04eea57d669f82b7dbaf1
Fix change of status callbacks not setting in_reply_to_account_id and (#3072)

possibly others when expected. Add some tests for it
app/models/status.rb
spec/services/process_feed_service_spec.rb