summaryrefslogtreecommitdiffstats
path: root/web/react/utils
diff options
context:
space:
mode:
authorFlorian Orben <florian.orben@gmail.com>2015-12-07 18:37:21 +0100
committerFlorian Orben <florian.orben@gmail.com>2015-12-07 18:40:56 +0100
commit7d3b3869c9bd38ca666901cacf2cddbaa836107f (patch)
treee6592244f49708fd56f3424e782eb6b72092cefd /web/react/utils
parentb06f11fd632f146a204b4ef1357a8c099bade072 (diff)
downloadchat-7d3b3869c9bd38ca666901cacf2cddbaa836107f.tar.gz
chat-7d3b3869c9bd38ca666901cacf2cddbaa836107f.tar.bz2
chat-7d3b3869c9bd38ca666901cacf2cddbaa836107f.zip
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',