From bfa04c0ab0eca5d812ad64e5f51e95ec458cf0d3 Mon Sep 17 00:00:00 2001 From: Joram Wilander Date: Thu, 21 Jul 2016 10:00:09 -0400 Subject: PLT-2408 Adds here mention for online users (#3619) * Added @here mention that notifies online users * Fixed existing race condition that would sometime cause clients to miss mention count changes * Added missing localization strings * Prevent @here from mentioning the user who posted it --- webapp/i18n/en.json | 1 + 1 file changed, 1 insertion(+) (limited to 'webapp/i18n') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index aee906818..ab7406d45 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -1410,6 +1410,7 @@ "sso_signup.team_error": "Please enter a team name", "suggestion.mention.all": "Notifies everyone in the channel, use in {townsquare} to notify the whole team", "suggestion.mention.channel": "Notifies everyone in the channel", + "suggestion.mention.here": "Notifies everyone in the channel and online", "suggestion.search.private": "Private Groups", "suggestion.search.public": "Public Channels", "team_export_tab.download": "download", -- cgit v1.2.3-1-g7c22