Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PLT-1301a adding jump to search | =Corey Hulen | 2015-12-02 | 1 | -1/+9 |
| | |||||
* | Merge pull request #1577 from mattermost/plt-1307 | Joram Wilander | 2015-12-02 | 1 | -51/+14 |
|\ | | | | | PLT-1307 Make proper async calls when switching channels | ||||
| * | Minor change | JoramWilander | 2015-12-02 | 1 | -2/+1 |
| | | |||||
| * | Make proper async calls when switching channels | JoramWilander | 2015-12-02 | 1 | -52/+16 |
| | | |||||
* | | Fix emitter leak | JoramWilander | 2015-12-02 | 1 | -2/+8 |
| | | |||||
* | | Remove perfectscrollbar from center channel | JoramWilander | 2015-12-02 | 1 | -3/+1 |
| | | |||||
* | | Merge pull request #1535 from florianorben/PLT-1233 | Christopher Speller | 2015-12-02 | 2 | -2/+85 |
|\ \ | | | | | | | PLT-1233: "Display Font" option in Account Settings > Display | ||||
| * | | PLT-1233: "Display Font" option in Account Settings > Display | Florian Orben | 2015-11-28 | 2 | -2/+85 |
| | | | |||||
* | | | Merge pull request #1565 from mattermost/plt-1270 | Joram Wilander | 2015-12-01 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | Minor fix | ||||
| * | | Minor fix | JoramWilander | 2015-12-01 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #1560 from mattermost/plt-1270 | Christopher Speller | 2015-12-01 | 1 | -5/+7 |
|\| | | | | | | | | PLT-1270 Fix channel creation errors | ||||
| * | | Fix channel creation errors | JoramWilander | 2015-12-01 | 1 | -5/+7 |
| | | | |||||
* | | | Merge pull request #1562 from asaadmahmoodspin/ui-improvements | Corey Hulen | 2015-12-01 | 3 | -4/+3 |
|\ \ \ | | | | | | | | | Multiple UI Improvements | ||||
| * | | | Multiple UI Improvements | Asaad Mahmood | 2015-12-01 | 3 | -4/+3 |
| | | | | |||||
* | | | | Merge pull request #1559 from mattermost/plt-510 | Harrison Healey | 2015-12-01 | 2 | -72/+132 |
|\ \ \ \ | |/ / / |/| | | | PLT-510 Updated OAuth2 app register modal | ||||
| * | | | Updated oauth2 app register modal | JoramWilander | 2015-12-01 | 2 | -72/+132 |
| | | | | |||||
* | | | | Merge pull request #1512 from rgarmsen2295/plt-995b | Joram Wilander | 2015-12-01 | 6 | -37/+42 |
|\ \ \ \ | | | | | | | | | | | PLT-995 Applies name display preference setting in more places | ||||
| * | | | | Enabled name display settings in more places | Reed Garmsen | 2015-12-01 | 6 | -37/+42 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #1555 from mattermost/PLT-902 | Corey Hulen | 2015-12-01 | 1 | -1/+66 |
|\ \ \ \ | |/ / / |/| | | | PLT-902 switching to push proxy server | ||||
| * | | | 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 |
| | |