]> cat aescling's git repositories - mastodon.git/commit
When creating status, if no sensitive status is given, use default (#7057)
authorRenato "Lond" Cerqueira <renato@lond.com.br>
Mon, 9 Apr 2018 21:02:42 +0000 (23:02 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 9 Apr 2018 21:02:42 +0000 (23:02 +0200)
commit0c52654b5275fd0e7a0b544d3c6f895825e4a266
tree5dd6e9289028233f03857282427bf5626189914d
parent904a2479dd2085dfc94f33746ad6f7a755e72609
When creating status, if no sensitive status is given, use default (#7057)

Clients using the API that do not provide the sensitive flag are always
posting with false sensitive option.
app/services/post_status_service.rb