Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1272 from hmhealey/plt912 | Christopher Speller | 2015-11-02 | 3 | -20/+7 |
|\ | | | | | PLT-912 Stopped automatically appending *s to the end of single word search queries | ||||
| * | Improved tests for search wildcards and removed duplicate search code | hmhealey | 2015-11-02 | 2 | -13/+6 |
| | | |||||
| * | Stopped automatically appending * to single word search queries | hmhealey | 2015-11-02 | 1 | -7/+1 |
| | | |||||
* | | Merge pull request #1271 from hmhealey/plt890 | Christopher Speller | 2015-11-02 | 1 | -1/+4 |
|\ \ | | | | | | | PLT-890 Hid direct message channels from search autocomplete | ||||
| * | | Hid direct message channels from search autocomplete | hmhealey | 2015-11-02 | 1 | -1/+4 |
| |/ | |||||
* | | Merge pull request #1270 from hmhealey/plt687 | Christopher Speller | 2015-11-02 | 1 | -6/+1 |
|\ \ | | | | | | | PLT-687 Changed search box to not autoselect all text on click | ||||
| * | | Changed search box to not autoselect all text on click | hmhealey | 2015-11-02 | 1 | -6/+1 |
| |/ | |||||
* | | Merge pull request #1273 from mattermost/lfbrock-patch-1 | it33 | 2015-11-02 | 1 | -0/+37 |
|\ \ | | | | | | | Update NOTICE.txt to include highlight.js | ||||
| * | | Update NOTICE.txt to include highlight.js | lfbrock | 2015-11-02 | 1 | -0/+37 |
| | | | |||||
* | | | Merge pull request #1249 from mattermost/plt-823 | Harrison Healey | 2015-11-02 | 24 | -1008/+1066 |
|\ \ \ | | | | | | | | | PLT-823 Refactor of center channel | ||||
| * | | | Removing useless resize alert function in PostBody | Christopher Speller | 2015-11-02 | 3 | -10/+2 |
| | | | | |||||
| * | | | Some renaming | Christopher Speller | 2015-11-02 | 11 | -54/+54 |
| | | | | |||||
| * | | | Hooking up external components | Christopher Speller | 2015-11-02 | 11 | -65/+220 |
| | | | | |||||
| * | | | Refactoring center channel | Christopher Speller | 2015-11-02 | 7 | -795/+680 |
| | | | | |||||
| * | | | Creating hierarchy | Christopher Speller | 2015-11-02 | 7 | -122/+148 |
| | | | | |||||
* | | | | Merge pull request #1268 from mattermost/plt-514 | Christopher Speller | 2015-11-02 | 5 | -16/+49 |
|\ \ \ \ | | | | | | | | | | | PLT-514 Validate callback urls on the server and add help text to outgoing webhooks | ||||
| * | | | | Validate callback urls on the server and add help text to outgoing webhooks | JoramWilander | 2015-11-02 | 5 | -16/+49 |
| | | | | | |||||
* | | | | | Merge pull request #1259 from stasvovk/PLT-639 | Christopher Speller | 2015-11-02 | 4 | -6/+120 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | PLT-639: display full name, nickname or username in direct messages | ||||
| * | | | | fixed errors in displayUsername | Stas Vovk | 2015-11-02 | 1 | -3/+3 |
| | | | | | |||||
| * | | | | display full name, nickname or username in direct messages | Stas Vovk | 2015-11-01 | 4 | -6/+120 |
| | | | | | |||||
* | | | | | Merge pull request #1263 from yuvipanda/add-me | Corey Hulen | 2015-11-02 | 1 | -0/+30 |
|\ \ \ \ \ | | | | | | | | | | | | | Add a /me command | ||||
| * | | | | | PLT-394: Add a /me command | YuviPanda | 2015-11-01 | 1 | -0/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Just italicizes the message to mark it as 'action' - Same behavior as slack - Is super useful for people moving from IRC, since /me is often burnt into muscle memory | ||||
* | | | | | | Merge pull request #1204 from toyorg/patch-3 | Corey Hulen | 2015-11-02 | 1 | -2/+10 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Added Gmail and Office 365 SMTP info | ||||
| * | | | | | Added Gmail and Office 365 SMTP info | Michal | 2015-10-28 | 1 | -2/+10 |
| | | | | | | | | | | | | | | | | | | Based on Google support and Microsoft Technet. | ||||
* | | | | | | Create documentation-guidelines.md | it33 | 2015-11-02 | 1 | -0/+185 |
| |_|_|/ / |/| | | | | | | | | | Moving from internal site here, though still in draft form | ||||
* | | | | | Merge pull request #1260 from vinnymac/fix/browser-detection | Harrison Healey | 2015-11-02 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | fix isBrowserEdge typo | ||||
| * | | | | fix isBrowserEdge typo | Vincent Taverna | 2015-11-01 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #1264 from girishso/team-name-lt4 | Christopher Speller | 2015-11-02 | 2 | -2/+5 |
|\ \ \ \ | | | | | | | | | | | PLT-835: Show error message when team name is fewer than 4 characters | ||||
| * | | | | Update the UI to check for 4 characters to match the server | Girish S | 2015-11-02 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | fixes PLT-692 | ||||
| * | | | | Show error message when team name is fewer than 4 characters | Girish S | 2015-11-02 | 1 | -0/+3 |
| |/ / / | | | | | | | | | | | | | | | | | I have still kept the length validation in team_signup_url_page.jsx in case user chooses the url shorter than 4 characters | ||||
* | | | | Merge pull request #1222 from rgarmsen2295/plt-550 | Joram Wilander | 2015-11-02 | 2 | -1/+6 |
|\ \ \ \ | | | | | | | | | | | PLT-550 Fixed various issues with commenting on recently deleted posts | ||||
| * | | | | Fixed various issues with commenting on recently deleted posts | Reed Garmsen | 2015-10-30 | 2 | -1/+6 |
| | | | | | |||||
* | | | | | Merge pull request #1257 from florianorben/align_channel_header | Christopher Speller | 2015-11-02 | 3 | -2/+8 |
|\ \ \ \ \ | | | | | | | | | | | | | correctly align channel header with sidebar header | ||||
| * | | | | | correctly align channel header with sidebar header | Florian Orben | 2015-10-31 | 3 | -2/+8 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #1253 from rgarmsen2295/plt-799 | Christopher Speller | 2015-11-02 | 1 | -0/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | PLT-799 Turn-off browser auto-completion in the search bar | ||||
| * | | | | | Turn-off default auto-completion in the search bar | Reed Garmsen | 2015-10-30 | 1 | -0/+1 |
| | | | | | | |||||
* | | | | | | Merge pull request #1246 from trashcan/fix-spelling | Christopher Speller | 2015-11-02 | 14 | -60/+60 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix spelling of "encountered" and "environment" | ||||
| * | | | | | | Go fmt and rename file with 'enviroment' in filename | Pat Lathem | 2015-10-30 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Fix spelling of environment | Pat Lathem | 2015-10-30 | 5 | -28/+28 |
| | | | | | | | |||||
| * | | | | | | Fix spelling of encountered | Pat Lathem | 2015-10-30 | 9 | -31/+31 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #1136 from esethna/patch-10 | Christopher Speller | 2015-11-02 | 1 | -23/+22 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Update AWS EBS Install Instuctions | ||||
| * | | | | | | Update AWS EBS Install Instuctions V4 | esethna | 2015-10-29 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | Clarified instance type and removed step 13. | ||||
| * | | | | | | Update AWS EBS Install Instuctions V3 | esethna | 2015-10-26 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | Remove step to change health reporting | ||||
| * | | | | | | Update AWS EBS Install Instuctions V2 | esethna | 2015-10-22 | 1 | -11/+19 |
| | | | | | | | | | | | | | | | | | | | | | Made adjustments based on Christopher's and Lindsay's feedback. Thanks guys! | ||||
| * | | | | | | Update AWS EBS Install Instuctions | esethna | 2015-10-21 | 1 | -23/+16 |
| | | | | | | | | | | | | | | | | | | | | | Added step 10 which blocked setup in previous version. Tweaked formatting and clarity. | ||||
* | | | | | | | Update about.html | it33 | 2015-11-01 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | Update CHANGELOG.md | it33 | 2015-11-01 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | Minor changes and correcting typos | ||||
* | | | | | | | Update CHANGELOG.md | it33 | 2015-11-01 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | Added new team settings options | ||||
* | | | | | | | Update CHANGELOG.md | it33 | 2015-11-01 | 1 | -2/+71 |
| |_|_|_|/ / |/| | | | | | | | | | | | Preparing for feature complete update | ||||
* | | | | | | Update Outgoing-Webhooks.md | it33 | 2015-11-01 | 1 | -1/+1 |
| | | | | | |