summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Create README.mdit332015-10-081-0/+12
|
* Create Manage-Team.mdit332015-10-081-0/+37
|
* Merge pull request #984 from hmhealey/linkfixCorey Hulen2015-10-081-1/+1
|\ | | | | Fixed html used for autolinking
| * Fixed html used for autolinkinghmhealey2015-10-081-1/+1
|/
* Merge pull request #983 from mattermost/fix-db-upgradeHarrison Healey2015-10-084-9/+3
|\ | | | | Fixing db upgrade for 1.1
| * Fixing db upgrade for 1.1=Corey Hulen2015-10-084-9/+3
| |
* | Merge pull request #977 from mattermost/lfbrock-patch-1Corey Hulen2015-10-081-0/+64
|\ \ | |/ |/| Updated to include v1.1.0
| * Update CHANGELOG.mdlfbrock2015-10-081-0/+1
| |
| * Update to include v1.1.0lfbrock2015-10-081-0/+63
| |
* | Renaming SpinPunch, Inc. to Mattermost, Inc.it332015-10-081-2/+2
| |
* | Merge pull request #982 from hmhealey/plt547Harrison Healey2015-10-081-24/+24
|\ \ | | | | | | PLT-547 Changed emoticons so that they must be surrounded by whitespace
| * | Fixed parsing of :'( emoticonhmhealey2015-10-081-1/+1
| | |
| * | Changed emoticons so that they much be surrounded by whitespacehmhealey2015-10-081-24/+24
| | |
| * | Switched :p emoticonhmhealey2015-10-081-1/+1
| | |
* | | Merge pull request #981 from mattermost/plt-517Christopher Speller2015-10-08303-303/+303
|\ \ \ | | | | | | | | PLT-517 Changing SpinPunch to Mattermost in copyright
| * | | Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-08303-303/+303
| |/ /
* | | Merge pull request #978 from mattermost/plt-355Corey Hulen2015-10-085-114/+111
|\ \ \ | | | | | | | | PLT-355 Fixing ability to dynamicly update members list.
| * | | Fixing ability to dynamicly update members list.Christopher Speller2015-10-085-114/+111
| | | |
* | | | Merge pull request #971 from mattermost/PLT-567Corey Hulen2015-10-083-6/+30
|\ \ \ \ | | | | | | | | | | PLT-567 auto join open channels
| * | | | Fixing issue with lastIndexOf=Corey Hulen2015-10-082-2/+2
| | | | |
| * | | | Adding removing blank target for browser links=Corey Hulen2015-10-082-2/+7
| | | | |
| * | | | PLT-567 auto join open channels=Corey Hulen2015-10-072-5/+24
| |/ / /
* | | | Merge pull request #979 from mattermost/it33-patch-1Corey Hulen2015-10-081-6/+2
|\ \ \ \ | |_|/ / |/| | | Removing unneeded <br> in welcome text
| * | | Tweaking welcome text in Town-Squareit332015-10-081-6/+2
|/ / /
* | | Merge pull request #966 from mattermost/GIT-960Christopher Speller2015-10-083-11/+17
|\ \ \ | | | | | | | | GIT-960 show error when you cannot create a team
| * | | GIT-960 show error when you cannot create a team=Corey Hulen2015-10-073-11/+17
| |/ /
* | | Merge pull request #944 from mattermost/PLT-518Christopher Speller2015-10-0811-59/+198
|\ \ \ | | | | | | | | PLT-518 check for security bulletins
| * | | Moving to url.Values=Corey Hulen2015-10-071-11/+3
| | | |
| * | | Moving to url.Values=Corey Hulen2015-10-071-1/+1
| | | |
| * | | Changing to url values=Corey Hulen2015-10-072-17/+9
| | | |
| * | | PLT-518 check for security bulletins=Corey Hulen2015-10-051-1/+1
| | | |
| * | | PLT-518 check for security bulletins=Corey Hulen2015-10-0511-48/+203
| | | |
* | | | Merge pull request #931 from rgarmsen2295/plt-112Christopher Speller2015-10-089-15/+157
|\ \ \ \ | |_|_|/ |/| | | PLT-112 Improves email change verification process
| * | | Added new email to email change notificationReed Garmsen2015-10-063-26/+19
| | | |
| * | | Resending the verification email now sends the appropriate version of the ↵Reed Garmsen2015-10-052-3/+8
| | | | | | | | | | | | | | | | email depending on whether it's a change or first signup
| * | | Added better verification when a user changes his or her emailReed Garmsen2015-10-054-7/+57
| | | |
| * | | Initial cosmetic changes to the process of verifying a changed emailReed Garmsen2015-10-057-8/+102
| | | |
* | | | Merge pull request #970 from mattermost/GIT-957Harrison Healey2015-10-0816-15/+15
|\ \ \ \ | | | | | | | | | | GIT-957 fixing email templates and logos
| * | | | GIT-957 fixing email templates and logos=Corey Hulen2015-10-0716-15/+15
| | |_|/ | |/| |
* | | | Merge pull request #952 from tomitm/PLT-445Harrison Healey2015-10-083-11/+84
|\ \ \ \ | | | | | | | | | | PLT-445 Create About dialog
| * | | | Use ReactBootstrap.Modal instead.Tomi M2015-10-074-50/+58
| | | | |
| * | | | PLT-445 Create About dialogTomi M2015-10-065-11/+76
| | | | |
* | | | | Merge pull request #948 from rgarmsen2295/plt-167Harrison Healey2015-10-083-9/+41
|\ \ \ \ \ | |_|/ / / |/| | | | PLT-167 Fixes issue with trying to comment on a deleted post
| * | | | Now handles commenting on a deleted post gracefully, and checks for any ↵Reed Garmsen2015-10-073-20/+19
| | | | | | | | | | | | | | | | | | | | areas where data may no longer exist once a post has been deleted
| * | | | 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-074-23/+69
|\ \ \ \ \ | | | | | | | | | | | | PLT-500 fixing connection msg issues
| * | | | | 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-064-22/+63
| | |/ / / | |/| | |