summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Update Incoming-Webhooks.mdit332015-11-121-2/+2
| | |
* | | Update Incoming-Webhooks.mdit332015-11-121-1/+1
| | |
* | | Update Incoming-Webhooks.mdit332015-11-111-0/+3
| | |
* | | Added Slack webhook instructionsit332015-11-111-10/+16
|/ / | | | | Also removed known issues
* | Merge pull request #1381 from mishimi/patch-10Joram Wilander2015-11-111-4/+4
|\ \ | | | | | | Updated bullet points section
| * | Update documentation-guidelines.mdmishimi2015-11-101-6/+4
| | |
| * | Updated bullet points sectionmishimi2015-11-101-4/+6
| | |
* | | Merge pull request #1352 from florianorben/PLT-1049Joram Wilander2015-11-116-20/+509
|\ \ \ | | | | | | | | PLT-1049: Vine URLs should not generate preview links
| * | | add unit testFlorian Orben2015-11-101-0/+30
| | | |
| * | | move provider.json to components folder; fix indentation; add json files to ↵Florian Orben2015-11-104-325/+326
| | | | | | | | | | | | | | | | eslintignore
| * | | PLT-1049: Vine URLs should not generate preview linksFlorian Orben2015-11-104-20/+478
| | | |
* | | | Merge pull request #1389 from florianorben/preview-markdownChristopher Speller2015-11-113-6/+54
|\ \ \ \ | | | | | | | | | | Preview markdown post
| * | | | add button to preview your current postFlorian Orben2015-11-103-6/+54
| | | | |
* | | | | Update Troubleshooting.mdit332015-11-111-0/+12
| | | | |
* | | | | Merge pull request #1391 from florianorben/editorconfigHarrison Healey2015-11-111-0/+21
|\ \ \ \ \ | | | | | | | | | | | | Add .editorconfig file to allow editors/IDEs to auto apply the correct settings
| * | | | | Add .editorconfig file to allow editors/IDEs to auto apply the correct settingsFlorian Orben2015-11-111-0/+21
| | |/ / / | |/| | |
* | | | | Merge pull request #1396 from 42wim/useractivityJoram Wilander2015-11-111-1/+0
|\ \ \ \ \ | | | | | | | | | | | | Do not clear LastActivityAt for GetProfiles
| * | | | | Do not clear LastActivityAt for GetProfilesWim2015-11-111-1/+0
| | | | | |
* | | | | | Merge pull request #1390 from florianorben/fix-unable-to-change-passJoram Wilander2015-11-111-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Fix: Unable to change password
| * | | | | Fix: Unable to change passwordFlorian Orben2015-11-111-1/+1
| |/ / / /
* | | | | Update Troubleshooting.mdit332015-11-101-2/+2
| | | | |
* | | | | Update Troubleshooting.mdit332015-11-101-6/+6
| | | | |
* | | | | Update Troubleshooting.mdit332015-11-101-2/+16
| | | | |
* | | | | Update Troubleshooting.mdit332015-11-101-0/+4
| | | | |
* | | | | Rename messaging.md to Messaging.mdit332015-11-101-0/+0
| | | | |
* | | | | Merge pull request #1392 from mattermost/messaging-helpit332015-11-101-0/+34
|\ \ \ \ \ | |/ / / / |/| | | | Create messaging.md
| * | | | Create messaging.mdit332015-11-101-0/+34
|/ / / /
* | | | Merge pull request #1351 from florianorben/latex-supportCorey Hulen2015-11-1087-78/+115
|\ \ \ \ | |/ / / |/| | | Add latex support
| * | | add textgeneration unit testFlorian Orben2015-11-101-0/+15
| | | |
| * | | fix indentation to use tabsFlorian Orben2015-11-102-80/+80
| | | |
| * | | Add latex supportFlorian Orben2015-11-1086-2/+24
|/ / / | | | | | | | | | | | | | | | Adds latex highlighting support via https://www.npmjs.com/package/katex as requested in https://mattermost.uservoice.com/forums/306457-general/suggestions/10160757-add-latex-support
* | | Merge pull request #1384 from rompic/masterit332015-11-101-1/+1
|\ \ \ | |/ / |/| | fixed link to ubuntu production doc
| * | fixed link to ubuntu production docrompic2015-11-101-1/+1
|/ / | | | | | | | | the current link doesn't exist. alternatively: https://github.com/mattermost/platform/blob/v1.1.1/doc/install/Production-Ubuntu.md
* | Merge pull request #1365 from hmhealey/eslintbabelChristopher Speller2015-11-102-1/+3
|\ \ | | | | | | Switched eslint to use babel-eslint parser
| * | Switched eslint to use babel-eslint parserhmhealey2015-11-092-1/+3
| | |
* | | Merge pull request #1377 from jdhoek/bug/spellingJoram Wilander2015-11-102-9/+9
|\ \ \ | | | | | | | | Spelling: replace 'Ex' with 'E.g.' in placeholders
| * | | Spelling: replace 'Ex' with 'E.g.' in placeholdersJeroen Hoek2015-11-102-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | When abbreviating "For example" in English, "e.g." is used. See also: https://english.stackexchange.com/questions/16197/whats-the-difference-between-e-g-and-ex
* | | | Merge pull request #1370 from mattermost/plt-1008Christopher Speller2015-11-102-1/+18
|\ \ \ \ | | | | | | | | | | PLT-1008 Add skip tutorial button to intro screens
| * | | | Add skip tutorial button to intro screensJoramWilander2015-11-092-1/+18
| |/ / /
* | | | Merge pull request #1363 from mattermost/plt-664Christopher Speller2015-11-104-22/+35
|\ \ \ \ | | | | | | | | | | PLT-664 Omit unneeded fields from user object in getProfiles service
| * | | | Omit unneeded fields from user object in getProfiles service and remove ↵JoramWilander2015-11-094-22/+35
| |/ / / | | | | | | | | | | | | ImgCount field from Post model
* | | | Merge pull request #1374 from mattermost/lfbrock-patch-1Joram Wilander2015-11-101-1/+1
|\ \ \ \ | |/ / / |/| | | Update CHANGELOG.md to fix typos
| * | | Update CHANGELOG.md to fix typoslfbrock2015-11-091-1/+1
|/ / /
* | | Fixing buildChristopher Speller2015-11-091-1/+0
| | |
* | | Merge pull request #1350 from rgarmsen2295/plt-597Christopher Speller2015-11-091-1/+1
|\ \ \ | | | | | | | | PLT-597 Moves the 'Email verified' toast to above the sign-in prompt on the login screen
| * | | Moved 'Email verified' toast to above the sign-in prompt on the login screenReed Garmsen2015-11-061-1/+1
| | | |
* | | | Merge pull request #1346 from Tsynapse/patch-3Christopher Speller2015-11-091-0/+10
|\ \ \ \ | | | | | | | | | | Updated Postgres instructions
| * | | | Updated Postgres instructionsJason2015-11-061-0/+10
| | | | | | | | | | | | | | | Included altering the listening addresses and allowing incoming connections to the database.
* | | | | Removing old DB upgrade codeChristopher Speller2015-11-094-73/+0
| |_|_|/ |/| | |
* | | | Updating version to v1.2.0Christopher Speller2015-11-091-0/+1
| | | |