summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Changing test imagesChristopher Speller2015-06-226-1/+1
|
* Change "Create a comment..." to "Add a comment..."it332015-06-211-1/+1
|
* Change "Create a post..." to "Write a message..."it332015-06-211-1/+1
|
* Update README.mdit332015-06-200-0/+0
|
* Create APACHE-2.0.txtit332015-06-201-0/+202
|
* Update and rename LICENSE.txt to GNU-AGPL-3.0.txtit332015-06-201-0/+664
|
* Update README.mdit332015-06-200-0/+0
|
* Update NOTICE.mdit332015-06-201-1/+39
|
* Update NOTICE.mdit332015-06-201-2/+3
|
* Rename NOTICE.txt to NOTICE.mdit332015-06-201-0/+0
|
* Update NOTICE.txtit332015-06-201-4/+13
|
* Update LICENSE.txtit332015-06-200-0/+0
|
* Update LICENSE.txtit332015-06-200-0/+0
|
* Update signup_team.htmlit332015-06-201-2/+1
| | | Broke CI, backing out changes
* Update signup_team.htmlit332015-06-201-3/+2
|
* Adding marketing text to configure_links.htmlit332015-06-201-2/+20
| | | Helping people who newly installed bits learn about community
* Adding product tagline to signup_team.htmlit332015-06-201-1/+3
|
* Merge pull request #44 from mattermost/readmeChristopher Speller2015-06-190-0/+0
|\ | | | | Require single instance
| * Require single instanceChristopher Speller2015-06-190-0/+0
|/
* Merge pull request #40 from mattermost/image-fixCorey Hulen2015-06-192-35/+48
|\ | | | | HELIUM profile image now generates on each call if S3 is not configured
| * update unit tests for new createProfileImage funcJoramWilander2015-06-191-4/+11
| |
| * profile image now generates on each call if S3 is not configuredJoramWilander2015-06-191-31/+37
| |
* | Merge pull request #39 from mattermost/mm-1315Corey Hulen2015-06-192-38/+113
|\ \ | | | | | | HELIUM fixes mm-1315 adds confirmation dialog when closing invite dialog with typed in emails
| * | fixes mm-1315 adds confirmation dialog when closing invite dialog with typed ↵JoramWilander2015-06-192-38/+113
| | | | | | | | | | | | in emails
* | | Merge pull request #36 from mattermost/notification-fixCorey Hulen2015-06-192-1/+3
|\ \ \ | | | | | | | | HELIUM fix a bug where mentions wouldn't update for words after certain characters
| * | | added slashes to split mapJoramWilander2015-06-191-1/+1
| | | |
| * | | improved split functionJoramWilander2015-06-192-1/+3
| | | |
| * | | remove loggingJoramWilander2015-06-191-1/+0
| | | |
| * | | fix a bug where mentions wouldn't update for words after a new lineJoramWilander2015-06-191-1/+2
| |/ /
* | | Merge pull request #42 from mattermost/readmeChristopher Speller2015-06-190-0/+0
|\ \ \ | | | | | | | | Linebreaks HELIUM
| * | | LinebreaksChristopher Speller2015-06-190-0/+0
|/ / /
* | | Update README.mdit332015-06-190-0/+0
| | |
* | | Update README.mdit332015-06-190-0/+0
| |/ |/|
* | Merge pull request #38 from mattermost/feedback-email-fixJoram Wilander2015-06-191-0/+4
|\ \ | | | | | | Defaulting to domain of localhost when no domain is given HELIUM
| * | Defaulting to domain of localhost when no domain is givenChristopher Speller2015-06-191-0/+4
| | |
* | | Update README.mdit332015-06-190-0/+0
| | |
* | | Merge pull request #37 from mattermost/docker-tweaksJoram Wilander2015-06-191-0/+13
|\ \ \ | |/ / |/| | Adding linux setup instructions to readme. Adding Dockerrun.aws.json file. HELIUM
| * | Switching portChristopher Speller2015-06-190-0/+0
| | |
| * | Adding name and tag to commandsChristopher Speller2015-06-190-0/+0
| | |
| * | Adding linux setup instructions to readme. Adding Dockerrun.aws.json fileChristopher Speller2015-06-191-0/+13
|/ /
* | Update README.mdit332015-06-190-0/+0
| |
* | Adding "About Mattermost" to README.mdit332015-06-190-0/+0
|/
* tweaking readme=Corey Hulen2015-06-180-0/+0
|
* Merge pull request #35 from mattermost/readmeCorey Hulen2015-06-181-0/+42
|\ | | | | Updating readme
| * Updating readme=Corey Hulen2015-06-181-0/+42
|/
* Merge pull request #33 from mattermost/br-fixCorey Hulen2015-06-182-7/+2
|\ | | | | HELIUM fixes br tags causing new lines
| * fixes br tags causing new linesJoramWilander2015-06-182-7/+2
|/
* Merge pull request #31 from mattermost/feedback-email-autoCorey Hulen2015-06-182-4/+10
|\ | | | | HELIUM If feedback email is not specified then autodetect domain and use feedback@domain
| * If feedback email is not specified then autodetect domain and use ↵Christopher Speller2015-06-182-4/+10
| | | | | | | | feedback@domain
* | Merge pull request #30 from mattermost/dockerhostJoram Wilander2015-06-185-4/+19
|\ \ | | | | | | fix for dockerhost HELIUM