]> cat aescling's git repositories - mastodon.git/commit
Fix autoplay issue with spoiler tag (#8540)
authorRenato "Lond" Cerqueira <renato@lond.com.br>
Fri, 31 Aug 2018 13:16:59 +0000 (15:16 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 31 Aug 2018 13:16:59 +0000 (15:16 +0200)
commitfe56d26f7b5bf6718bb5b8c28a7daaa45fd302ee
tree1863f6bfa5951b31ac0fc0f85c8287bb8df6b887
parent50d8cf8aedd85551335e1d4e896209e28545910f
Fix autoplay issue with spoiler tag (#8540)

Add tests to avoid similar issues in the future
app/lib/formatter.rb
app/views/stream_entries/_detailed_status.html.haml
app/views/stream_entries/_simple_status.html.haml
spec/lib/formatter_spec.rb