Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #759 from mattermost/plt-242-3 | Harrison Healey | 2015-09-23 | 1 | -43/+145 |
|\ | | | | | PLT-242 Implement custom UI theme colors. | ||||
| * | Implement UI theme colors. | JoramWilander | 2015-09-23 | 1 | -43/+145 |
| | | |||||
* | | UI Modifications for multiple tickets | Asaad Mahmood | 2015-09-22 | 1 | -1/+2 |
|/ | |||||
* | PLT-11 adding config for logs to UI | =Corey Hulen | 2015-09-17 | 1 | -0/+23 |
| | |||||
* | PLT-93 cleaing up client side configs | =Corey Hulen | 2015-09-15 | 1 | -3/+2 |
| | |||||
* | Merge pull request #682 from mattermost/nc-patch | Joram Wilander | 2015-09-15 | 1 | -1/+1 |
|\ | | | | | Fixing cutoff team name in new channel modal. | ||||
| * | Fixing cutoff team name in new channel modal | Christopher Speller | 2015-09-15 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #676 from hmhealey/mm1900b | Joram Wilander | 2015-09-15 | 1 | -199/+0 |
|\ \ | |/ |/| | MM-1900 Removed textToJsx | ||||
| * | Removed textToJsx! | hmhealey | 2015-09-14 | 1 | -199/+0 |
| | | |||||
* | | Merge pull request #678 from mattermost/mm-1589 | Corey Hulen | 2015-09-14 | 1 | -0/+11 |
|\ \ | | | | | | | PLT-171 MM-1589 New add channel modal using react-bootstrap. | ||||
| * | | New add channel modal using react-bootstrap. | Christopher Speller | 2015-09-14 | 1 | -0/+11 |
| |/ | |||||
* | | replace lowerName with name | Michael Leer | 2015-09-14 | 1 | -3/+1 |
| | | |||||
* | | PLT-41 | Michael Leer | 2015-09-14 | 1 | -2/+2 |
|/ | | | | | Removed lowercase from the error wording. Removed additional toLowerCase within validator. | ||||
* | Fixed @mentions containing uppercase characters | hmhealey | 2015-09-04 | 1 | -1/+1 |
| | |||||
* | MM-1852 Fixed hashtag regex so that it only looks for hashtags starting with a # | hmhealey | 2015-09-03 | 1 | -1/+1 |
| | |||||
* | Merge pull request #566 from nickago/hotfix | Corey Hulen | 2015-09-02 | 1 | -1/+1 |
|\ | | | | | fixed bug in function binding causing search to slip to end word of post | ||||
| * | fixed bug in function binding causing trimWord to slip to end word of post | nickago | 2015-09-02 | 1 | -1/+1 |
| | | |||||
* | | Moving config.js to /web/react/utils/ Including in every file needed | Christopher Speller | 2015-09-02 | 1 | -0/+1 |
|/ | |||||
* | Cosmetic refactoring for ESLint | Christopher Speller | 2015-09-02 | 1 | -213/+271 |
| | |||||
* | Merge pull request #492 from nickago/MM-1796 | Christopher Speller | 2015-08-31 | 1 | -1/+32 |
|\ | | | | | MM-1796 Added parsing of the 't=' parameter on youtube videos | ||||
| * | Added parsing of the 't=' parameter on youtube videos | nickago | 2015-08-27 | 1 | -1/+32 |
| | | |||||
* | | Merge pull request #477 from nickago/MM-1794 | Christopher Speller | 2015-08-31 | 1 | -2/+5 |
|\ \ | | | | | | | MM-1794 Reformatted Youtube video display | ||||
| * | | Reformatted Youtube video display | nickago | 2015-08-25 | 1 | -2/+5 |
| | | | |||||
* | | | Merge pull request #475 from nickago/MM-1773 | Christopher Speller | 2015-08-31 | 1 | -3/+15 |
|\ \ \ | | | | | | | | | MM-1773a Add wildcard searching for postgresql | ||||
| * | | | Added wildcard highlighting and removed redundant whitespace parsing | nickago | 2015-08-27 | 1 | -3/+15 |
| | | | | |||||
* | | | | Removed warning message when at the max character limit | Reed Garmsen | 2015-08-28 | 1 | -37/+0 |
| | | | | |||||
* | | | | removed vestigial perfect Scrollbar command | nickago | 2015-08-27 | 1 | -1/+0 |
|/ / / | |||||
* | | | Merge pull request #469 from mattermost/mm-1699 | Christopher Speller | 2015-08-27 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | MM-1699 Refactored post handling/updating on both the client and server | ||||
| * | | | Refactored post handling/updating on both the client and server. | JoramWilander | 2015-08-27 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge pull request #472 from rgarmsen2295/mm-1853 | Christopher Speller | 2015-08-27 | 1 | -0/+52 |
|\ \ \ | |/ / |/| | | MM-1853 Prevents users from typing more than 4000 characters into any any post/comment | ||||
| * | | Moved duplicate code into functions and added better handling of large paste ↵ | Reed Garmsen | 2015-08-26 | 1 | -0/+24 |
| | | | | | | | | | | | | text dumps | ||||
| * | | Fixed issue with carriage returns being counted improperly in non-ie ↵ | Reed Garmsen | 2015-08-25 | 1 | -0/+28 |
| |/ | | | | | | | browsers and updated error messages to be appropriate to what is being typed (message vs. post vs. edit) | ||||
* | | Merge pull request #466 from mattermost/mm-1912 | Corey Hulen | 2015-08-25 | 1 | -17/+0 |
|\ \ | |/ |/| | Fixes mm-1912 move get file info into its own web service call | ||||
| * | Fixes mm-1912 move get file info into its own web service call | =Corey Hulen | 2015-08-24 | 1 | -17/+0 |
| | | |||||
* | | Fixed issue with timestamp incorrectly displaying single digit minutes | Reed Garmsen | 2015-08-24 | 1 | -1/+1 |
|/ | |||||
* | Added fullscreen capability to youtube embed | nickago | 2015-08-21 | 1 | -1/+2 |
| | |||||
* | Fixing AM-PM issue | Christopher Speller | 2015-08-20 | 1 | -1/+1 |
| | |||||
* | Fixing a few refactoring errors. | Christopher Speller | 2015-08-20 | 1 | -3/+3 |
| | |||||
* | Cosmetic refactoring for ESLint | Christopher Speller | 2015-08-19 | 1 | -448/+481 |
| | |||||
* | Implemention of slack import feature. | Christopher Speller | 2015-08-19 | 1 | -0/+9 |
| | |||||
* | Merge pull request #383 from rgarmsen2295/mm-1584b | Corey Hulen | 2015-08-18 | 1 | -1/+14 |
|\ | | | | | MM-1584 Private message channels no longer do a page refresh on creation/first use | ||||
| * | Added feature to the 'More...' PM channel list and fixed small cosmetic issues | Reed Garmsen | 2015-08-18 | 1 | -1/+14 |
| | | |||||
* | | Formatted comments' time in RHS similar to root | nickago | 2015-08-18 | 1 | -0/+4 |
|/ | |||||
* | Merge pull request #391 from asaadmahmoodspin/master | Christopher Speller | 2015-08-18 | 1 | -0/+14 |
|\ | | | | | Multiple UI changes | ||||
| * | Multiple UI changes | Asaad Mahmood | 2015-08-18 | 1 | -0/+14 |
| | | |||||
* | | Merge pull request #374 from nickago/MM-1299 | Joram Wilander | 2015-08-18 | 1 | -2/+8 |
|\ \ | |/ |/| | MM-1299 Fixes problem of two notification sounds in firefox | ||||
| * | Added hardcoded firefox function | nickago | 2015-08-17 | 1 | -3/+3 |
| | | |||||
| * | move browser check functionality into a method | nickago | 2015-08-14 | 1 | -1/+5 |
| | | |||||
| * | Refactored such that the menu doesn't open for firefox users | nickago | 2015-08-13 | 1 | -1/+1 |
| | | |||||
| * | Handed control of notification sounds over to browser for firefox | nickago | 2015-08-12 | 1 | -2/+4 |
| | |