Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating theme colours for popovers, drop downs etc | Asaad Mahmood | 2015-10-05 | 1 | -14/+18 |
| | |||||
* | Updating search colours | Asaad Mahmood | 2015-10-05 | 1 | -1/+2 |
| | |||||
* | pot-375 - Making modals compatible with themes | Asaad Mahmood | 2015-10-01 | 1 | -14/+19 |
| | |||||
* | Adding a quick fix for search bar bg related to themes | Asaad Mahmood | 2015-09-30 | 1 | -1/+1 |
| | |||||
* | PLT-435 adding system console link to RHS | =Corey Hulen | 2015-09-29 | 1 | -0/+8 |
| | |||||
* | Merge release branch 'release-1.0.0' | Christopher Speller | 2015-09-29 | 1 | -5/+4 |
|\ | |||||
| * | Removing command styles | Asaad Mahmood | 2015-09-29 | 1 | -5/+4 |
| | | |||||
| * | Removing mentions changes since they're for a master | Asaad Mahmood | 2015-09-29 | 1 | -3/+0 |
| | | |||||
| * | Updating placeholder text in responsive | Asaad Mahmood | 2015-09-29 | 1 | -10/+12 |
| | | |||||
| * | Changed mobile search bar to use the colour of the sidebar header | hmhealey | 2015-09-28 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #843 from rgarmsen2295/plt-138 | Corey Hulen | 2015-09-29 | 1 | -11/+1 |
|\ \ | | | | | | | PLT-138 Better parsing of the site's title when viewing a channel | ||||
| * | | Removed unused title update code | Reed Garmsen | 2015-09-29 | 1 | -11/+1 |
| |/ | |||||
* | | plt-479 - Fixing command lists and also making them theme compatible | Asaad Mahmood | 2015-09-29 | 1 | -4/+8 |
| | | |||||
* | | Fix youtube minor scrolling bug. | JoramWilander | 2015-09-28 | 1 | -157/+0 |
|/ | |||||
* | Merge branch 'master' of https://github.com/mattermost/platform into plt-366 | Asaad Mahmood | 2015-09-25 | 1 | -1/+2 |
|\ | |||||
| * | Merge pull request #808 from mattermost/fixing-redirect2 | Corey Hulen | 2015-09-25 | 1 | -1/+2 |
| |\ | | | | | | | fixing more redirect places | ||||
| | * | fixing more redirect places | =Corey Hulen | 2015-09-25 | 1 | -1/+2 |
| | | | |||||
* | | | plt-366 - Adding Windows 8 theme | Asaad Mahmood | 2015-09-25 | 1 | -3/+8 |
|/ / | |||||
* | | Merge pull request #797 from asaadmahmoodspin/bug-fixes | Christopher Speller | 2015-09-25 | 1 | -1/+2 |
|\ \ | |/ |/| | Bug fixes and UI improvements for multiple tickets | ||||
| * | Bug fixes and UI improvements for multiple tickets | Asaad Mahmood | 2015-09-25 | 1 | -1/+2 |
| | | |||||
* | | Fixes youtube videos causing random scrolling. | JoramWilander | 2015-09-25 | 1 | -1/+0 |
|/ | |||||
* | plt-363 - Adding organisation theme | Asaad Mahmood | 2015-09-24 | 1 | -4/+10 |
| | |||||
* | 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 |