Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | add textgeneration unit test | Florian Orben | 2015-11-10 | 1 | -0/+15 | |
| | | | | ||||||
| * | | | fix indentation to use tabs | Florian Orben | 2015-11-10 | 2 | -80/+80 | |
| | | | | ||||||
| * | | | Add latex support | Florian Orben | 2015-11-10 | 86 | -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/master | it33 | 2015-11-10 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | fixed link to ubuntu production doc | |||||
| * | | fixed link to ubuntu production doc | rompic | 2015-11-10 | 1 | -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/eslintbabel | Christopher Speller | 2015-11-10 | 2 | -1/+3 | |
|\ \ | | | | | | | Switched eslint to use babel-eslint parser | |||||
| * | | Switched eslint to use babel-eslint parser | hmhealey | 2015-11-09 | 2 | -1/+3 | |
| | | | ||||||
* | | | Merge pull request #1377 from jdhoek/bug/spelling | Joram Wilander | 2015-11-10 | 2 | -9/+9 | |
|\ \ \ | | | | | | | | | Spelling: replace 'Ex' with 'E.g.' in placeholders | |||||
| * | | | Spelling: replace 'Ex' with 'E.g.' in placeholders | Jeroen Hoek | 2015-11-10 | 2 | -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-1008 | Christopher Speller | 2015-11-10 | 2 | -1/+18 | |
|\ \ \ \ | | | | | | | | | | | PLT-1008 Add skip tutorial button to intro screens | |||||
| * | | | | Add skip tutorial button to intro screens | JoramWilander | 2015-11-09 | 2 | -1/+18 | |
| |/ / / | ||||||
* | | | | Merge pull request #1363 from mattermost/plt-664 | Christopher Speller | 2015-11-10 | 4 | -22/+35 | |
|\ \ \ \ | | | | | | | | | | | PLT-664 Omit unneeded fields from user object in getProfiles service | |||||
| * | | | | Omit unneeded fields from user object in getProfiles service and remove ↵ | JoramWilander | 2015-11-09 | 4 | -22/+35 | |
| |/ / / | | | | | | | | | | | | | ImgCount field from Post model | |||||
* | | | | Merge pull request #1374 from mattermost/lfbrock-patch-1 | Joram Wilander | 2015-11-10 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | Update CHANGELOG.md to fix typos | |||||
| * | | | Update CHANGELOG.md to fix typos | lfbrock | 2015-11-09 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Fixing build | Christopher Speller | 2015-11-09 | 1 | -1/+0 | |
| | | | ||||||
* | | | Merge pull request #1350 from rgarmsen2295/plt-597 | Christopher Speller | 2015-11-09 | 1 | -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 screen | Reed Garmsen | 2015-11-06 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge pull request #1346 from Tsynapse/patch-3 | Christopher Speller | 2015-11-09 | 1 | -0/+10 | |
|\ \ \ \ | | | | | | | | | | | Updated Postgres instructions | |||||
| * | | | | Updated Postgres instructions | Jason | 2015-11-06 | 1 | -0/+10 | |
| | | | | | | | | | | | | | | | Included altering the listening addresses and allowing incoming connections to the database. | |||||
* | | | | | Removing old DB upgrade code | Christopher Speller | 2015-11-09 | 4 | -73/+0 | |
| |_|_|/ |/| | | | ||||||
* | | | | Updating version to v1.2.0 | Christopher Speller | 2015-11-09 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | Updating dockerfile for release v1.2.0-rc1 | Christopher Speller | 2015-11-09 | 8 | -6/+35 | |
| | | | | ||||||
* | | | | Merge pull request #1367 from asaadmahmoodspin/ui-improvements | Christopher Speller | 2015-11-09 | 6 | -6/+14 | |
|\ \ \ \ | | | | | | | | | | | Updating tutorial tip and adding div tags to webhook labels. | |||||
| * | | | | Updating variable tipColor | Asaad Mahmood | 2015-11-09 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Updating tutorial tip | Asaad Mahmood | 2015-11-09 | 6 | -6/+14 | |
| | | | | | ||||||
* | | | | | Merge pull request #1366 from mattermost/jump-to-new | Christopher Speller | 2015-11-09 | 2 | -1/+14 | |
|\ \ \ \ \ | |/ / / / |/| | | | | Jumps up to new messages indicator when new messages present | |||||
| * | | | | Jumps up to new messages indicator when new messages present | Christopher Speller | 2015-11-09 | 2 | -1/+14 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #1364 from mattermost/newline-hook | Joram Wilander | 2015-11-09 | 1 | -0/+1 | |
|\ \ \ \ | | | | | | | | | | | Add new line break | |||||
| * | | | | Add new line break | JoramWilander | 2015-11-09 | 1 | -0/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #1362 from lindy65/patch-7 | Joram Wilander | 2015-11-09 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / |/| | | | Update documentation-guidelines.md | |||||
| * | | | Update documentation-guidelines.md | lindy65 | 2015-11-09 | 1 | -2/+2 | |
|/ / / | | | | | | | Corrected typos on lines 52 and 61 | |||||
* | | | Merge pull request #1361 from lindy65/patch-6 | Joram Wilander | 2015-11-09 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | Update release-process.md | |||||
| * | | | Update release-process.md | lindy65 | 2015-11-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | Fixed type on line 46 | |||||
* | | | | Merge pull request #1360 from lindy65/patch-5 | Joram Wilander | 2015-11-09 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | Update release-process.md | |||||
| * | | | Update release-process.md | lindy65 | 2015-11-09 | 1 | -1/+1 | |
|/ / / | | | | | | | Corrected typo on line 51 | |||||
* | | | Update Troubleshooting.md | it33 | 2015-11-08 | 1 | -1/+3 | |
| | | | ||||||
* | | | Update Troubleshooting.md | it33 | 2015-11-08 | 1 | -0/+4 | |
| | | | ||||||
* | | | Merge pull request #1354 from Tsynapse/patch-4 | it33 | 2015-11-07 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | Grammar Correction | |||||
| * | | | Grammar Correction | Jason | 2015-11-07 | 1 | -1/+1 | |
|/ / / | | | | | | | Removed the 's' from settings @line 35 | |||||
* | / | Update Requirements.md | it33 | 2015-11-07 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Merge pull request #1348 from mattermost/lfbrock-patch-2 | Corey Hulen | 2015-11-06 | 1 | -0/+49 | |
|\ \ | | | | | | | Update NOTICE.txt | |||||
| * | | Update NOTICE.txt | lfbrock | 2015-11-06 | 1 | -0/+49 | |
| | | | ||||||
* | | | Merge pull request #1347 from mattermost/plt-1062 | Corey Hulen | 2015-11-06 | 1 | -0/+7 | |
|\ \ \ | | | | | | | | | PLT-1062 Fix jumping when messages received in another channel. | |||||
| * | | | Fixing jumping to bottom of channels when messages recieved in anouther channel | Christopher Speller | 2015-11-06 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | Revert "Fixed loading forever on first page load" | Christopher Speller | 2015-11-06 | 1 | -0/+5 | |
| | |/ | |/| | | | | | | | This reverts commit d020db39cb3c694332b58f030c4441a761b16d01. | |||||
* | | | Merge pull request #1344 from mattermost/tutorial-fix | Joram Wilander | 2015-11-06 | 3 | -8/+8 | |
|\ \ \ | |/ / |/| | | Add tutorial pref for new users by default | |||||
| * | | Simplified unit test | JoramWilander | 2015-11-06 | 1 | -6/+0 | |
| | | | ||||||
| * | | Fix unit test | JoramWilander | 2015-11-06 | 1 | -2/+2 | |
| | | | ||||||
| * | | Add tutorial pref for new users by default | JoramWilander | 2015-11-06 | 2 | -0/+6 | |
| | | |