Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
| * | | | Update create_post.jsx | Eric Sethna | 2015-11-18 | 1 | -2/+2 |
| |/ / | | | | | | | Add Enter key instructions to the Sending Messages pop-over. | ||||
* | | | Removing postInfo from post.jsx | Asaad Mahmood | 2015-11-19 | 1 | -2/+0 |
| | | | |||||
* | | | Posts structure improvement | Asaad Mahmood | 2015-11-19 | 10 | -201/+176 |
|/ / | |||||
* / | Converted DeletePostModal to React-Bootstrap | hmhealey | 2015-11-18 | 7 | -93/+105 |
|/ | |||||
* | Merge pull request #1423 from hmhealey/plt737 | Christopher Speller | 2015-11-18 | 10 | -304/+254 |
|\ | | | | | PLT-737 Converted first set of Modals to ReactBootstrap | ||||
| * | Removed Modal base class | hmhealey | 2015-11-17 | 8 | -59/+37 |
| | | |||||
| * | Converted DeleteChannelModal to React-Bootstrap | hmhealey | 2015-11-17 | 3 | -87/+53 |
| | | |||||
| * | Converted ChannelNotificationsModal to React-Bootstrap | hmhealey | 2015-11-17 | 3 | -85/+49 |
| | | |||||
| * | Converted ChannelInfoModal to React-Bootstrap | hmhealey | 2015-11-17 | 3 | -83/+53 |
| | | |||||
| * | Renamed onModalDismissed to onHide to keep it consistent with React-Bootstrap | hmhealey | 2015-11-17 | 3 | -18/+19 |
| | | |||||
| * | Added ToggleModalButton component | hmhealey | 2015-11-17 | 2 | -39/+71 |
| | | |||||
| * | Added Modal base class that extends ReactBootstrap.Modal | hmhealey | 2015-11-17 | 5 | -20/+59 |
| | | |||||
* | | Merge pull request #1455 from alexgaribay/PLT-866 | Joram Wilander | 2015-11-18 | 1 | -9/+7 |
|\ \ | | | | | | | PLT-866: Update text on sign-in page | ||||
| * | | PLT-866: Update text on sign-in page | Alex Garibay | 2015-11-17 | 1 | -9/+7 |
| |/ | |||||
* / | PLT-327: Add help text for Markdown | Florian Orben | 2015-11-17 | 2 | -1/+55 |
|/ | |||||
* | Merge pull request #1438 from florianorben/PLT-924 | Christopher Speller | 2015-11-17 | 1 | -6/+11 |
|\ | | | | | PLT-924: Combine sequential messages from same user to look like one … | ||||
| * | PLT-924: Combine sequential messages from same user to look like one message ↵ | Florian Orben | 2015-11-16 | 1 | -6/+11 |
| | | | | | | | | (still edits as separate messages) |