summaryrefslogtreecommitdiffstats
path: root/web/react/utils/utils.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Use a user's full name as their display name if a nickname hasn't been specifiedhmhealey2015-07-171-1/+19
|
* Unify all locations where we determine a user's display named based off of ↵hmhealey2015-07-171-1/+7
| | | | their nickname/username into a helper function
* Merge pull request #198 from nickago/MM-1518Joram Wilander2015-07-171-1/+7
|\ | | | | MM-1518 Fixed config on our link parser
| * fixed formattingnickago2015-07-161-1/+1
| |
| * readded spacenickago2015-07-161-0/+1
| |
| * Fixed config on our link parsernickago2015-07-161-2/+7
| |
* | Merge pull request #183 from nickago/MM-1073Joram Wilander2015-07-161-8/+15
|\ \ | |/ |/| MM-1073 Enable youtube metadata with a google developer key
| * Changed scope of 'metatdata'nickago2015-07-151-1/+1
| |
| * Need you GDev key for youtube stuffnickago2015-07-141-8/+15
| |
* | [webui] fix loading animation for ieralder2015-07-111-4/+35
|/
* Merge pull request #150 from mattermost/mm-895Joram Wilander2015-07-081-14/+0
|\ | | | | MM-895 Reorganization of browser storage.
| * Finishing centralization of BrowserStoreChristopher Speller2015-07-081-14/+0
| |
* | Semicolons and a bug fixnickago2015-07-081-5/+5
| |
* | Changed linkify to autolinker and wrote gap-bridging codenickago2015-07-081-11/+25
|/
* make loop simplerJoramWilander2015-07-021-1/+1
|
* fix getDirectTeammate so that if teammate is the second id it doesn't return ↵JoramWilander2015-07-021-11/+13
| | | | null
* Finally fixed the git weirdnessnickago2015-07-011-0/+18
|
* 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__
* @all and @channel now highlight like other mentionsJoramWilander2015-06-301-2/+5
|
* 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-181-2/+11
| |
* | 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
| |/
| * Fixing linkChristopher Speller2015-06-161-2/+2
| |
| * Switching from config file to parsing homelink from urlChristopher Speller2015-06-161-0/+12
| |
* | 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-141-0/+732
|
* fixes br tags causing new linesJoramWilander2015-06-181-4/+1
|
* fix for dockerhost HELIUM=Corey Hulen2015-06-181-2/+11
|
* Fixing linkChristopher Speller2015-06-161-2/+2
|
* Switching from config file to parsing homelink from urlChristopher Speller2015-06-161-0/+12
|
* first commit=Corey Hulen2015-06-141-0/+732