summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1362 from lindy65/patch-7Joram Wilander2015-11-091-2/+2
|\ | | | | Update documentation-guidelines.md
| * Update documentation-guidelines.mdlindy652015-11-091-2/+2
|/ | | Corrected typos on lines 52 and 61
* Merge pull request #1361 from lindy65/patch-6Joram Wilander2015-11-091-1/+1
|\ | | | | Update release-process.md
| * Update release-process.mdlindy652015-11-091-1/+1
| | | | | | Fixed type on line 46
* | Merge pull request #1360 from lindy65/patch-5Joram Wilander2015-11-091-1/+1
|\ \ | |/ |/| Update release-process.md
| * Update release-process.mdlindy652015-11-091-1/+1
|/ | | Corrected typo on line 51
* Update Troubleshooting.mdit332015-11-081-1/+3
|
* Update Troubleshooting.mdit332015-11-081-0/+4
|
* Merge pull request #1354 from Tsynapse/patch-4it332015-11-071-1/+1
|\ | | | | Grammar Correction
| * Grammar CorrectionJason2015-11-071-1/+1
|/ | | Removed the 's' from settings @line 35
* Update Requirements.mdit332015-11-071-1/+1
|
* Merge pull request #1348 from mattermost/lfbrock-patch-2Corey Hulen2015-11-061-0/+49
|\ | | | | Update NOTICE.txt
| * Update NOTICE.txtlfbrock2015-11-061-0/+49
| |
* | Merge pull request #1347 from mattermost/plt-1062Corey Hulen2015-11-061-0/+7
|\ \ | | | | | | PLT-1062 Fix jumping when messages received in another channel.
| * | Fixing jumping to bottom of channels when messages recieved in anouther channelChristopher Speller2015-11-061-0/+2
| | |
| * | Revert "Fixed loading forever on first page load"Christopher Speller2015-11-061-0/+5
| | | | | | | | | | | | This reverts commit d020db39cb3c694332b58f030c4441a761b16d01.
* | | Merge pull request #1344 from mattermost/tutorial-fixJoram Wilander2015-11-063-8/+8
|\ \ \ | |/ / |/| | Add tutorial pref for new users by default
| * | Simplified unit testJoramWilander2015-11-061-6/+0
| | |
| * | Fix unit testJoramWilander2015-11-061-2/+2
| | |
| * | Add tutorial pref for new users by defaultJoramWilander2015-11-062-0/+6
| | |
* | | Merge pull request #1345 from hmhealey/plt983Harrison Healey2015-11-061-1/+1
|\ \ \ | | | | | | | | PLT-983 Fix _emphasizing_ markdown text when it's not the start of the post
| * | | Changed markdown text regex to not capture the final underscore on a word to ↵hmhealey2015-11-061-1/+1
| | | | | | | | | | | | | | | | better match the original behaviour
| * | | Changed markdown text regex to capture whitespace preceeding an underscorehmhealey2015-11-061-1/+1
| | | |
* | | | Merge pull request #1342 from hmhealey/plt761Joram Wilander2015-11-061-4/+4
|\ \ \ \ | | | | | | | | | | PLT-761 Removed required whitespace from before @mentions
| * | | | Removed required whitespace from before @mentionshmhealey2015-11-061-4/+4
| | | | |
* | | | | Merge pull request #1341 from hmhealey/plt911Joram Wilander2015-11-061-1/+10
|\ \ \ \ \ | | | | | | | | | | | | PLT-911 Fixed navigating search autocomplete with the keyboard
| * | | | | Sorted channel suggestions be type before sorting by namehmhealey2015-11-061-1/+10
| | |_|_|/ | |/| | |
* | | | | Merge pull request #1340 from mattermost/markdown-image-fixesJoram Wilander2015-11-062-5/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | | Markdown image fixes.
| * | | | Fixing broken markdown images taking up too much space. Fixed unnessisary ↵Christopher Speller2015-11-062-5/+8
| |/ / / | | | | | | | | | | | | expantion of markdown images not in center channel.
* | | | Merge pull request #1339 from mattermost/loading-forever-fixJoram Wilander2015-11-061-5/+0
|\ \ \ \ | | | | | | | | | | Fixed loading forever on first page load
| * | | | Fixed loading forever on first page loadChristopher Speller2015-11-061-5/+0
| | | | |
* | | | | Merge pull request #1338 from asaadmahmoodspin/ui-improvementsJoram Wilander2015-11-063-5/+32
|\ \ \ \ \ | | | | | | | | | | | | Updating UI for search autocomplete
| * | | | | Updating UI for search autocompleteAsaad Mahmood2015-11-063-5/+32
| | |/ / / | |/| | |
* | | | | Merge pull request #1337 from florianorben/attachments_rhsJoram Wilander2015-11-062-1/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | | Display slack attachments in RHS comment section
| * | | | display slack attachments in RHS comment sectionFlorian Orben2015-11-062-1/+5
| | |_|/ | |/| |
* | | | Merge pull request #1336 from mattermost/lfbrock-patch-1Christopher Speller2015-11-061-4/+24
|\ \ \ \ | |_|/ / |/| | | Update CHANGELOG.md
| * | | Update CHANGELOG.mdlfbrock2015-11-061-4/+24
| |/ /
* | | Merge pull request #1326 from mattermost/it33-patch-2Joram Wilander2015-11-061-5/+24
|\ \ \ | |/ / |/| | Adding doc links
| * | Fixed ESLint errorit332015-11-061-1/+1
| | |
| * | Adding doc linksit332015-11-051-5/+24
| | |
* | | Merge pull request #1335 from mattermost/triple-dot-fixJoram Wilander2015-11-061-1/+1
|\ \ \ | |_|/ |/| | Fix user profile never updating properly
| * | Fix user profile never updating properlyJoramWilander2015-11-061-1/+1
| | |
* | | Merge pull request #1334 from mattermost/plt-121Joram Wilander2015-11-064-7/+171
|\ \ \ | | | | | | | | PLT-121 Fixing searching for quotations
| * | | Fixing searching for quotationsChristopher Speller2015-11-064-7/+171
| | | |
* | | | Merge pull request #1318 from mattermost/plt-1025Christopher Speller2015-11-062-16/+44
|\ \ \ \ | | | | | | | | | | PLT-1025 Make dots in tutorial intro clickable and always at the same spot
| * | | | Use state for current screen in turotial introJoramWilander2015-11-051-5/+5
| | | | |
| * | | | Make dots in tutorial intro clickable and always at the same spotJoramWilander2015-11-052-16/+44
| | | | |
* | | | | Merge pull request #1328 from mattermost/PLT-1016Christopher Speller2015-11-063-9/+38
|\ \ \ \ \ | | | | | | | | | | | | PLT-1016 force logout on other browsers
| * | | | | Fixing issue with safari private mode=Corey Hulen2015-11-051-1/+5
| | | | | |
| * | | | | PLT-1016 force logout on other browsers=Corey Hulen2015-11-053-8/+33
| | | | | |