summaryrefslogtreecommitdiffstats
path: root/web/react/components
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | PLT-519 toggle team creation link based on config setting=Corey Hulen2015-10-061-17/+22
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #953 from asaadmahmoodspin/plt-522Christopher Speller2015-10-071-7/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | PLT-522 - Adding option for mentionHighlightLink for themesAsaad Mahmood2015-10-071-7/+7
| |/ / / /
* | | | | Merge pull request #947 from mattermost/PLT-435Christopher Speller2015-10-072-21/+24
|\ \ \ \ \
| * | | | | PLT-435 adding ability to demote system admin=Corey Hulen2015-10-062-21/+24
| | |/ / / | |/| | |
* | | | | Merge pull request #945 from mattermost/plt-433Christopher Speller2015-10-072-65/+78
|\ \ \ \ \
| * | | | | Allow team admin to delete comments.JoramWilander2015-10-062-65/+78
* | | | | | Merge pull request #946 from asaadmahmoodspin/ui-improvementsJoram Wilander2015-10-072-1/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Removing sidebar text hover colorAsaad Mahmood2015-10-061-1/+0
| * | | | | Removing console.logAsaad Mahmood2015-10-061-1/+0
| * | | | | PLT-451 - Adding visual effect for logout active sessions buttonAsaad Mahmood2015-10-061-0/+6
| | |/ / / | |/| | |
* | | | | Merge pull request #938 from mattermost/plt-111Corey Hulen2015-10-062-2/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Combining email verification confirmation screen with login screen.Christopher Speller2015-10-062-2/+14
| |/ / /
* | | | Merge pull request #939 from asaadmahmoodspin/plt-424Corey Hulen2015-10-065-142/+144
|\ \ \ \
| * | | | Admin console UI ImprovementsAsaad Mahmood2015-10-065-142/+144
| |/ / /
* / / / Hid Copy Link button when unable to copy the team signup linkhmhealey2015-10-061-11/+18
|/ / /
* | | Merge pull request #936 from mattermost/signup-fixJoram Wilander2015-10-061-13/+14
|\ \ \
| * | | Fixing broken signup pageChristopher Speller2015-10-061-13/+14
| | |/ | |/|
* / | Fixed Get Public Link buttonhmhealey2015-10-052-3/+3
|/ /
* | Merge pull request #925 from asaadmahmoodspin/ui-improvementsHarrison Healey2015-10-052-4/+3
|\ \
| * | Multiple UI ImprovementsAsaad Mahmood2015-10-052-4/+3
| |/
* | Merge pull request #922 from mattermost/plt-360Harrison Healey2015-10-0527-289/+326
|\ \ | |/ |/|
| * Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ...Christopher Speller2015-10-0527-289/+326
* | Merge pull request #923 from mattermost/fix-load-scrollCorey Hulen2015-10-051-1/+1
|\ \
| * | Fix missed binding for youtube data callback.JoramWilander2015-10-051-1/+1
* | | Merge pull request #914 from mattermost/plt-297Joram Wilander2015-10-055-9/+121
|\ \ \ | |_|/ |/| |
| * | Update help text to mention the BOT tag for webhook posts.JoramWilander2015-10-051-1/+1
| * | Add config options for overriding username and icon, and add BOT indicator ne...JoramWilander2015-10-054-14/+91
| * | Add ability to override username and icon for posts from incoming webhooks.JoramWilander2015-10-024-8/+43
* | | Merge pull request #903 from mattermost/PLT-44Christopher Speller2015-10-053-6/+13
|\ \ \
| * | | Fixing issues=Corey Hulen2015-10-021-1/+1
| * | | PLT-44 allow team switching without the need to login=Corey Hulen2015-10-013-5/+12
| |/ /
* | | Merge pull request #887 from asaadmahmoodspin/plt-375Joram Wilander2015-10-051-1/+1
|\ \ \
| * | | Updating jpg to png for theme namesAsaad Mahmood2015-10-051-1/+1
| * | | Merge branch 'master' of https://github.com/mattermost/platform into plt-375Asaad Mahmood2015-10-028-138/+196
| |\ \ \ | | | |/ | | |/|
| * | | pot-375 - Making modals compatible with themesAsaad Mahmood2015-10-012-9/+10
* | | | Merge branch 'master' into PLT-462=Corey Hulen2015-10-027-131/+184
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #909 from mattermost/plt-446Harrison Healey2015-10-021-0/+2
| |\ \ \
| | * | | Added help text for incoming webhooks.JoramWilander2015-10-021-0/+2
| | | |/ | | |/|
| * | | Change text to avoid confusion with Slack Importit332015-10-021-1/+1
| * | | Removed $ from time tooltiphmhealey2015-10-021-1/+1
| * | | Merge pull request #881 from hmhealey/plt194Joram Wilander2015-10-024-129/+180
| |\ \ \ | | |/ / | |/| |
| | * | Moved ChannelMember.NotifyLevel into ChannelMember.NotifyPropshmhealey2015-10-012-11/+7
| | * | Replaced ChannelMember.MarkUnreadLevel with ChannelMember.NotifyPropshmhealey2015-10-013-12/+8
| | * | Changed notification preference submission to only be updated when options ha...hmhealey2015-09-301-0/+10
| | * | Implemented ChannelMember.MarkUnreadLevel so that it actually functionshmhealey2015-09-302-2/+2
| | * | Removed UI for quiet mode and added UI to set when a channel will be marked u...hmhealey2015-09-301-93/+121
| | * | Added 'default' option to channel notification settings that just uses the us...hmhealey2015-09-303-31/+52
* | | | PLT-462 Adding diagnostic info=Corey Hulen2015-10-011-0/+34
|/ / /
* | | Merge pull request #859 from mattermost/PLT-409Christopher Speller2015-10-011-0/+6
|\ \ \ | |_|/ |/| |