Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | PLT-902 switching to push proxy server | =Corey Hulen | 2015-11-30 | 1 | -1/+66 | |
| |/ / / | ||||||
* | | | | Merge pull request #1548 from mattermost/plt-1268 | Christopher Speller | 2015-12-01 | 1 | -8/+39 | |
|\ \ \ \ | | | | | | | | | | | PLT-1268 Fix webhook post aggregation and pending/failed post aggregation | |||||
| * | | | | Fix webhook post aggregation and pending/failed post aggregation | JoramWilander | 2015-11-30 | 1 | -8/+39 | |
| | | | | | ||||||
* | | | | | Merge pull request #1546 from mattermost/plt-1281 | Christopher Speller | 2015-12-01 | 1 | -1/+3 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | PLT-1281 Make sure to have latest posts for the view when switching to a channel | |||||
| * | | | | Make sure to have latests posts for the view whhen switching to a channel | JoramWilander | 2015-11-30 | 1 | -1/+3 | |
| |/ / / | ||||||
* | | | | Merge pull request #1547 from asaadmahmoodspin/ui-improvements | Corey Hulen | 2015-11-30 | 2 | -15/+23 | |
|\ \ \ \ | | | | | | | | | | | Ui improvements | |||||
| * | | | | Improving image modal and removing console log | Asaad Mahmood | 2015-11-30 | 2 | -2/+2 | |
| | | | | | ||||||
| * | | | | Fixing LHS scroll and Image previews | Asaad Mahmood | 2015-11-30 | 2 | -14/+22 | |
| |/ / / | ||||||
* | | | | Merge pull request #1538 from florianorben/PLT-199 | Corey Hulen | 2015-11-30 | 1 | -1/+3 | |
|\ \ \ \ | |/ / / |/| | | | PLT-199: Add scroll bar to center channel | |||||
| * | | | PLT-199: Add scroll bar to center channel | Florian Orben | 2015-11-28 | 1 | -1/+3 | |
| |/ / | ||||||
* | | | Merge pull request #1539 from florianorben/PLT-1170 | Christopher Speller | 2015-11-30 | 1 | -0/+1 | |
|\ \ \ | | | | | | | | | PLT-1170: Support enter key in DeletePostModal | |||||
| * | | | PLT-1170: Support enter key in DeletePostModal | Florian Orben | 2015-11-28 | 1 | -0/+1 | |
| |/ / | ||||||
* | | | rename 'featureToggle' to 'isFeatureEnable' and move definition of available ↵ | Florian Orben | 2015-11-27 | 2 | -20/+18 | |
| | | | | | | | | | | | | prerelease-features to constants.jsx | |||||
* | | | move preview-link-toggle outside of component markup | Florian Orben | 2015-11-27 | 1 | -8/+14 | |
| | | | ||||||
* | | | only show advanced settings section if there are any pre-release features | Florian Orben | 2015-11-27 | 1 | -49/+56 | |
| | | | ||||||
* | | | PLT-1125: allow to toggle features in frontend | Florian Orben | 2015-11-27 | 1 | -16/+118 | |
|/ / | ||||||
* | | Fixed Add Members menu option on mobile | hmhealey | 2015-11-26 | 1 | -1/+1 | |
| | | ||||||
* | | Fixed regression with setting channel notification settings | Reed Garmsen | 2015-11-24 | 1 | -7/+10 | |
| | | ||||||
* | | 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 | 3 | -13/+17 | |
|\ \ \ | | | | | | | | | Disabling the all mention | |||||
| * | | | fixing eslint | =Corey Hulen | 2015-11-23 | 2 | -0/+4 | |
| | | | | ||||||
| * | | | Disabling the all mention | =Corey Hulen | 2015-11-23 | 3 | -13/+13 | |
| |/ / | ||||||
* | | | 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 | 5 | -148/+119 | |
|\ \ \ | | | | | | | | | PLT-1259 Converted TeamMembersModal to React-Bootstrap | |||||
| * | | | Converted TeamMembers (now called TeamMembersModal) to React-Bootstrap | hmhealey | 2015-11-23 | 5 | -148/+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 | 9 | -43/+16 | |
| | | | ||||||
* | | | Converted GetLinkModal to React-Bootstrap and added GetTeamInviteLinkModal | hmhealey | 2015-11-23 | 5 | -100/+145 | |
| | | | ||||||
* | | | Renamed EditChannelModal to EditChannelHeaderModal | hmhealey | 2015-11-23 | 3 | -7/+7 | |
| | | | ||||||
* | | | Ported EditChannelModal to React-Bootstrap | hmhealey | 2015-11-23 | 4 | -135/+139 | |
| | | | ||||||
* | | | Implementing Permalinks and jumping to post from search. Performance | Christopher Speller | 2015-11-23 | 13 | -200/+348 | |
| | | | | | | | | | | | | improvements. | |||||
* | | | Updating markdown stuff | Asaad Mahmood | 2015-11-21 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #1478 from mattermost/plt-1237 | Harrison Healey | 2015-11-20 | 131 | -620/+634 | |
|\ \ | | | | | | | PLT-1237 Upgrading dependancies | |||||
| * | | Patching strange travis eslint problem | Christopher Speller | 2015-11-19 | 1 | -1/+1 | |
| | | | ||||||
| * | | Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵ | Christopher Speller | 2015-11-19 | 130 | -610/+611 | |
| | | | | | | | | | | | | system. | |||||
| * | | Upgrading ESLint and adding some more rules. Refactoring to meet these new rules | Christopher Speller | 2015-11-19 | 4 | -9/+22 | |
| | | | ||||||
* | | | 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. | |||||
* | | | Multiple UI Improvements | Asaad Mahmood | 2015-11-19 | 1 | -0/+17 | |
| | | | ||||||
* | | | Merge pull request #1457 from hmhealey/plt729 | Christopher Speller | 2015-11-19 | 3 | -10/+53 | |
|\ \ \ | | | | | | | | | PLT-729 Added search button to mobile header | |||||
| * | | | Added search button to mobile navbar | hmhealey | 2015-11-18 | 2 | -3/+33 | |
| | | | | ||||||
| * | | | Added ability to open search sidebar programatically | hmhealey | 2015-11-18 | 1 | -7/+20 | |
| | | | | ||||||
* | | | | 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 #1460 from esethna/patch-14 | Christopher Speller | 2015-11-19 | 1 | -2/+2 | |
|\ \ \ \ | | | | | | | | | | | Update create_post.jsx |