summaryrefslogtreecommitdiffstats
path: root/web/react/utils
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #110 from nickago/MM-1430Corey Hulen2015-06-301-2/+2
|\ | | | | MM-1430 Added the ability to have hashtags with dashes in them
| * Added the ability to have hashtags with dashes in themnickago2015-06-301-2/+2
| |
* | Removed unnecessary loop copyingReed Garmsen2015-06-301-5/+1
| |
* | Changed keyword logic to use arrays rather than maps to remove highlighting ↵Reed Garmsen2015-06-301-5/+5
|/ | | | of js object properties like constructor and __proto__
* Merge pull request #106 from mattermost/mm-1119Joram Wilander2015-06-302-2/+6
|\ | | | | fixes mm-1119 adds @all and @channel mention capabilites
| * @all and @channel now highlight like other mentionsJoramWilander2015-06-301-2/+5
| |
| * @all and @channel now auto-completeJoramWilander2015-06-291-0/+1
| |
* | add intro text specific to off-topic channelJoramWilander2015-06-291-0/+1
|/
* Merge pull request #46 from mattermost/mm-1318Joram Wilander2015-06-251-0/+1
|\ | | | | fixes mm-1318 only allow 5 files to be uploaded at a time
| * fixes mm-1318 only allow 5 files to be uploaded at a timeJoramWilander2015-06-221-0/+1
| |
| * fixes br tags causing new linesJoramWilander2015-06-181-4/+1
| |
* | Merge pull request #32 from rgarmsen2295/mm-1282Corey Hulen2015-06-251-0/+15
|\ \ | | | | | | MM-1282
| * | Added a util function that checks that local/session storage is enabled. ↵Reed Garmsen2015-06-181-0/+15
| |/ | | | | | | Also added tests using this function to report an error to the user if it is not enabled
| * fix for dockerhost HELIUM=Corey Hulen2015-06-182-2/+12
| |
* | Merge pull request #27 from mattermost/mm-1240Corey Hulen2015-06-253-0/+56
|\ \ | | | | | | fixes mm-1240 adds ability to turn valet feature on
| * | added team store, team settings menu, and the ability to turn on valet ↵JoramWilander2015-06-183-0/+56
| |/ | | | | | | feature from client
* | Merge pull request #19 from mattermost/mm-1235Corey Hulen2015-06-251-1/+1
|\ \ | | | | | | fixes mm-1235 clicking on mentions now works properly
| * | fixes mm-1235 clicking on mentions now works properlyJoramWilander2015-06-171-1/+1
| |/
* | Merge pull request #18 from mattermost/mm-1269Corey Hulen2015-06-251-0/+2
|\ \ | | | | | | fixes mm-1269 don't show blue bar for internet connection issue
| * | fixes mm-1269 don't show blue bar for internet connection issueJoramWilander2015-06-171-0/+2
| |/
| * Fixing linkChristopher Speller2015-06-161-2/+2
| |
| * Switching from config file to parsing homelink from urlChristopher Speller2015-06-161-0/+12
| |
| * fix typoJoramWilander2015-06-151-1/+1
| |
| * don't remove null check for ltrackerJoramWilander2015-06-151-1/+1
| |
| * fixes mm-1223 gracefully handle missing analytics configsJoramWilander2015-06-151-3/+3
| |
* | Merge pull request #9 from mattermost/mm-1263Corey Hulen2015-06-251-2/+2
|\ \ | | | | | | fixes mm-1263 mentions are highlighted properly now
| * | fixes mm-1263 mentions are highlighted properly nowJoramWilander2015-06-161-2/+2
| |/
| * first commit=Corey Hulen2015-06-144-0/+1980
|
* fixes br tags causing new linesJoramWilander2015-06-181-4/+1
|
* fix for dockerhost HELIUM=Corey Hulen2015-06-182-2/+12
|
* Fixing linkChristopher Speller2015-06-161-2/+2
|
* Switching from config file to parsing homelink from urlChristopher Speller2015-06-161-0/+12
|
* fix typoJoramWilander2015-06-151-1/+1
|
* don't remove null check for ltrackerJoramWilander2015-06-151-1/+1
|
* fixes mm-1223 gracefully handle missing analytics configsJoramWilander2015-06-151-3/+3
|
* first commit=Corey Hulen2015-06-144-0/+1980