Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1272 from hmhealey/plt912 | Christopher Speller | 2015-11-02 | 1 | -7/+1 |
|\ | | | | | PLT-912 Stopped automatically appending *s to the end of single word search queries | ||||
| * | 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 #1249 from mattermost/plt-823 | Harrison Healey | 2015-11-02 | 15 | -896/+756 |
|\ \ | | | | | | | 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 | 9 | -30/+30 |
| | | | |||||
| * | | Hooking up external components | Christopher Speller | 2015-11-02 | 6 | -59/+170 |
| | | | |||||
| * | | Refactoring center channel | Christopher Speller | 2015-11-02 | 3 | -790/+455 |
| | | | |||||
| * | | Creating hierarchy | Christopher Speller | 2015-11-02 | 4 | -16/+108 |
| |/ | |||||
* | | Merge pull request #1268 from mattermost/plt-514 | Christopher Speller | 2015-11-02 | 2 | -16/+25 |
|\ \ | | | | | | | 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 | 2 | -16/+25 |
| |/ | |||||
* | | Merge pull request #1259 from stasvovk/PLT-639 | Christopher Speller | 2015-11-02 | 3 | -6/+103 |
|\ \ | |/ |/| | PLT-639: display full name, nickname or username in direct messages | ||||
| * | display full name, nickname or username in direct messages | Stas Vovk | 2015-11-01 | 3 | -6/+103 |
| | | |||||
* | | 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 #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 #1248 from mattermost/it33-patch-1 | Corey Hulen | 2015-10-30 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | Fixed typo | ||||
| * | | Fixed typo | it33 | 2015-10-30 | 1 | -1/+1 |
| |/ | |||||
* / | Fixing eslint not recursing | Christopher Speller | 2015-10-30 | 3 | -8/+6 |
|/ | |||||
* | Merge pull request #1211 from mattermost/PLT-340 | Joram Wilander | 2015-10-30 | 9 | -49/+476 |
|\ | | | | | PLT-340 allow team directory and open invites | ||||
| * | Adding error when enabling team dir without global prop being set. | =Corey Hulen | 2015-10-29 | 1 | -2/+9 |
| | | |||||
| * | Moving single team redirect to backend | =Corey Hulen | 2015-10-28 | 1 | -6/+0 |
| | | |||||
| * | Merge branch 'master' into PLT-340 | =Corey Hulen | 2015-10-28 | 2 | -10/+4 |
| |\ | |||||
| * | | Removing console.log | =Corey Hulen | 2015-10-27 | 1 | -2/+0 |
| | | | |||||
| * | | PLT-340 | =Corey Hulen | 2015-10-27 | 9 | -49/+477 |
| | | | |||||
* | | | Merge pull request #1220 from florianorben/PLT-395 | Harrison Healey | 2015-10-30 | 3 | -2/+83 |
|\ \ \ | | | | | | | | | PLT-395: Add syntax highlighting to Markdown code blocks | ||||
| * | | | allow code theme to be shareable | Florian Orben | 2015-10-29 | 2 | -2/+7 |
| | | | | |||||
| * | | | code style theme chooser | Florian Orben | 2015-10-29 | 2 | -1/+77 |
| | | | | |||||
* | | | | Merge pull request #1233 from hmhealey/plt600 | Christopher Speller | 2015-10-30 | 2 | -5/+12 |
|\ \ \ \ | | | | | | | | | | | PLT-600 Added help text for the channel header and purpose dialogs | ||||
| * | | | | Added help text for the channel header and purpose dialogs | hmhealey | 2015-10-29 | 2 | -5/+12 |
| |/ / / | |||||
* | | | | simplify check if ctrl+enter was pressed | Florian Orben | 2015-10-29 | 2 | -75/+4 |
| | | | | |||||
* | | | | fix component unmount | Florian Orben | 2015-10-29 | 2 | -1/+70 |
| | | | | |||||
* | | | | enable ctrl+enter send for edit msg modal | Florian Orben | 2015-10-29 | 1 | -4/+25 |
|/ / / | |||||
* | | | UI Improvements | Asaad Mahmood | 2015-10-29 | 2 | -91/+125 |
| | | | |||||
* | | | Update town square intro text. | JoramWilander | 2015-10-29 | 1 | -4/+43 |
| | | | |||||
* | | | Fixed issue with refocusing not working after editing a post in the RHS | Reed Garmsen | 2015-10-28 | 4 | -2/+4 |
| | | | |||||
* | | | Merge pull request #1213 from mattermost/plt-836 | Corey Hulen | 2015-10-28 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | PLT-836 Prevent markdown styled links from embedding gifs | ||||
| * | | | Prevent markdown styled links from embedding gifs | JoramWilander | 2015-10-28 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #1199 from hmhealey/plt600 | Corey Hulen | 2015-10-28 | 9 | -133/+299 |
|\ \ \ \ | | | | | | | | | | | PLT-600 Renamed channel description to channel header and added channel purpose field | ||||
| * | | | | Added ability to see/edit channel purpose in the client | hmhealey | 2015-10-27 | 6 | -91/+256 |
| | | | | | |||||
| * | | | | Renamed Channel.Description to Channel.Header on the client | hmhealey | 2015-10-27 | 8 | -57/+58 |
| | | | | | |||||
* | | | | | Multiple UI changes | Asaad Mahmood | 2015-10-29 | 7 | -12/+33 |
| | | | | | |||||
* | | | | | Merge branch 'master' of https://github.com/mattermost/platform into ↵ | Asaad Mahmood | 2015-10-29 | 8 | -93/+234 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | ui-improvements |