summaryrefslogtreecommitdiffstats
path: root/web/react/components
Commit message (Expand)AuthorAgeFilesLines
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-08131-131/+131
* Merge pull request #966 from mattermost/GIT-960Christopher Speller2015-10-082-10/+16
|\
| * GIT-960 show error when you cannot create a team=Corey Hulen2015-10-072-10/+16
* | Merge pull request #944 from mattermost/PLT-518Christopher Speller2015-10-081-8/+8
|\ \
| * | PLT-518 check for security bulletins=Corey Hulen2015-10-051-8/+8
* | | Merge pull request #931 from rgarmsen2295/plt-112Christopher Speller2015-10-081-7/+62
|\ \ \
| * | | Added new email to email change notificationReed Garmsen2015-10-061-20/+12
| * | | Added better verification when a user changes his or her emailReed Garmsen2015-10-051-5/+32
| * | | Initial cosmetic changes to the process of verifying a changed emailReed Garmsen2015-10-051-5/+41
* | | | Merge pull request #970 from mattermost/GIT-957Harrison Healey2015-10-083-3/+3
|\ \ \ \
| * | | | GIT-957 fixing email templates and logos=Corey Hulen2015-10-073-3/+3
| | |_|/ | |/| |
* | | | Merge pull request #952 from tomitm/PLT-445Harrison Healey2015-10-083-11/+84
|\ \ \ \
| * | | | Use ReactBootstrap.Modal instead.Tomi M2015-10-072-43/+58
| * | | | PLT-445 Create About dialogTomi M2015-10-063-11/+69
* | | | | Merge pull request #948 from rgarmsen2295/plt-167Harrison Healey2015-10-083-9/+41
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Now handles commenting on a deleted post gracefully, and checks for any areas...Reed Garmsen2015-10-073-20/+19
| * | | | Initial changes to how trying to comment on a deleted post is handledReed Garmsen2015-10-062-2/+35
* | | | | Merge pull request #951 from mattermost/PLT-500Corey Hulen2015-10-071-19/+53
|\ \ \ \ \
| * | | | | Fixing resize=Corey Hulen2015-10-071-15/+16
| * | | | | Moving to updated=Corey Hulen2015-10-071-1/+1
| * | | | | Fixing resiz=Corey Hulen2015-10-071-2/+6
| * | | | | PLT-500 fixing connection msg issues=Corey Hulen2015-10-061-18/+47
| | |/ / / | |/| | |
* | | | | Merge pull request #961 from mattermost/plt-471Corey Hulen2015-10-071-1/+1
|\ \ \ \ \
| * | | | | Fix user_added websocket event and update websocket channel access cache on a...JoramWilander2015-10-071-1/+1
* | | | | | Merge pull request #958 from mattermost/plt-450Joram Wilander2015-10-071-1/+1
|\ \ \ \ \ \
| * | | | | | Add space between 'messsage:' and the actual root message.JoramWilander2015-10-071-1/+1
| |/ / / / /
* | | | | | Merge pull request #956 from mishimi/patch-8Harrison Healey2015-10-071-3/+1
|\ \ \ \ \ \
| * | | | | | Deleting carriage returnmishimi2015-10-071-3/+1
* | | | | | | Merge pull request #950 from mattermost/PLT-519Harrison Healey2015-10-071-17/+22
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | 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
| |/