summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1181 from girishso/star-search2Christopher Speller2015-10-262-3/+10
|\ | | | | PLT-747: Allow search results to match portions of words
| * made eslint happyGirish S2015-10-262-6/+8
| |
| * append * to search query if not present and highlight partial matchesGirish S2015-10-262-2/+7
| |
* | Merge pull request #1179 from florianorben/issue-827Christopher Speller2015-10-263-73/+120
|\ \ | | | | | | Mattermost can not send message start with slash
| * | Mattermost can not send message start with slashFlorian Orben2015-10-253-73/+120
| | | | | | | | | | | | resolves #827
* | | Merge pull request #1177 from lindy65/patch-4Christopher Speller2015-10-261-2/+2
|\ \ \ | | | | | | | | Updated to be in line with doc guidelines
| * | | Updated to be in line with doc guidelineslindy652015-10-251-2/+2
| |/ /
* | | Merge pull request #1176 from florianorben/fix-shrug-commandChristopher Speller2015-10-261-1/+1
|\ \ \ | | | | | | | | Fix /shrug command
| * | | Fix /shrug commandFlorian Orben2015-10-251-1/+1
| |/ /
* | | Merge pull request #1159 from mattermost/plt-119Joram Wilander2015-10-262-19/+138
|\ \ \ | | | | | | | | PLT-119 First draft of outgoing webhook documentation
| * | | Added limitations section to outgoing webhook docJoramWilander2015-10-262-0/+6
| | | |
| * | | Minor updates to outgoing webhook docJoramWilander2015-10-261-2/+2
| | | |
| * | | Minor fixes to the docJoramWilander2015-10-261-2/+1
| | | |
| * | | Finish first draft of outgoing webhook docJoramWilander2015-10-262-22/+42
| | | |
| * | | Started outgoing webhook docJoramWilander2015-10-262-3/+97
| | |/ | |/|
* | | Merge pull request #1175 from florianorben/profile_mimeJoram Wilander2015-10-261-0/+1
|\ \ \ | |/ / |/| | Set mime type for profile images
| * | Set correct mime type for profile imagesFlorian Orben2015-10-251-0/+1
| |/
* / Added not on 3-char limitationit332015-10-251-1/+5
|/
* Create CONTRIBUTING.mdit332015-10-241-0/+5
|
* Merge pull request #1165 from mattermost/hotmail-sampleCorey Hulen2015-10-241-1/+5
|\ | | | | Adding hotmail settings
| * Adding hotmail settings=Corey Hulen2015-10-231-1/+1
| |
| * Adding hotmail settings=Corey Hulen2015-10-231-2/+2
| |
| * Adding hotmail settings=Corey Hulen2015-10-231-1/+5
| |
* | Merge pull request #1166 from mattermost/it33-patch-1Corey Hulen2015-10-241-2/+3
|\ \ | | | | | | Adding notes on SPF and DKIM
| * | Adding notes on SPF and DKIMit332015-10-231-2/+3
| |/
* | Merge pull request #1168 from rgarmsen2295/plt-816Corey Hulen2015-10-243-16/+13
|\ \ | | | | | | PLT-816 Fixed various React warnings during the team signup process
| * | Fixed various React warnings during the team signup processReed Garmsen2015-10-233-16/+13
| |/
* | Merge pull request #1167 from rgarmsen2295/plt-468Corey Hulen2015-10-243-16/+11
|\ \ | |/ |/| PLT-468 Fixed various React warnings
| * Fixed react warning in more_direct_channels.jsxReed Garmsen2015-10-231-1/+1
| |
| * Fixed react warnings in channel_notifications.jsxReed Garmsen2015-10-231-15/+9
| |
| * Fixed react warning for the search bar tooltipReed Garmsen2015-10-231-0/+1
|/
* Merge pull request #1133 from hmhealey/plt718Corey Hulen2015-10-235-6/+344
|\ | | | | PLT-718 Add an autocomplete when searching with in:, channel:, or from:
| * Added keyboard selection to search autocompletehmhealey2015-10-235-46/+166
| |
| * Added styling to search autocompletehmhealey2015-10-232-1/+41
| |
| * Added an autocomplete dropdown to the search barhmhealey2015-10-233-0/+178
| |
* | Merge pull request #1163 from mattermost/it33-patch-1Corey Hulen2015-10-231-1/+1
|\ \ | | | | | | PLT-629 - Update the reset password notification email
| * | PLT-629 - Update the reset password notification emailit332015-10-231-1/+1
| |/ | | | | PLT-629 - Update the reset password notification email
* | Merge pull request #1162 from asaadmahmoodspin/ui-improvementsCorey Hulen2015-10-2313-98/+191
|\ \ | |/ |/| UI improvements
| * Updating indentation for settingsAsaad Mahmood2015-10-231-1/+1
| |
| * Merge branch 'master' of https://github.com/mattermost/platform into ↵Asaad Mahmood2015-10-233-5/+5
| |\ | |/ |/| | | ui-improvements
* | Merge pull request #1160 from mattermost/force-last-viewedChristopher Speller2015-10-232-3/+3
|\ \ | | | | | | Force updating last viewed at for new posts
| * | Force updating last viewed at for new postsJoramWilander2015-10-232-3/+3
| | |
* | | Merge pull request #1161 from mattermost/fixing-draftChristopher Speller2015-10-231-2/+2
|\ \ \ | | | | | | | | Fixing issue with saving/getting drafts
| * | | Fixing issue with saving/getting drafts=Corey Hulen2015-10-231-2/+2
|/ / /
| | * Hiding search popover for mobile devicesAsaad Mahmood2015-10-231-3/+2
| | |
| | * Improving search popover on mobileAsaad Mahmood2015-10-231-0/+4
| | |
| | * Updating nav active bg and Send invitation buttonAsaad Mahmood2015-10-233-2/+9
| | |
| | * Merge branch 'master' of https://github.com/mattermost/platform into ↵Asaad Mahmood2015-10-231-1/+2
| | |\ | |_|/ |/| | | | | ui-improvements
* | | Update Troubleshooting.mdit332015-10-231-1/+2
| | |
| | * Updating bot stylingAsaad Mahmood2015-10-232-6/+7
| | |