summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #1275 from mattermost/PLT-951Joram Wilander2015-11-026-49/+76
|\ \ \ \ \ \
| * | | | | | PLT-951 PLT-972 fixing issues with team directory=Corey Hulen2015-11-026-49/+76
* | | | | | | Merge pull request #1276 from mattermost/PLT-885Joram Wilander2015-11-022-3/+7
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | PLT-885 allow single select of stats page=Corey Hulen2015-11-022-3/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #1277 from rgarmsen2295/plt-550-refactor-fixCorey Hulen2015-11-021-0/+6
|\ \ \ \ \ \
| * | | | | | Readded logic lost in center channel refactorReed Garmsen2015-11-021-0/+6
* | | | | | | Merge pull request #1269 from mattermost/plt-848-3Corey Hulen2015-11-0214-39/+728
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix typoJoramWilander2015-11-021-1/+1
| * | | | | | Fix merge issuesJoramWilander2015-11-025-18/+47
| * | | | | | Move period out of linkJoramWilander2015-11-021-1/+2
| * | | | | | Remove modal links from tipJoramWilander2015-11-021-28/+3
| * | | | | | Updating tutorials UIAsaad Mahmood2015-11-025-5/+97
| * | | | | | Overlay fixes and added class prop for tipsJoramWilander2015-11-024-4/+16
| * | | | | | Updating tutorial screensAsaad Mahmood2015-11-027-98/+215
| * | | | | | Add tutorial popoversJoramWilander2015-11-029-35/+344
| * | | | | | Add tutorial intro screens for new users.JoramWilander2015-11-024-2/+156
| | |_|_|_|/ | |/| | | |
* | | | | | Update CHANGELOG.mdit332015-11-021-0/+5
* | | | | | Merge pull request #1247 from hmhealey/startswithChristopher Speller2015-11-023-0/+2594
|\ \ \ \ \ \
| * | | | | | Added Babel ES6 polyfill to the html headerhmhealey2015-11-023-0/+2594
* | | | | | | Merge pull request #1272 from hmhealey/plt912Christopher Speller2015-11-023-20/+7
|\ \ \ \ \ \ \
| * | | | | | | Improved tests for search wildcards and removed duplicate search codehmhealey2015-11-022-13/+6
| * | | | | | | Stopped automatically appending * to single word search querieshmhealey2015-11-021-7/+1
* | | | | | | | Merge pull request #1271 from hmhealey/plt890Christopher Speller2015-11-021-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Hid direct message channels from search autocompletehmhealey2015-11-021-1/+4
| |/ / / / / / /
* | | | | | | | Merge pull request #1270 from hmhealey/plt687Christopher Speller2015-11-021-6/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Changed search box to not autoselect all text on clickhmhealey2015-11-021-6/+1
| |/ / / / / /
* | | | | | | Merge pull request #1273 from mattermost/lfbrock-patch-1it332015-11-021-0/+37
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Update NOTICE.txt to include highlight.jslfbrock2015-11-021-0/+37
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #1249 from mattermost/plt-823Harrison Healey2015-11-0224-1008/+1066
|\ \ \ \ \ \
| * | | | | | Removing useless resize alert function in PostBodyChristopher Speller2015-11-023-10/+2
| * | | | | | Some renamingChristopher Speller2015-11-0211-54/+54
| * | | | | | Hooking up external componentsChristopher Speller2015-11-0211-65/+220
| * | | | | | Refactoring center channelChristopher Speller2015-11-027-795/+680
| * | | | | | Creating hierarchyChristopher Speller2015-11-027-122/+148
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #1268 from mattermost/plt-514Christopher Speller2015-11-025-16/+49
|\ \ \ \ \ \
| * | | | | | Validate callback urls on the server and add help text to outgoing webhooksJoramWilander2015-11-025-16/+49
* | | | | | | Merge pull request #1259 from stasvovk/PLT-639Christopher Speller2015-11-024-6/+120
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | fixed errors in displayUsernameStas Vovk2015-11-021-3/+3
| * | | | | | display full name, nickname or username in direct messagesStas Vovk2015-11-014-6/+120
* | | | | | | Merge pull request #1263 from yuvipanda/add-meCorey Hulen2015-11-021-0/+30
|\ \ \ \ \ \ \
| * | | | | | | PLT-394: Add a /me commandYuviPanda2015-11-011-0/+30
* | | | | | | | Merge pull request #1204 from toyorg/patch-3Corey Hulen2015-11-021-2/+10
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Added Gmail and Office 365 SMTP infoMichal2015-10-281-2/+10
* | | | | | | | Create documentation-guidelines.mdit332015-11-021-0/+185
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #1260 from vinnymac/fix/browser-detectionHarrison Healey2015-11-021-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | fix isBrowserEdge typoVincent Taverna2015-11-011-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1264 from girishso/team-name-lt4Christopher Speller2015-11-022-2/+5
|\ \ \ \ \ \
| * | | | | | Update the UI to check for 4 characters to match the serverGirish S2015-11-022-4/+4
| * | | | | | Show error message when team name is fewer than 4 charactersGirish S2015-11-021-0/+3
| |/ / / / /
* | | | | | Merge pull request #1222 from rgarmsen2295/plt-550Joram Wilander2015-11-022-1/+6
|\ \ \ \ \ \