]> cat aescling's git repositories - mastodon.git/commit
Fix crash when conversations have no valid participants (#10078)
authorThibG <thib@sitedethib.com>
Tue, 19 Feb 2019 19:00:41 +0000 (20:00 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 19 Feb 2019 19:00:41 +0000 (20:00 +0100)
commit8e7fc7ec73c0743df378403ad2e704c9fae70400
tree1854973cf6c756f433664de7020e3ae1f8c3cabc
parent359d26a05345895f295a91b7728fe711cd280f84
Fix crash when conversations have no valid participants (#10078)

* Never return empty participants for conversations

Fixes #10068

* Fix client-side crash when conversations have no participants
app/javascript/mastodon/components/display_name.js
app/javascript/mastodon/components/status.js
app/models/account_conversation.rb