summaryrefslogtreecommitdiffstats
path: root/web/react
Commit message (Expand)AuthorAgeFilesLines
* Fixed emoticon code to use an ES6 map properlyhmhealey2015-12-031-4/+4
* Merge pull request #1589 from mattermost/PLT-1301aChristopher Speller2015-12-031-1/+9
|\
| * PLT-1301a adding jump to search=Corey Hulen2015-12-021-1/+9
* | Merge pull request #1587 from mattermost/PLT-1300Christopher Speller2015-12-032-2/+23
|\ \
| * | Changing name of var=Corey Hulen2015-12-021-1/+1
| * | PLT-1300 adding jump button to bottom of center archive channel=Corey Hulen2015-12-022-2/+23
| |/
* | Merge pull request #1585 from mattermost/PLT-1301Christopher Speller2015-12-032-2/+0
|\ \
| * | PLT-1301 Fixing RHS disappearing bug=Corey Hulen2015-12-022-2/+0
| |/
* | Merge pull request #1579 from hmhealey/plt1298Christopher Speller2015-12-0320-778/+430
|\ \
| * | Fixed unused importshmhealey2015-12-023-3/+0
| * | Removed command autocomplete from the comment textbox and edit post modalhmhealey2015-12-023-2/+12
| * | Changed Command autocomplete to pick a suggestion when space is pressedhmhealey2015-12-023-2/+16
| * | Moved action creation for suggestionshmhealey2015-12-025-47/+63
| * | Moved autocomplete components into web/react/components/suggestionhmhealey2015-12-019-29/+29
| * | Cleaned up styling for command and at mention suggestionshmhealey2015-12-013-8/+8
| * | Replaced CommandList with the new suggestion componentshmhealey2015-12-014-145/+77
| * | Fixed SuggestionLists to properly hide when the textbox loses focushmhealey2015-12-013-7/+11
| * | Replaced MentionList and Mention components with AtMentionProviderhmhealey2015-12-0110-584/+253
| * | Fixed SuggestionBox keyboard handlers when there are no suggestions availablehmhealey2015-12-011-18/+22
| * | Fixed losing suggestion selection when entering additional charactershmhealey2015-12-011-1/+7
* | | Merge pull request #1554 from florianorben/emoji_styleChristopher Speller2015-12-034-7/+19
|\ \ \
| * | | switch to only use emoji one smileys; remove setting to switchFlorian Orben2015-12-016-109/+13
| * | | Allow to switch between default and emoji-one emoji styleFlorian Orben2015-12-016-9/+117
* | | | Merge pull request #1591 from rgarmsen2295/plt-1158Joram Wilander2015-12-031-0/+1
|\ \ \ \
| * | | | Limit edit team name input field to 22 charactersReed Garmsen2015-12-021-0/+1
| | |_|/ | |/| |
* | | | Merge pull request #1590 from rgarmsen2295/plt-169Joram Wilander2015-12-031-29/+20
|\ \ \ \
| * | | | Cancelling out of a notification's setting change now displays the correct op...Reed Garmsen2015-12-021-29/+20
| |/ / /
* | | | Merge pull request #1540 from hmhealey/plt1297Christopher Speller2015-12-039-380/+723
|\ \ \ \ | | |_|/ | |/| |
| * | | Changed SuggestionProviders to be regular objects and not singletonshmhealey2015-12-013-7/+5
| * | | Added -1 as an ignored magic numberhmhealey2015-12-011-1/+1
| * | | Replaced SearchAutocomplete with new suggestion componentshmhealey2015-12-018-379/+724
* | | | Multiple UI ImprovementsAsaad Mahmood2015-12-021-7/+7
| |/ / |/| |
* | | Stop firefox from crashing due to fontsJoramWilander2015-12-021-2/+4
* | | Merge pull request #1577 from mattermost/plt-1307Joram Wilander2015-12-024-60/+73
|\ \ \
| * | | Minor changeJoramWilander2015-12-021-2/+1
| * | | Remove loggingJoramWilander2015-12-021-2/+0
| * | | Add bindJoramWilander2015-12-021-0/+1
| * | | Make proper async calls when switching channelsJoramWilander2015-12-024-61/+76
* | | | Fix emitter leakJoramWilander2015-12-021-2/+8
* | | | Remove perfectscrollbar from center channelJoramWilander2015-12-021-3/+1
* | | | Merge pull request #1535 from florianorben/PLT-1233Christopher Speller2015-12-024-2/+111
|\ \ \ \ | |_|/ / |/| | |
| * | | PLT-1233: "Display Font" option in Account Settings > DisplayFlorian Orben2015-11-284-2/+111
* | | | Merge pull request #1565 from mattermost/plt-1270Joram Wilander2015-12-011-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Minor fixJoramWilander2015-12-011-1/+1
* | | | Merge pull request #1560 from mattermost/plt-1270Christopher Speller2015-12-011-5/+7
|\| | |
| * | | Fix channel creation errorsJoramWilander2015-12-011-5/+7
* | | | Merge pull request #1562 from asaadmahmoodspin/ui-improvementsCorey Hulen2015-12-014-7/+5
|\ \ \ \
| * | | | Multiple UI ImprovementsAsaad Mahmood2015-12-014-7/+5
| | |_|/ | |/| |
* | | | Merge pull request #1559 from mattermost/plt-510Harrison Healey2015-12-015-73/+142
|\ \ \ \
| * | | | Updated oauth2 app register modalJoramWilander2015-12-015-73/+142