summaryrefslogtreecommitdiffstats
path: root/web/react/components
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1711 from asaadmahmoodspin/code-themesCorey Hulen2015-12-141-0/+22
|\
| * Merge branch 'master' of https://github.com/mattermost/platform into code-themesAsaad Mahmood2015-12-147-41/+309
| |\
| * | Multiple UI ImprovementsAsaad Mahmood2015-12-111-0/+22
* | | Merge pull request #1690 from npcode/trim-outgoing-callback-urlHarrison Healey2015-12-141-1/+1
|\ \ \
| * | | Trim callback urls for outgoing webhooksYi EungJun2015-12-121-1/+1
* | | | Merge pull request #1697 from asaadmahmoodspin/masterHarrison Healey2015-12-141-11/+17
|\ \ \ \
| * | | | ADding utilis mobile instead of widthAsaad Mahmood2015-12-111-3/+3
| * | | | Updating direct messages codeAsaad Mahmood2015-12-111-1/+1
| * | | | Updating code for direct messagesAsaad Mahmood2015-12-101-3/+3
| * | | | FIxing scroll for more direct channelsAsaad Mahmood2015-12-101-11/+17
* | | | | Merge pull request #1716 from rgarmsen2295/plt-1453Harrison Healey2015-12-141-7/+8
|\ \ \ \ \
| * | | | | No longer errors upon saving the same info in Account Settings -> GeneralReed Garmsen2015-12-111-7/+8
| | |_|/ / | |/| | |
* | | | | Merge pull request #1717 from rgarmsen2295/plt-1026Harrison Healey2015-12-141-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | When a team's statistics is selected in the sys console the team name is now ...Reed Garmsen2015-12-111-1/+1
| |/ / /
* | | | Merge pull request #1588 from rgarmsen2295/plt-881Joram Wilander2015-12-127-41/+309
|\ \ \ \ | |/ / / |/| | |
| * | | Added legal and support settings to sys console and implemented support for o...Reed Garmsen2015-12-107-41/+309
* | | | Merge pull request #1652 from hmhealey/plt1319Corey Hulen2015-12-111-26/+24
|\ \ \ \
| * | | | Changed Sidebar direct channel list to be driven by preferenceshmhealey2015-12-081-16/+25
| * | | | Moved logic for making direct channels visible to both members on post to the...hmhealey2015-12-071-13/+2
* | | | | Merge pull request #1703 from rgarmsen2295/plt-583Christopher Speller2015-12-111-6/+13
|\ \ \ \ \
| * | | | | Disables the ability to send email invites when user creation is disabledReed Garmsen2015-12-101-6/+13
* | | | | | Merge pull request #1702 from rgarmsen2295/plt-1047Christopher Speller2015-12-112-20/+31
|\ \ \ \ \ \
| * | | | | | Fixed issue with Team Settings modal saving items instead of cancelling; chan...Reed Garmsen2015-12-102-20/+31
| |/ / / / /
* | | | | | Merge pull request #1698 from rgarmsen2295/plt-1346Christopher Speller2015-12-111-32/+52
|\ \ \ \ \ \
| * | | | | | Disabling ability to enable team listing on a system where EnableTeamListing=...Reed Garmsen2015-12-101-32/+52
| |/ / / / /
* | | | | | Merge pull request #1684 from hmhealey/plt1184Joram Wilander2015-12-111-18/+34
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed EditChannelHeaderModal's contents not always being updated when a chang...hmhealey2015-12-101-18/+34
* | | | | | Revert "add helper method to add ephemeral messages; also switch 'delete mess...Christopher Speller2015-12-101-1/+1
* | | | | | add helper method to add ephemeral messages; also switch 'delete message' to ...Florian Orben2015-12-091-1/+1
| |_|_|/ / |/| | | |
* | | | | Fix OEmbeds when switching channel, vine/soundcloud heights, and youtube embedsJoramWilander2015-12-093-6/+13
|/ / / /
* | | | Merge pull request #1672 from asaadmahmoodspin/ui-improvementsCorey Hulen2015-12-091-1/+1
|\ \ \ \
| * | | | Multiple UI ImprovementsAsaad Mahmood2015-12-091-1/+1
* | | | | Merge pull request #1670 from mattermost/plt-1407Corey Hulen2015-12-091-2/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Delay center scroll when sidebar opens to be after animationJoramWilander2015-12-091-2/+9
* | | | | Merge pull request #1671 from hmhealey/plt1430Christopher Speller2015-12-092-2/+1
|\ \ \ \ \
| * | | | | Removed space bar from autocompleteshmhealey2015-12-092-2/+1
| |/ / / /
* | | | | Merge pull request #1663 from mattermost/PLT-1418Joram Wilander2015-12-091-1/+21
|\ \ \ \ \
| * \ \ \ \ Fixing merge=Corey Hulen2015-12-087-16/+13
| |\ \ \ \ \
| * | | | | | PLT-1418 Adding old style replying in RHS=Corey Hulen2015-12-081-2/+22
* | | | | | | Merge pull request #1657 from mattermost/plt-1410Christopher Speller2015-12-091-6/+13
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix email error not showing up on team signup pageJoramWilander2015-12-081-6/+13
* | | | | | | Merge pull request #1661 from mattermost/plt-1425Harrison Healey2015-12-081-3/+3
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Remove @all from recent mentionsJoramWilander2015-12-081-3/+3
| | |/ / / / | |/| | | |
* | | | | | Closing RHS if jump is clicked for archivesAsaad Mahmood2015-12-081-0/+5
* | | | | | Adding jump text instead of iconAsaad Mahmood2015-12-081-1/+1
* | | | | | Multiple UI ImprovementsAsaad Mahmood2015-12-086-15/+7
|/ / / / /
* | | | | Merge pull request #1654 from hmhealey/plt1421Joram Wilander2015-12-081-3/+20
|\ \ \ \ \
| * | | | | Changed ordering of emoticon suggestionshmhealey2015-12-081-3/+20
| |/ / / /
* / / / / Fix username on commented on message for webhooksJoramWilander2015-12-081-3/+11
|/ / / /
* | | | Merge pull request #1645 from mattermost/plt-1365Christopher Speller2015-12-081-1/+1
|\ \ \ \