summaryrefslogtreecommitdiffstats
path: root/web/react/utils
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2015-12-08 08:14:25 -0500
committerJoram Wilander <jwawilander@gmail.com>2015-12-08 08:14:25 -0500
commiteb465501f919bf425b9390b9587a84b3651953de (patch)
tree34197c671da3d901440d3cd2ad9941297efd5448 /web/react/utils
parent2a9fbd7a26f18577d759d5e8e05df82ada1a68ce (diff)
parent7d3b3869c9bd38ca666901cacf2cddbaa836107f (diff)
downloadchat-eb465501f919bf425b9390b9587a84b3651953de.tar.gz
chat-eb465501f919bf425b9390b9587a84b3651953de.tar.bz2
chat-eb465501f919bf425b9390b9587a84b3651953de.zip
Merge pull request #1641 from florianorben/display_system_username
Display username 'System' for system messages
Diffstat (limited to 'web/react/utils')
-rw-r--r--web/react/utils/constants.jsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/react/utils/constants.jsx b/web/react/utils/constants.jsx
index 170a16049..b4d56bccb 100644
--- a/web/react/utils/constants.jsx
+++ b/web/react/utils/constants.jsx
@@ -121,6 +121,7 @@ export default {
POST_DELETED: 'deleted',
POST_TYPE_JOIN_LEAVE: 'system_join_leave',
SYSTEM_MESSAGE_PREFIX: 'system_',
+ SYSTEM_MESSAGE_PROFILE_NAME: 'System',
SYSTEM_MESSAGE_PROFILE_IMAGE: '/static/images/logo_compact.png',
RESERVED_TEAM_NAMES: [
'www',