summaryrefslogtreecommitdiffstats
path: root/web/react
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | Slack Import changing "Preview" label to "Beta"it332015-10-131-3/+3
| | | | | | | | | |
* | | | | | | | | | Revert "Modified markdown lexer to not break up words written in snake_case"hmhealey2015-10-132-39/+8
| |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 787d2ef7bca7f411b18d1d13561d61d7e95c81a7.
* | | | | | | | | Merge pull request #1027 from mattermost/check-httpsCorey Hulen2015-10-131-3/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | Updating SSO help on HTTP/HTTPS
| * | | | | | | | Update gitlab_settings.jsxit332015-10-131-3/+3
| | | | | | | | |
* | | | | | | | | Merge pull request #1026 from asaadmahmoodspin/masterJoram Wilander2015-10-131-0/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | Fixing code block markdown
| * | | | | | | | Fixing code block markdownAsaad Mahmood2015-10-131-0/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #1007 from florianorben/PLT-486Joram Wilander2015-10-1314-0/+19
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | PLT-486: Remove spell check feature from input boxes during signup flow
| * | | | | | | | PLT-486: Remove spell check feature from input boxes during signup flowFlorian Orben2015-10-1214-0/+19
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Add spellcheck="false" attribute to login and signup form inputs
* | | | | | | | Merge pull request #987 from hmhealey/plt521Joram Wilander2015-10-132-8/+39
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | PLT-521 Modified markdown lexer to not break up words written in snake_case
| * | | | | | | | Modified markdown lexer to not break up words written in snake_casehmhealey2015-10-092-8/+39
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge release branch 'release-1.1.0'Christopher Speller2015-10-131-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | PLT-596 - Update to email verification titleit332015-10-121-1/+1
| | | | | | |
* | | | | | | Merge branch 'master' into PLT-590Maxim2015-10-1314-71/+81
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge pull request #1022 from mattermost/release-1.1.0Corey Hulen2015-10-122-35/+36
| |\| | | | | | | | | | | | | | | | | | | Release 1.1.0rc merging to master
| | * | | | | Merge branch 'release-1.1.0' into PLT-586=Corey Hulen2015-10-122-2/+2
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | PLT-586 fixing issues with security alert=Corey Hulen2015-10-092-35/+36
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #1018 from asaadmahmoodspin/ui-fixesCorey Hulen2015-10-125-22/+35
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | Other UI Improvements
| | * | | | Merge branch 'master' of https://github.com/mattermost/platform into ui-fixesAsaad Mahmood2015-10-125-11/+9
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Other UI ImprovementsAsaad Mahmood2015-10-125-22/+35
| | | |_|/ | | |/| |
| * | | | Merge pull request #1009 from mattermost/update-help-textCorey Hulen2015-10-121-1/+0
| |\ \ \ \ | | | | | | | | | | | | Updating help text
| | * | | | Update get_link_modal.jsxit332015-10-111-1/+0
| | |/ / / | | | | | | | | | | Removing out-of-date text saying that anyone can join a team from invite link, since there are now options to restrict sign-up based on email domain and SSO options
| * | | | Merge pull request #989 from mattermost/typosCorey Hulen2015-10-121-2/+1
| |\ \ \ \ | | |_|/ / | |/| | | Fixed typos
| | * | | Merge branch 'master' into typosJoram Wilander2015-10-122-2/+2
| | |\| |
| | * | | Fixed typosit332015-10-081-2/+1
| | | |/ | | |/| | | | | There was no space after "user name." before the next sentence. Also, "user name" should be "username"
| * | | Multiple UI ImprovementsAsaad Mahmood2015-10-125-11/+9
| | |/ | |/|
* / | PLT-590: Change "Manage Team" to "Manage Members"Potapov Max2015-10-122-2/+2
|/ /
* | Update manage_incoming_hooks.jsxit332015-10-091-1/+1
| |
* | Update user_settings_integrations.jsxit332015-10-091-1/+1
| |
* | Update manage_incoming_hooks.jsxit332015-10-091-1/+1
|/
* Fixed html used for autolinkinghmhealey2015-10-081-1/+1
|
* 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-08157-157/+157
|\ \ | | | | | | PLT-517 Changing SpinPunch to Mattermost in copyright
| * | Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-08157-157/+157
| |/
* | Merge pull request #978 from mattermost/plt-355Corey Hulen2015-10-083-6/+8
|\ \ | | | | | | PLT-355 Fixing ability to dynamicly update members list.
| * | Fixing ability to dynamicly update members list.Christopher Speller2015-10-083-6/+8
| | |
* | | Merge pull request #971 from mattermost/PLT-567Corey Hulen2015-10-082-2/+15
|\ \ \ | | | | | | | | 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-071-1/+9
| |/ /
* | / Tweaking welcome text in Town-Squareit332015-10-081-6/+2
| |/ |/|
* | Merge pull request #966 from mattermost/GIT-960Christopher Speller2015-10-082-10/+16
|\ \ | | | | | | GIT-960 show error when you cannot create a team
| * | 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
| * | 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
|\ \ \ | | | | | | | | PLT-112 Improves email change verification process
| * | | 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
| | | |