summaryrefslogtreecommitdiffstats
path: root/web/react/components
Commit message (Expand)AuthorAgeFilesLines
* Made links in help text open in a new tabReed Garmsen2016-01-043-3/+26
* Merge pull request #1785 from mattermost/plt-1492Corey Hulen2016-01-041-11/+14
|\
| * Fix default for teammate name display settingJoramWilander2015-12-281-11/+14
* | Merge pull request #1784 from mattermost/plt-1591Corey Hulen2016-01-041-3/+6
|\ \
| * | Fix appearance settings scroll bugJoramWilander2015-12-281-3/+6
| |/
* | Multiple UI ImprovementsAsaad Mahmood2016-01-042-16/+18
* | Merge pull request #1790 from hjf288/PLT-1587Corey Hulen2016-01-031-1/+1
|\ \
| * | Correct typo in email_settings.jsx that prevents enabling the 'Send push noti...Hjf2882015-12-291-1/+1
| |/
* | Update team_settings.jsxEric Sethna2015-12-301-1/+1
* | Update team_general_tab.jsxEric Sethna2015-12-301-1/+1
|/
* Merge pull request #1740 from hmhealey/plt730Joram Wilander2015-12-281-17/+143
|\
| * Cleaned up floating post componentshmhealey2015-12-161-35/+54
| * Added scroll to bottom arrows for mobilehmhealey2015-12-161-3/+24
| * Hid floating timestamp header on non-mobilehmhealey2015-12-161-0/+5
| * Added DelayedAction class to use to handle stopping scrollinghmhealey2015-12-161-1/+18
| * Added floating post timestamphmhealey2015-12-161-14/+78
* | Merge pull request #1755 from hmhealey/plt1108Joram Wilander2015-12-281-199/+157
|\ \
| * | Changed 'Previewing' to 'Loading' in ViewImage modalhmhealey2015-12-181-1/+1
| * | Refactored ViewImage modal and made it automatically play animated gifshmhealey2015-12-181-199/+157
* | | Merge pull request #1757 from hmhealey/plt1482Joram Wilander2015-12-281-3/+7
|\ \ \
| * | | Changed how the sidebar opens the more channels modalhmhealey2015-12-181-3/+7
* | | | fix typo: Ngnix -> NGINXHung Nguyen Viet2015-12-251-1/+1
* | | | Fixing signup=Corey Hulen2015-12-211-0/+4
* | | | Multiple UI ImprovementsAsaad Mahmood2015-12-211-2/+17
* | | | Multiple UI ImprovementsAsaad Mahmood2015-12-185-4/+10
|/ / /
* | | Removing confusionChristopher Speller2015-12-171-9/+0
* | | Minor docs fixChristopher Speller2015-12-171-0/+6
* | | Some docs fixesChristopher Speller2015-12-171-10/+10
|/ /
* / Some refactoringChristopher Speller2015-12-1611-125/+729
|/
* Merge pull request #1733 from hmhealey/plt1437Christopher Speller2015-12-169-30/+36
|\
| * Stopped CreatePost from responding to PreferenceStore changes before it gets ...hmhealey2015-12-151-5/+11
| * Improved PreferenceStore api when getting valueshmhealey2015-12-159-28/+28
* | Update help text in privacy_settings.jsxEric Sethna2015-12-151-1/+1
* | Multiple UI ImprovementsAsaad Mahmood2015-12-152-1/+9
* | Merge pull request #1729 from hmhealey/plt886Joram Wilander2015-12-151-0/+4
|\ \ | |/ |/|
| * Added serverside file size check for post attachmentshmhealey2015-12-151-1/+0
| * Added clientside check for profile image sizehmhealey2015-12-141-0/+5
* | Merge pull request #1727 from mattermost/plt-1481Christopher Speller2015-12-151-2/+11
|\ \
| * | Force all colorpickers to update after theme pasted inJoramWilander2015-12-141-2/+11
| |/
* | Merge pull request #1725 from mattermost/fix-console-errChristopher Speller2015-12-151-0/+34
|\ \
| * | Adding error bar message when console error detected=Corey Hulen2015-12-141-0/+34
| |/
* | Merge branch 'release-1.3'Christopher Speller2015-12-143-4/+4
|\ \
| * | Fixing IE scrolling issue and also fixing horizontal scrollbarAsaad Mahmood2015-12-141-1/+2
| * | Push notifications help text updateit332015-12-141-1/+1
| * | PLT-1472 Adding back button to search click through=Corey Hulen2015-12-111-2/+1
* | | 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