PLT-3101 Added message history (#3205)
* Added message history * Minor logical changes * Fixed indexes resetting * Fixed double messages * Fixed resetting main history when RHS opened
Этот коммит содержится в:
коммит произвёл
Harrison Healey
родитель
96e8fc165f
Коммит
2c42294bbc
@@ -2,7 +2,6 @@
|
||||
// See License.txt for license information.
|
||||
|
||||
import Client from 'utils/web_client.jsx';
|
||||
|
||||
import Constants from 'utils/constants.jsx';
|
||||
|
||||
export function isSystemMessage(post) {
|
||||
|
||||
Ссылка в новой задаче
Block a user