Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | dont display line breaks in preview mode | Florian Orben | 2015-11-27 | 1 | -0/+1 | |
|/ | ||||||
* | Fixed Add Members menu option on mobile | hmhealey | 2015-11-26 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #1514 from rgarmsen2295/plt-1271 | Corey Hulen | 2015-11-24 | 1 | -7/+10 | |
|\ | | | | | PLT-1271 Fixed issue with changing a channel's notification settings | |||||
| * | Fixed regression with setting channel notification settings | Reed Garmsen | 2015-11-24 | 1 | -7/+10 | |
| | | ||||||
* | | Fixing pending post deletion on other clients. | Christopher Speller | 2015-11-24 | 1 | -2/+4 | |
| | | ||||||
* | | Updating client dependancies (non-npm) | Christopher Speller | 2015-11-24 | 11 | -6301/+4552 | |
|/ | ||||||
* | Merge pull request #1506 from mattermost/PLT-1223 | Christopher Speller | 2015-11-24 | 1 | -2/+2 | |
|\ | | | | | PLT-1223 fixing help links | |||||
| * | PLT-1223 fixing help links | =Corey Hulen | 2015-11-23 | 1 | -2/+2 | |
| | | ||||||
* | | Merge pull request #1502 from mattermost/disable-all | Christopher Speller | 2015-11-24 | 4 | -14/+19 | |
|\ \ | | | | | | | Disabling the all mention | |||||
| * | | fixing eslint | =Corey Hulen | 2015-11-23 | 2 | -0/+4 | |
| | | | ||||||
| * | | Disabling the all mention | =Corey Hulen | 2015-11-23 | 4 | -14/+15 | |
| |/ | ||||||
* | | Merge pull request #1490 from hmhealey/plt1070 | Christopher Speller | 2015-11-24 | 1 | -1/+1 | |
|\ \ | | | | | | | PLT-1070 Added /loadtest url command | |||||
| * | | Fixed CommandList to not sometimes include an empty row | hmhealey | 2015-11-23 | 1 | -1/+1 | |
| |/ | ||||||
* | | Merge pull request #1488 from hmhealey/plt1259 | Christopher Speller | 2015-11-24 | 6 | -154/+119 | |
|\ \ | | | | | | | PLT-1259 Converted TeamMembersModal to React-Bootstrap | |||||
| * | | Converted TeamMembers (now called TeamMembersModal) to React-Bootstrap | hmhealey | 2015-11-23 | 6 | -154/+119 | |
| |/ | ||||||
* | | Merge pull request #1482 from esethna/patch-20 | Christopher Speller | 2015-11-24 | 1 | -2/+2 | |
|\ \ | | | | | | | Update user_settings_general.jsx | |||||
| * | | Update user_settings_general.jsx | Eric Sethna | 2015-11-20 | 1 | -2/+2 | |
| | | | | | | | | | Clarify email help text | |||||
* | | | Fixes issue where an admin could not delete a root post in the RHS | Reed Garmsen | 2015-11-23 | 1 | -30/+52 | |
| |/ |/| | ||||||
* | | Moved show static methods out of modals and into EventHelpers | hmhealey | 2015-11-23 | 11 | -47/+42 | |
| | | ||||||
* | | Removed unused modal divs from channel.html | hmhealey | 2015-11-23 | 1 | -10/+1 | |
| | | ||||||
* | | Converted GetLinkModal to React-Bootstrap and added GetTeamInviteLinkModal | hmhealey | 2015-11-23 | 10 | -108/+163 | |
| | | ||||||
* | | Cleaned up how channel intro messages display set channel header button | hmhealey | 2015-11-23 | 1 | -28/+17 | |
| | | ||||||
* | | Renamed EditChannelModal to EditChannelHeaderModal | hmhealey | 2015-11-23 | 4 | -12/+12 | |
| | | ||||||
* | | Ported EditChannelModal to React-Bootstrap | hmhealey | 2015-11-23 | 7 | -187/+161 | |
| | | ||||||
* | | Enable no magic numbers as warning. Ignore stateless components. | Christopher Speller | 2015-11-23 | 2 | -5/+5 | |
| | | ||||||
* | | Implementing Permalinks and jumping to post from search. Performance | Christopher Speller | 2015-11-23 | 27 | -657/+1263 | |
| | | | | | | | | improvements. | |||||
* | | Merge pull request #1481 from asaadmahmoodspin/ui-improvements | Christopher Speller | 2015-11-23 | 4 | -12/+34 | |
|\ \ | | | | | | | Updating markdown stuff | |||||
| * | | Updating markdown stuff | Asaad Mahmood | 2015-11-21 | 4 | -12/+34 | |
| |/ | ||||||
* | | Merge pull request #1484 from hmhealey/plt1247 | Christopher Speller | 2015-11-23 | 1 | -16/+31 | |
|\ \ | | | | | | | PLT-1247 Wrap markdown code blocks in pre tags | |||||
| * | | Fixed newlines being stripped from multiline code blocks | hmhealey | 2015-11-20 | 1 | -16/+31 | |
| |/ | ||||||
* / | Overhaul of build system. | Christopher Speller | 2015-11-22 | 1 | -1/+2 | |
|/ | ||||||
* | Merge pull request #1478 from mattermost/plt-1237 | Harrison Healey | 2015-11-20 | 165 | -859/+885 | |
|\ | | | | | PLT-1237 Upgrading dependancies | |||||
| * | Patching strange travis eslint problem | Christopher Speller | 2015-11-19 | 2 | -2/+2 | |
| | | ||||||
| * | Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵ | Christopher Speller | 2015-11-19 | 162 | -836/+841 | |
| | | | | | | | | system. | |||||
| * | Upgrading ESLint and adding some more rules. Refactoring to meet these new rules | Christopher Speller | 2015-11-19 | 9 | -21/+42 | |
| | | ||||||
* | | Merge pull request #1466 from esethna/patch-16 | Christopher Speller | 2015-11-20 | 1 | -1/+1 | |
|\ \ | |/ |/| | Update edit_channel_purpose_modal.jsx | |||||
| * | Fix typo | Eric Sethna | 2015-11-19 | 1 | -1/+1 | |
| | | ||||||
| * | Update edit_channel_purpose_modal.jsx | Eric Sethna | 2015-11-18 | 1 | -1/+1 | |
| | | | | | | Clarify where the channel purpose is used. | |||||
* | | Made eslint ignore files using destructuring while a bug with eslint and ↵ | hmhealey | 2015-11-19 | 1 | -0/+2 | |
| | | | | | | | | babel-eslint is dealt with | |||||
* | | Updating dropdown content | Asaad Mahmood | 2015-11-19 | 1 | -0/+15 | |
| | | ||||||
* | | Multiple UI Improvements | Asaad Mahmood | 2015-11-19 | 7 | -8/+74 | |
| | | ||||||
* | | Merge pull request #1457 from hmhealey/plt729 | Christopher Speller | 2015-11-19 | 6 | -10/+78 | |
|\ \ | | | | | | | PLT-729 Added search button to mobile header | |||||
| * | | Added search button to mobile navbar | hmhealey | 2015-11-18 | 3 | -3/+36 | |
| | | | ||||||
| * | | Added ability to open search sidebar programatically | hmhealey | 2015-11-18 | 3 | -7/+42 | |
| | | | ||||||
* | | | Merge pull request #1464 from hmhealey/plt733 | Christopher Speller | 2015-11-19 | 1 | -7/+14 | |
|\ \ \ | | | | | | | | | PLT-733 Changed file uploads to scroll currently uploading files into view | |||||
| * | | | Changed file uploads to scroll currently uploading files into view | hmhealey | 2015-11-18 | 1 | -7/+14 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #1463 from florianorben/hide_help_link_on_mobile | Christopher Speller | 2015-11-19 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | hide 'help' link on mobile screens | |||||
| * | | | hide 'help' link on mobile screens | Florian Orben | 2015-11-18 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge pull request #1460 from esethna/patch-14 | Christopher Speller | 2015-11-19 | 1 | -2/+2 | |
|\ \ \ | | | | | | | | | Update create_post.jsx | |||||
| * | | | Update create_post.jsx | Eric Sethna | 2015-11-18 | 1 | -2/+2 | |
| |/ / | | | | | | | Add Enter key instructions to the Sending Messages pop-over. |