summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update test-markdown-lists.mdlfbrock2015-12-231-0/+19
|
* Merge pull request #1762 from mattermost/fix-signupCorey Hulen2015-12-221-0/+4
|\ | | | | Fixing signup
| * Fixing signup=Corey Hulen2015-12-211-0/+4
|/
* Merge pull request #1760 from asaadmahmoodspin/ui-improvementsCorey Hulen2015-12-219-15/+37
|\ | | | | Multiple UI Improvements
| * Multiple UI ImprovementsAsaad Mahmood2015-12-219-15/+37
|/
* Merge pull request #1756 from mattermost/lfbrock-emojisCorey Hulen2015-12-181-21/+21
|\ | | | | PLT-1122 Fixed black_large_square emoticon. Also fixed emoji mapping.
| * Fixed emoji mapping.Lindsay Brock2015-12-181-21/+21
| |
* | Merge pull request #1746 from esethna/patch-47Corey Hulen2015-12-181-0/+38
|\ \ | | | | | | Create Creating-Teams.md
| * | Create Creating-Teams.mdEric Sethna2015-12-171-0/+38
| | | | | | | | | Info on methods to create teams, restrictions on name and url, and info on account permissions across teams
* | | Merge pull request #1754 from mattermost/lfbrock-patch-1Corey Hulen2015-12-181-95/+129
|\ \ \ | | | | | | | | Update release process
| * | | Update release-process.mdlfbrock2015-12-181-1/+1
| | | |
| * | | Update release-process.mdlfbrock2015-12-181-13/+12
| | | |
| * | | Update release-process.mdlfbrock2015-12-171-81/+82
| | | |
| * | | Update release-process.mdlfbrock2015-12-171-106/+140
| | | |
* | | | Merge pull request #1751 from asaadmahmoodspin/ui-improvementsCorey Hulen2015-12-1812-124/+159
|\ \ \ \ | |_|_|/ |/| | | Multiple UI Improvements
| * | | Multiple UI ImprovementsAsaad Mahmood2015-12-1812-124/+159
|/ / /
* | | Removing confusionChristopher Speller2015-12-171-9/+0
| | |
* | | Minor docs fixChristopher Speller2015-12-171-0/+6
| | |
* | | Some docs fixesChristopher Speller2015-12-173-10/+90
| | |
* | | Merge pull request #1749 from mattermost/rhel-fixCorey Hulen2015-12-173-4/+223
|\ \ \ | | | | | | | | Adding steps for RHEL 6
| * | | Adding steps for RHEL 6=Corey Hulen2015-12-172-4/+4
| | | |
| * | | Adding steps for RHEL 6=Corey Hulen2015-12-173-2/+221
| | | |
* | | | Merge pull request #1744 from cifvts/patch-3Corey Hulen2015-12-171-1/+1
|\ \ \ \ | | | | | | | | | | Fix Mattermost version in download link
| * | | | Fix Mattermost version in download linkAndrea Agosti2015-12-171-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #1748 from mattermost/rhel-fixCorey Hulen2015-12-171-3/+4
|\ \ \ \ | | |/ / | |/| | Rhel fix
| * | | Fixing merge=Corey Hulen2015-12-171-27/+26
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #1747 from mattermost/RHEL-tweaksCorey Hulen2015-12-171-27/+26
|\ \ \ \ | |_|_|/ |/| | | Minor updates to RHEL instructions
| * | | Minor updates to RHEL instructionsit332015-12-171-27/+26
|/ / /
| * / fixing some steps=Corey Hulen2015-12-171-2/+3
|/ /
* / rhel-install=Corey Hulen2015-12-173-9/+256
|/
* Some refactoringChristopher Speller2015-12-16114-170/+6761
|
* Clarifying single machine install works as wellit332015-12-161-1/+2
|
* Merge pull request #1742 from mattermost/update-golang-depsCorey Hulen2015-12-1682-20712/+172
|\ | | | | Updating go dependancies
| * Updating go dependanciesChristopher Speller2015-12-1682-20712/+172
|/
* Merge pull request #1739 from asaadmahmoodspin/ui-improvementsCorey Hulen2015-12-162-3/+12
|\ | | | | UI Improvements for online icon and permalink
| * UI Improvements for online icon and permalinkAsaad Mahmood2015-12-162-3/+12
| |
* | Merge pull request #1733 from hmhealey/plt1437Christopher Speller2015-12-1612-38/+87
|\ \ | | | | | | PLT-1437 PreferenceStore api changes and fixing CreatePost warning
| * | Stopped CreatePost from responding to PreferenceStore changes before it gets ↵hmhealey2015-12-151-5/+11
| | | | | | | | | | | | mounted
| * | Improved PreferenceStore api when getting valueshmhealey2015-12-1512-36/+79
| | |
* | | Merge pull request #1710 from mattermost/plt-1498Christopher Speller2015-12-164-4/+48
|\ \ \ | |_|/ |/| | PLT-1498 Add hashtag testing and allow special german characters
| * | Add hashtag testing and allow special german charactersJoramWilander2015-12-114-4/+48
| | |
* | | Merge pull request #1737 from mattermost/revert-1735-patch-43Corey Hulen2015-12-155-17/+22
|\ \ \ | | | | | | | | Revert "Break test-emoticons into separate tests"
| * | | Revert "Break test-emoticons into separate tests"Corey Hulen2015-12-155-17/+22
|/ / /
* | | Merge pull request #1736 from esethna/patch-46Corey Hulen2015-12-151-1/+1
|\ \ \ | | | | | | | | Update help text in privacy_settings.jsx
| * | | Update help text in privacy_settings.jsxEric Sethna2015-12-151-1/+1
| | | | | | | | | | | | help text for "show full name" updated.
* | | | Merge pull request #1735 from esethna/patch-43Corey Hulen2015-12-155-22/+17
|\ \ \ \ | |/ / / |/| | | Break test-emoticons into separate tests
| * | | Create test-emoticons-4.mdEric Sethna2015-12-151-0/+2
| | | | | | | | | | | | Part 4 of 4
| * | | Create test-emoticons-3.mdEric Sethna2015-12-151-0/+2
| | | | | | | | | | | | Part 3 of 4
| * | | Create test-emoticons-2.mdEric Sethna2015-12-151-0/+5
| | | | | | | | | | | | Part 2 of 4
| * | | Break test-emoticons into separate testsEric Sethna2015-12-152-22/+8
|/ / / | | | | | | Part 1 of 4