PLT-2555/PLT-5009/PLT-5225 Changed system messages to be rendered by the client (#5209)
* Moved rendering of (message deleted) into PostMessageView * Added additional post types to constants on client * Changed system messages to be rendered in the client's language * Updated new system messages to have relevant usernames highlighted and have markdown rendered in header change messages
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
63d68b3e36
Коммит
39ee5737b7
@@ -73,4 +73,4 @@ export function canEditPost(post, editDisableAction) {
|
||||
}
|
||||
}
|
||||
return canEdit;
|
||||
}
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user