Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Changed font changing code to use jquery to fix Safari weirdness | hmhealey | 2015-12-03 | 1 | -9/+13 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #1599 from asaadmahmoodspin/ui-improvements | Christopher Speller | 2015-12-03 | 2 | -4/+23 | |
|\ \ \ \ \ | ||||||
| * | | | | | Improvements to the system console | Asaad Mahmood | 2015-12-03 | 2 | -4/+23 | |
* | | | | | | Update post if shouldHighlight prop changes | JoramWilander | 2015-12-03 | 1 | -0/+4 | |
|/ / / / / | ||||||
* | | | | | Added emoji autocomplete to post textbox | hmhealey | 2015-12-03 | 3 | -1/+77 | |
* | | | | | Fixed emoticon code to use an ES6 map properly | hmhealey | 2015-12-03 | 1 | -4/+4 | |
|/ / / / | ||||||
* | | | | Merge pull request #1589 from mattermost/PLT-1301a | Christopher Speller | 2015-12-03 | 1 | -1/+9 | |
|\ \ \ \ | ||||||
| * | | | | 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 | |
|\ \ \ \ \ | ||||||
| * | | | | | 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 | =Corey Hulen | 2015-12-02 | 2 | -2/+0 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #1579 from hmhealey/plt1298 | Christopher Speller | 2015-12-03 | 20 | -778/+430 | |
|\ \ \ \ \ | ||||||
| * | | | | | 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 | 3 | -2/+16 | |
| * | | | | | Moved action creation for suggestions | hmhealey | 2015-12-02 | 5 | -47/+63 | |
| * | | | | | 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 | 3 | -8/+8 | |
| * | | | | | Replaced CommandList with the new suggestion components | hmhealey | 2015-12-01 | 4 | -145/+77 | |
| * | | | | | 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 | 10 | -584/+253 | |
| * | | | | | Fixed SuggestionBox keyboard handlers when there are no suggestions available | hmhealey | 2015-12-01 | 1 | -18/+22 | |
| * | | | | | Fixed losing suggestion selection when entering additional characters | hmhealey | 2015-12-01 | 1 | -1/+7 | |
* | | | | | | Merge pull request #1554 from florianorben/emoji_style | Christopher Speller | 2015-12-03 | 4 | -7/+19 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | switch to only use emoji one smileys; remove setting to switch | Florian Orben | 2015-12-01 | 6 | -109/+13 | |
| * | | | | | | Allow to switch between default and emoji-one emoji style | Florian Orben | 2015-12-01 | 6 | -9/+117 | |
* | | | | | | | Merge pull request #1591 from rgarmsen2295/plt-1158 | Joram Wilander | 2015-12-03 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | 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 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Cancelling out of a notification's setting change now displays the correct op... | Reed Garmsen | 2015-12-02 | 1 | -29/+20 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #1540 from hmhealey/plt1297 | Christopher Speller | 2015-12-03 | 9 | -380/+723 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Changed SuggestionProviders to be regular objects and not singletons | hmhealey | 2015-12-01 | 3 | -7/+5 | |
| * | | | | | | Added -1 as an ignored magic number | hmhealey | 2015-12-01 | 1 | -1/+1 | |
| * | | | | | | Replaced SearchAutocomplete with new suggestion components | hmhealey | 2015-12-01 | 8 | -379/+724 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Multiple UI Improvements | Asaad Mahmood | 2015-12-02 | 1 | -7/+7 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Stop firefox from crashing due to fonts | JoramWilander | 2015-12-02 | 1 | -2/+4 | |
* | | | | | Merge pull request #1577 from mattermost/plt-1307 | Joram Wilander | 2015-12-02 | 4 | -60/+73 | |
|\ \ \ \ \ | ||||||
| * | | | | | Minor change | JoramWilander | 2015-12-02 | 1 | -2/+1 | |
| * | | | | | Remove logging | JoramWilander | 2015-12-02 | 1 | -2/+0 | |
| * | | | | | Add bind | JoramWilander | 2015-12-02 | 1 | -0/+1 | |
| * | | | | | Make proper async calls when switching channels | JoramWilander | 2015-12-02 | 4 | -61/+76 | |
* | | | | | | 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 | 4 | -2/+111 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | PLT-1233: "Display Font" option in Account Settings > Display | Florian Orben | 2015-11-28 | 4 | -2/+111 | |
* | | | | | | Merge pull request #1565 from mattermost/plt-1270 | Joram Wilander | 2015-12-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | 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 | |
|\| | | | | |