Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleaning up | =Corey Hulen | 2016-01-25 | 1 | -1/+2 |
| | |||||
* | Cleaning up | =Corey Hulen | 2016-01-25 | 1 | -1/+5 |
| | |||||
* | Cleaning up a little | =Corey Hulen | 2016-01-25 | 1 | -15/+3 |
| | |||||
* | Fixing eslint error | =Corey Hulen | 2016-01-25 | 1 | -1/+0 |
| | |||||
* | PLT-7 fixing error bar msg | =Corey Hulen | 2016-01-25 | 2 | -5/+27 |
| | |||||
* | Merge pull request #1976 from mattermost/PLT-7-client-infra4 | Corey Hulen | 2016-01-25 | 1 | -74/+70 |
|\ | | | | | PLT-7 client side infra | ||||
| * | PLT-7 client side infra | =Corey Hulen | 2016-01-25 | 1 | -74/+70 |
| | | |||||
* | | Merge pull request #1977 from hmhealey/plt1685 | Corey Hulen | 2016-01-25 | 1 | -3/+8 |
|\ \ | | | | | | | PLT-1685 Fixed handling of files with no extension | ||||
| * | | Fixed info displayed for files with 0 size or with no extension | hmhealey | 2016-01-25 | 1 | -3/+8 |
| |/ | |||||
* | | Merge pull request #1972 from mattermost/PLT-1576 | Christopher Speller | 2016-01-25 | 1 | -1/+5 |
|\ \ | | | | | | | PLT-1576 display iOS device in session history | ||||
| * | | PLT-1576 display iOS device in session history | =Corey Hulen | 2016-01-24 | 1 | -1/+5 |
| | | | |||||
* | | | Merge pull request #1936 from rgarmsen2295/plt-1654 | Christopher Speller | 2016-01-25 | 1 | -2/+10 |
|\ \ \ | |_|/ |/| | | PLT-1654 Fixed issue with enter key not working in delete post modal | ||||
| * | | Fixed issue with enter key not working in delete post modal | Reed Garmsen | 2016-01-21 | 1 | -2/+10 |
| | | | |||||
* | | | Merge pull request #1963 from hmhealey/plt1670 | Joram Wilander | 2016-01-25 | 1 | -0/+6 |
|\ \ \ | | | | | | | | | PLT-1670 Added a limit to the number of suggestions when autocompleting at mentions | ||||
| * | | | Added a limit to the number of suggestions when autocompleting at mentions | hmhealey | 2016-01-23 | 1 | -0/+6 |
| | | | | |||||
* | | | | Merge pull request #1961 from rgarmsen2295/plt-1689 | Joram Wilander | 2016-01-25 | 1 | -1/+7 |
|\ \ \ \ | |_|_|/ |/| | | | PLT-1689 Fixed duplicate email team sign-up error | ||||
| * | | | Fixed duplicate email team signup error | Reed Garmsen | 2016-01-22 | 1 | -1/+7 |
| | | | | |||||
* | | | | Merge pull request #1970 from mattermost/PLT-7-client-infra3 | Corey Hulen | 2016-01-24 | 1 | -17/+60 |
|\ \ \ \ | | | | | | | | | | | PLT-7 client infra for loc | ||||
| * | | | | PLT-7 client infra for loc | =Corey Hulen | 2016-01-24 | 1 | -17/+60 |
| | |/ / | |/| | | |||||
* / | | | PLT-7 client side infra for loc | =Corey Hulen | 2016-01-24 | 8 | -76/+473 |
|/ / / | |||||
* | | | Merge pull request #1956 from mattermost/plt-1779 | Corey Hulen | 2016-01-22 | 6 | -231/+513 |
|\ \ \ | | | | | | | | | PLT-1779 Add system-wide statistics page | ||||
| * | | | Change default system console page to statistics | JoramWilander | 2016-01-22 | 1 | -1/+1 |
| | | | | |||||
| * | | | Added unit test and fixed errors | JoramWilander | 2016-01-22 | 2 | -3/+3 |
| | | | | |||||
| * | | | Add create_at back to profile fields to fix analytics | JoramWilander | 2016-01-22 | 2 | -1/+5 |
| | | | | |||||
| * | | | Add system analytics page | JoramWilander | 2016-01-21 | 5 | -81/+266 |
| | | | | |||||
| * | | | Generalize analytics server functions and begin componentizing client ↵ | JoramWilander | 2016-01-21 | 3 | -229/+322 |
| | | | | | | | | | | | | | | | | analytics controls | ||||
* | | | | Updating favicon stuff | Asaad Mahmood | 2016-01-22 | 1 | -2/+2 |
| |/ / |/| | | |||||
* | | | Merge pull request #1955 from mattermost/PLT-7-client-user-loc | Corey Hulen | 2016-01-22 | 4 | -0/+166 |
|\ \ \ | | | | | | | | | Plt 7 client user loc | ||||
| * | | | PLT-7 adding loc feature to preview | =Corey Hulen | 2016-01-22 | 1 | -1/+0 |
| | | | | |||||
| * | | | PLT-7 adding loc feature to preview | =Corey Hulen | 2016-01-22 | 2 | -37/+43 |
| | | | | |||||
| * | | | PLT-7 adding lang selector | =Corey Hulen | 2016-01-22 | 4 | -0/+161 |
| | | | | |||||
* | | | | Merge pull request #1929 from esethna/patch-54 | Joram Wilander | 2016-01-22 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | Update team_general_tab.jsx | ||||
| * | | | Update team_general_tab.jsx | Eric Sethna | 2016-01-21 | 1 | -1/+1 |
| | | | | | | | | | | | | Correct capitalization based on UX discussion | ||||
| * | | | Update team_general_tab.jsx | Eric Sethna | 2016-01-20 | 1 | -1/+1 |
| | | | | | | | | | | | | Add more direct instructions on enabling the team directory in the system console. From community issue: https://github.com/mattermost/platform/issues/1835 | ||||
* | | | | PLT-7 fixing unit test for chunk 2 server | =Corey Hulen | 2016-01-22 | 2 | -2/+2 |
| | | | | |||||
* | | | | Merge pull request #1948 from hmhealey/plt1652 | Christopher Speller | 2016-01-22 | 2 | -3/+5 |
|\ \ \ \ | | | | | | | | | | | PLT-1652 Added download param to getFile api call | ||||
| * | | | | Added download param to getFile api call | hmhealey | 2016-01-21 | 2 | -3/+5 |
| | |_|/ | |/| | | |||||
* | | | | PLT-7 fixing dist build | =Corey Hulen | 2016-01-21 | 1 | -2/+0 |
| | | | | |||||
* | | | | PLT-7 client side infra | =Corey Hulen | 2016-01-21 | 1 | -6/+3 |
| | | | | |||||
* | | | | PLT-7 client side infra | =Corey Hulen | 2016-01-21 | 1 | -2/+15 |
| | | | | |||||
* | | | | PLT-7 Adding react-intl libs | =Corey Hulen | 2016-01-21 | 5 | -8/+102 |
|/ / / | |||||
* | | | Merge pull request #1937 from hmhealey/plt1695 | Corey Hulen | 2016-01-21 | 1 | -1/+5 |
|\ \ \ | | | | | | | | | PLT-1695 Completely disabled broken pasting of images on IE11 | ||||
| * | | | Completely disabled broken pasting of images on IE11 | hmhealey | 2016-01-20 | 1 | -1/+5 |
| |/ / | |||||
* | | | Merge pull request #1935 from hmhealey/plt1664 | Corey Hulen | 2016-01-21 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | PLT-1664 Fix unread channel indicators so that they work on IE11 | ||||
| * | | | Changed UnreadChannelIndicator display style so that it uses a value that ↵ | hmhealey | 2016-01-20 | 1 | -1/+1 |
| |/ / | | | | | | | | | | IE11 supports | ||||
* | | | Merge pull request #1933 from hmhealey/plt1661 | Corey Hulen | 2016-01-21 | 2 | -41/+31 |
|\ \ \ | | | | | | | | | PLT-1661/PLT-1745 Scrolling fixes | ||||
| * | | | Added a small margin where the PostsView will be considered to be at the ↵ | hmhealey | 2016-01-20 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | bottom even if it's not exactly at the bottom | ||||
| * | | | Removed some vestigial code from the post textbox | hmhealey | 2016-01-20 | 1 | -19/+0 |
| | | | | |||||
| * | | | Changed the post textbox resizing code to be more reliable and not rely on ↵ | hmhealey | 2016-01-20 | 1 | -23/+29 |
| |/ / | | | | | | | | | | magic numbers | ||||
* | | | Merge pull request #1924 from loafoe/master | Christopher Speller | 2016-01-21 | 2 | -1/+12 |
|\ \ \ | | | | | | | | | [#1923] Make Websocket ports configurable |