Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed linkify to autolinker and wrote gap-bridging code | nickago | 2015-07-07 | 1 | -11/+25 |
| | |||||
* | make loop simpler | JoramWilander | 2015-07-02 | 1 | -1/+1 |
| | |||||
* | fix getDirectTeammate so that if teammate is the second id it doesn't return ↵ | JoramWilander | 2015-07-02 | 1 | -11/+13 |
| | | | | null | ||||
* | Finally fixed the git weirdness | nickago | 2015-07-01 | 1 | -0/+18 |
| | |||||
* | Merge pull request #110 from nickago/MM-1430 | Corey Hulen | 2015-06-30 | 1 | -2/+2 |
|\ | | | | | MM-1430 Added the ability to have hashtags with dashes in them | ||||
| * | Added the ability to have hashtags with dashes in them | nickago | 2015-06-30 | 1 | -2/+2 |
| | | |||||
* | | Removed unnecessary loop copying | Reed Garmsen | 2015-06-30 | 1 | -5/+1 |
| | | |||||
* | | Changed keyword logic to use arrays rather than maps to remove highlighting ↵ | Reed Garmsen | 2015-06-30 | 1 | -5/+5 |
|/ | | | | of js object properties like constructor and __proto__ | ||||
* | @all and @channel now highlight like other mentions | JoramWilander | 2015-06-30 | 1 | -2/+5 |
| | |||||
* | Merge pull request #32 from rgarmsen2295/mm-1282 | Corey Hulen | 2015-06-25 | 1 | -0/+15 |
|\ | | | | | MM-1282 | ||||
| * | Added a util function that checks that local/session storage is enabled. ↵ | Reed Garmsen | 2015-06-18 | 1 | -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 Hulen | 2015-06-18 | 1 | -2/+11 |
| | | |||||
* | | Merge pull request #19 from mattermost/mm-1235 | Corey Hulen | 2015-06-25 | 1 | -1/+1 |
|\ \ | | | | | | | fixes mm-1235 clicking on mentions now works properly | ||||
| * | | fixes mm-1235 clicking on mentions now works properly | JoramWilander | 2015-06-17 | 1 | -1/+1 |
| |/ | |||||
| * | Fixing link | Christopher Speller | 2015-06-16 | 1 | -2/+2 |
| | | |||||
| * | Switching from config file to parsing homelink from url | Christopher Speller | 2015-06-16 | 1 | -0/+12 |
| | | |||||
* | | Merge pull request #9 from mattermost/mm-1263 | Corey Hulen | 2015-06-25 | 1 | -2/+2 |
|\ \ | | | | | | | fixes mm-1263 mentions are highlighted properly now | ||||
| * | | fixes mm-1263 mentions are highlighted properly now | JoramWilander | 2015-06-16 | 1 | -2/+2 |
| |/ | |||||
| * | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+732 |
| | |||||
* | fixes br tags causing new lines | JoramWilander | 2015-06-18 | 1 | -4/+1 |
| | |||||
* | fix for dockerhost HELIUM | =Corey Hulen | 2015-06-18 | 1 | -2/+11 |
| | |||||
* | Fixing link | Christopher Speller | 2015-06-16 | 1 | -2/+2 |
| | |||||
* | Switching from config file to parsing homelink from url | Christopher Speller | 2015-06-16 | 1 | -0/+12 |
| | |||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+732 |