Merge branch 'bugfix/233-handle-missing-StatusView' into 'develop'
authorHaelwenn <git.pleroma.social@hacktivis.me>
Thu, 25 Oct 2018 04:35:29 +0000 (04:35 +0000)
committerHaelwenn <git.pleroma.social@hacktivis.me>
Thu, 25 Oct 2018 04:35:29 +0000 (04:35 +0000)
commit79b1e4465f5c1ffd17a676d1eb1fc537143f7785
treeffd04358150a3cde2ded2b659ed9fe942dc842c7
parent4646794ee2502e9ffd57943a3bb0231d3f235b2b
parentb386888a0e8b13883f1457c2c62db8bd8b6744ce
Merge branch 'bugfix/233-handle-missing-StatusView' into 'develop'

[Pleroma.Web.MastodonAPI.StatusView]: Add fallback on missing handler for status.json

Closes #233

See merge request pleroma/pleroma!257