Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed channel_intro_mssages.jsx to channel_intro_messages.jsx | hmhealey | 2015-12-03 | 1 | -1/+1 |
| | |||||
* | Removed some internal state from ChannelMembersModal and ChannelInviteModal | hmhealey | 2015-12-03 | 5 | -40/+17 |
| | |||||
* | Switched ChannelInviteModal to use a ToggleModalButton wherever possible | hmhealey | 2015-12-03 | 5 | -28/+11 |
| | |||||
* | Merge pull request #1589 from mattermost/PLT-1301a | Christopher Speller | 2015-12-03 | 1 | -1/+9 |
|\ | | | | | PLT-1301a adding jump to search | ||||
| * | PLT-1301a adding jump to search | =Corey Hulen | 2015-12-02 | 1 | -1/+9 |
| | | |||||
* | | Merge pull request #1587 from mattermost/PLT-1300 | Christopher Speller | 2015-12-03 | 2 | -2/+23 |
|\ \ | | | | | | | PLT-1300 adding jump button to bottom of center archive channel | ||||
| * | | Changing name of var | =Corey Hulen | 2015-12-02 | 1 | -1/+1 |
| | | | |||||
| * | | PLT-1300 adding jump button to bottom of center archive channel | =Corey Hulen | 2015-12-02 | 2 | -2/+23 |
| |/ | |||||
* | | Merge pull request #1585 from mattermost/PLT-1301 | Christopher Speller | 2015-12-03 | 2 | -2/+0 |
|\ \ | | | | | | | PLT-1301 Fixing RHS disappearing bug | ||||
| * | | PLT-1301 Fixing RHS disappearing bug | =Corey Hulen | 2015-12-02 | 2 | -2/+0 |
| |/ | |||||
* | | Merge pull request #1579 from hmhealey/plt1298 | Christopher Speller | 2015-12-03 | 14 | -714/+343 |
|\ \ | | | | | | | PLT-1298 Converted Command and @Mention autocomplete to new suggestion components | ||||
| * | | Fixed unused imports | hmhealey | 2015-12-02 | 3 | -3/+0 |
| | | | |||||
| * | | Removed command autocomplete from the comment textbox and edit post modal | hmhealey | 2015-12-02 | 3 | -2/+12 |
| | | | |||||
| * | | Changed Command autocomplete to pick a suggestion when space is pressed | hmhealey | 2015-12-02 | 2 | -1/+2 |
| | | | |||||
| * | | Moved action creation for suggestions | hmhealey | 2015-12-02 | 3 | -47/+9 |
| | | | |||||
| * | | Moved autocomplete components into web/react/components/suggestion | hmhealey | 2015-12-01 | 9 | -29/+29 |
| | | | |||||
| * | | Cleaned up styling for command and at mention suggestions | hmhealey | 2015-12-01 | 2 | -2/+2 |
| | | | |||||
| * | | Replaced CommandList with the new suggestion components | hmhealey | 2015-12-01 | 3 | -141/+71 |
| | | | |||||
| * | | Fixed SuggestionLists to properly hide when the textbox loses focus | hmhealey | 2015-12-01 | 3 | -7/+11 |
| | | | |||||
| * | | Replaced MentionList and Mention components with AtMentionProvider | hmhealey | 2015-12-01 | 8 | -532/+253 |
| | | | |||||
| * | | Fixed SuggestionBox keyboard handlers when there are no suggestions available | hmhealey | 2015-12-01 | 1 | -18/+22 |
| | | | |||||
* | | | Merge pull request #1554 from florianorben/emoji_style | Christopher Speller | 2015-12-03 | 2 | -3/+12 |
|\ \ \ | | | | | | | | | Allow to switch between default and emoji-one emoji style | ||||
| * | | | switch to only use emoji one smileys; remove setting to switch | Florian Orben | 2015-12-01 | 3 | -96/+6 |
| | | | | |||||
| * | | | Allow to switch between default and emoji-one emoji style | Florian Orben | 2015-12-01 | 3 | -5/+104 |
| | | | | |||||
* | | | | Merge pull request #1591 from rgarmsen2295/plt-1158 | Joram Wilander | 2015-12-03 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | PLT-1158 Limit the 'Team Name' input field in Team Settings to 22 characters | ||||
| * | | | | Limit edit team name input field to 22 characters | Reed Garmsen | 2015-12-02 | 1 | -0/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #1590 from rgarmsen2295/plt-169 | Joram Wilander | 2015-12-03 | 1 | -29/+20 |
|\ \ \ \ | | | | | | | | | | | PLT-169 Fixes issue where cancelling a change in notification settings would not be reflected in the minimized section | ||||
| * | | | | Cancelling out of a notification's setting change now displays the correct ↵ | Reed Garmsen | 2015-12-02 | 1 | -29/+20 |
| |/ / / | | | | | | | | | | | | | option in the minimized setting tab | ||||
* | | | | Merge pull request #1540 from hmhealey/plt1297 | Christopher Speller | 2015-12-03 | 6 | -378/+468 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | PLT-1297 Replaced SearchAutocomplete with new suggestion components | ||||
| * | | Changed SuggestionProviders to be regular objects and not singletons | hmhealey | 2015-12-01 | 3 | -7/+5 |
| | | | |||||
| * | | Replaced SearchAutocomplete with new suggestion components | hmhealey | 2015-12-01 | 6 | -378/+470 |
| | | | |||||
* | | | 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 |
| |/ / |