summaryrefslogtreecommitdiffstats
path: root/web/react/components
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #1554 from florianorben/emoji_styleChristopher Speller2015-12-032-3/+12
|\ \ \ \ \ \
| * | | | | | switch to only use emoji one smileys; remove setting to switchFlorian Orben2015-12-013-96/+6
| * | | | | | Allow to switch between default and emoji-one emoji styleFlorian Orben2015-12-013-5/+104
* | | | | | | 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-036-378/+468
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | Changed SuggestionProviders to be regular objects and not singletonshmhealey2015-12-013-7/+5
| * | | | | Replaced SearchAutocomplete with new suggestion componentshmhealey2015-12-016-378/+470
| | |/ / / | |/| | |
* | | | | Merge pull request #1577 from mattermost/plt-1307Joram Wilander2015-12-021-51/+14
|\ \ \ \ \
| * | | | | Minor changeJoramWilander2015-12-021-2/+1
| * | | | | Make proper async calls when switching channelsJoramWilander2015-12-021-52/+16
* | | | | | 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-022-2/+85
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | PLT-1233: "Display Font" option in Account Settings > DisplayFlorian Orben2015-11-282-2/+85
* | | | | | 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-013-4/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Multiple UI ImprovementsAsaad Mahmood2015-12-013-4/+3
| | |_|/ / | |/| | |
* | | | | Merge pull request #1559 from mattermost/plt-510Harrison Healey2015-12-012-72/+132
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Updated oauth2 app register modalJoramWilander2015-12-012-72/+132
* | | | | Merge pull request #1512 from rgarmsen2295/plt-995bJoram Wilander2015-12-016-37/+42
|\ \ \ \ \
| * | | | | Enabled name display settings in more placesReed Garmsen2015-12-016-37/+42
| | |/ / / | |/| | |
* | | | | Merge pull request #1555 from mattermost/PLT-902Corey Hulen2015-12-011-1/+66
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | PLT-902 switching to push proxy server=Corey Hulen2015-11-301-1/+66
| |/ / /
* | | | Merge pull request #1548 from mattermost/plt-1268Christopher Speller2015-12-011-8/+39
|\ \ \ \
| * | | | Fix webhook post aggregation and pending/failed post aggregationJoramWilander2015-11-301-8/+39
* | | | | Merge pull request #1546 from mattermost/plt-1281Christopher Speller2015-12-011-1/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Make sure to have latests posts for the view whhen switching to a channelJoramWilander2015-11-301-1/+3
| |/ / /
* | | | Merge pull request #1547 from asaadmahmoodspin/ui-improvementsCorey Hulen2015-11-302-15/+23
|\ \ \ \
| * | | | Improving image modal and removing console logAsaad Mahmood2015-11-302-2/+2
| * | | | Fixing LHS scroll and Image previewsAsaad Mahmood2015-11-302-14/+22
| |/ / /
* | | | Merge pull request #1538 from florianorben/PLT-199Corey Hulen2015-11-301-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | PLT-199: Add scroll bar to center channelFlorian Orben2015-11-281-1/+3
| |/ /
* | | Merge pull request #1539 from florianorben/PLT-1170Christopher Speller2015-11-301-0/+1
|\ \ \
| * | | PLT-1170: Support enter key in DeletePostModalFlorian Orben2015-11-281-0/+1
| |/ /
* | | rename 'featureToggle' to 'isFeatureEnable' and move definition of available ...Florian Orben2015-11-272-20/+18
* | | move preview-link-toggle outside of component markupFlorian Orben2015-11-271-8/+14
* | | only show advanced settings section if there are any pre-release featuresFlorian Orben2015-11-271-49/+56
* | | PLT-1125: allow to toggle features in frontendFlorian Orben2015-11-271-16/+118
|/ /
* | Fixed Add Members menu option on mobilehmhealey2015-11-261-1/+1
* | Fixed regression with setting channel notification settingsReed Garmsen2015-11-241-7/+10
* | Merge pull request #1506 from mattermost/PLT-1223Christopher Speller2015-11-241-2/+2
|\ \
| * | PLT-1223 fixing help links=Corey Hulen2015-11-231-2/+2
* | | Merge pull request #1502 from mattermost/disable-allChristopher Speller2015-11-243-13/+17
|\ \ \
| * | | fixing eslint=Corey Hulen2015-11-232-0/+4