diff --git a/app/soapbox/actions/chats.js b/app/soapbox/actions/chats.js index bdd8d8a859..509eb536eb 100644 Binary files a/app/soapbox/actions/chats.js and b/app/soapbox/actions/chats.js differ diff --git a/app/soapbox/actions/streaming.js b/app/soapbox/actions/streaming.js index 8c6a1651d4..1dddf60b2c 100644 Binary files a/app/soapbox/actions/streaming.js and b/app/soapbox/actions/streaming.js differ diff --git a/app/soapbox/reducers/accounts.js b/app/soapbox/reducers/accounts.js index 64cf965157..847004da6b 100644 Binary files a/app/soapbox/reducers/accounts.js and b/app/soapbox/reducers/accounts.js differ diff --git a/app/soapbox/reducers/chat_message_lists.js b/app/soapbox/reducers/chat_message_lists.js index 535499a16f..f4b2a8bfc6 100644 Binary files a/app/soapbox/reducers/chat_message_lists.js and b/app/soapbox/reducers/chat_message_lists.js differ diff --git a/app/soapbox/reducers/chat_messages.js b/app/soapbox/reducers/chat_messages.js index 96ff24c8d9..7669358869 100644 Binary files a/app/soapbox/reducers/chat_messages.js and b/app/soapbox/reducers/chat_messages.js differ diff --git a/app/soapbox/reducers/chats.js b/app/soapbox/reducers/chats.js index 912a47c06c..aee2ee999d 100644 Binary files a/app/soapbox/reducers/chats.js and b/app/soapbox/reducers/chats.js differ