Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Added autolinking of hashtags to the new text formatting | hmhealey | 2015-09-14 | 1 | -6/+48 | |
| * | | | | | Added autolinking of urls to the new text formatting | hmhealey | 2015-09-14 | 1 | -4/+35 | |
| * | | | | | Added highlighting when the current user is mentioned to the new text formatting | hmhealey | 2015-09-14 | 1 | -17/+69 | |
| * | | | | | Changed one instance of textToJsx to use new text formatting for testing purp... | hmhealey | 2015-09-14 | 1 | -1/+9 | |
| * | | | | | Added handling for @mentions to the new text formatting | hmhealey | 2015-09-14 | 1 | -9/+54 | |
| * | | | | | Added skeleton for new text formatting code which will replace textToJsx | hmhealey | 2015-09-14 | 1 | -0/+36 | |
* | | | | | | Merge pull request #678 from mattermost/mm-1589 | Corey Hulen | 2015-09-14 | 27 | -627/+18350 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | New add channel modal using react-bootstrap. | Christopher Speller | 2015-09-14 | 27 | -627/+18350 | |
* | | | | | | Merge pull request #679 from mattermost/fix-file-content-type | Harrison Healey | 2015-09-14 | 2 | -4/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Blank Content-Type for file GETs. | JoramWilander | 2015-09-14 | 2 | -4/+4 | |
* | | | | | | | Merge pull request #674 from Trozz/PLT-41 | Joram Wilander | 2015-09-14 | 4 | -7/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | update remaining web files tolowercase | Michael Leer | 2015-09-14 | 2 | -2/+2 | |
| * | | | | | | | replace lowerName with name | Michael Leer | 2015-09-14 | 1 | -3/+1 | |
| * | | | | | | | PLT-41 | Michael Leer | 2015-09-14 | 1 | -2/+2 | |
| * | | | | | | | PLT-41 | Michael Leer | 2015-09-14 | 1 | -1/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #677 from mattermost/plt-50 | Joram Wilander | 2015-09-14 | 4 | -6/+21 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Allowing underscores in channel names. Added conversion of some slack channel... | Christopher Speller | 2015-09-14 | 4 | -6/+21 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #671 from mattermost/it33-patch-1 | Christopher Speller | 2015-09-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Updating MaxUsersPerTeam error msg | it33 | 2015-09-13 | 1 | -1/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #668 from nickago/MM-1958 | Corey Hulen | 2015-09-14 | 1 | -0/+18 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | WIP Added base video player | nickago | 2015-09-12 | 1 | -0/+18 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #648 from mattermost/PLT-12 | Christopher Speller | 2015-09-14 | 25 | -131/+1625 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' into PLT-12 | =Corey Hulen | 2015-09-11 | 8 | -33/+35 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Renaming ROLE_ADMIN to ROLE_TEAM_ADMIN | =Corey Hulen | 2015-09-11 | 7 | -18/+18 | |
| * | | | | | | Fixing help text based on feedback | =Corey Hulen | 2015-09-11 | 1 | -3/+3 | |
| | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Cleaning up html | =Corey Hulen | 2015-09-10 | 6 | -44/+53 | |
| * | | | | | merging | =Corey Hulen | 2015-09-10 | 52 | -238/+1464 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Fixing unit test | =Corey Hulen | 2015-09-10 | 1 | -4/+4 | |
| * | | | | | | re-enabling system_admin | =Corey Hulen | 2015-09-10 | 1 | -5/+0 | |
| * | | | | | | Adding back admin unit test | =Corey Hulen | 2015-09-10 | 2 | -3/+3 | |
| * | | | | | | PLT-12 UI framework for admin console | =Corey Hulen | 2015-09-10 | 11 | -368/+924 | |
| * | | | | | | Adding unit tests for cmd line | =Corey Hulen | 2015-09-04 | 8 | -17/+25 | |
| * | | | | | | Adding cmd line options | =Corey Hulen | 2015-09-04 | 11 | -96/+472 | |
| * | | | | | | Merge branch 'master' into PLT-12 | =Corey Hulen | 2015-09-03 | 47 | -259/+436 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Adding initial admin console html pages | =Corey Hulen | 2015-09-03 | 3 | -0/+545 | |
| * | | | | | | | Adding initial admin console html pages | =Corey Hulen | 2015-09-03 | 8 | -41/+40 | |
* | | | | | | | | Merge pull request #672 from asaadmahmoodspin/ui-changes | Joram Wilander | 2015-09-14 | 2 | -1/+6 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | PLT-217 - Improving horizontal scrollbar in LHS menu | Asaad Mahmood | 2015-09-14 | 2 | -1/+6 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #663 from mattermost/it33-patch-4 | Christopher Speller | 2015-09-14 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Link Code Contribution Guidelines from TOC | it33 | 2015-09-12 | 1 | -0/+1 | |
* | | | | | | | | Merge pull request #660 from mattermost/it33-patch-3 | Christopher Speller | 2015-09-14 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Update CHANGELOG with info on recent commits | it33 | 2015-09-12 | 1 | -1/+4 | |
* | | | | | | | | | Merge pull request #655 from mattermost/content-type | Christopher Speller | 2015-09-14 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Set default Content-Type to application/json for all API requests | JoramWilander | 2015-09-12 | 1 | -0/+3 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #664 from mattermost/it33-patch-1 | it33 | 2015-09-12 | 1 | -24/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Removing "Alpha" from Docker Hub README | it33 | 2015-09-12 | 1 | -24/+4 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #662 from mattermost/it33-patch-1 | it33 | 2015-09-12 | 1 | -0/+35 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Adding "Get Involved" section to README | it33 | 2015-09-12 | 1 | -0/+35 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #658 from mattermost/it33-patch-1 | Joram Wilander | 2015-09-12 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fixed broken links in doc/README.md | it33 | 2015-09-12 | 1 | -2/+2 | |
| | |_|_|_|/ | |/| | | | |