Commit Graph

46 Commits

Author SHA1 Message Date
JoramWilander
9f5f18a93a Make insecure TLS connections configurable 2016-02-05 12:40:32 -05:00
=Corey Hulen
bdfa4715d6 Merge branch 'master' into PLT-1429 2016-02-03 10:45:58 -08:00
Reed Garmsen
b013f02209 Added ability to sign in via username; separated email sign in and sign up config settings 2016-02-02 12:07:42 -08:00
=Corey Hulen
8e8fa97e6b Switching defaults 2016-02-01 18:58:57 -08:00
=Corey Hulen
3fba8e42b1 partial fix for UI 2016-01-08 12:41:26 -06:00
Harrison Healey
5bcb9f1c50 Merge pull request #1813 from mattermost/PLT-1558
PLT-1558 adding session length to config file
2016-01-06 16:13:10 -05:00
=Corey Hulen
a0e3823e9c Adding missing config properties 2016-01-05 20:52:39 -06:00
=Corey Hulen
bd4314e977 PLT-1558 adding session length to config file 2016-01-05 11:13:25 -06:00
=Corey Hulen
c7c03817d0 Adding error bar message when console error detected 2015-12-14 11:34:16 -08:00
Joram Wilander
b9a4966e7d Merge pull request #1588 from rgarmsen2295/plt-881
PLT-881 Adds Legal and Support Settings to the System Console
2015-12-12 15:47:36 -05:00
Reed Garmsen
87d7db3438 Added legal and support settings to sys console and implemented support for options in app 2015-12-10 09:38:19 -08:00
=Corey Hulen
d2db4b1621 Fixing defaults 2015-12-08 14:06:52 -08:00
=Corey Hulen
f5907e21ca fixing other configs 2015-11-30 22:43:16 -08:00
=Corey Hulen
4d5bbd50c6 Fixing outgoing hook 2015-11-15 18:42:13 -08:00
=Corey Hulen
bb25056d9a PLT-340 2015-10-27 22:18:52 -07:00
JoramWilander
af6e2c29eb Implement outgoing webhooks. 2015-10-19 09:00:30 -04:00
=Corey Hulen
61f92517f3 PLT-586 fixing issues with security alert 2015-10-09 12:24:39 -07:00
Christopher Speller
b85b529373 Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
=Corey Hulen
e26b77faf1 PLT-518 check for security bulletins 2015-10-05 17:33:45 -07:00
Joram Wilander
b591c4b32e Merge pull request #914 from mattermost/plt-297
PLT-297 Add ability to override username and icon for posts from incoming webhooks.
2015-10-05 11:48:10 -04:00
JoramWilander
2a23d90ca6 Add config options for overriding username and icon, and add BOT indicator next to webhook posts. 2015-10-05 08:46:23 -04:00
=Corey Hulen
9d688821aa PLT-462 Adding diagnostic info 2015-10-01 13:02:04 -07:00
Christopher Speller
2d3ddfd467 Merge release branch 'release-1.0.0' 2015-09-30 15:38:15 -04:00
=Corey Hulen
742ddbeaf5 PLT-499 fixing broken salts 2015-09-30 10:17:10 -07:00
JoramWilander
ddf8951828 Turn on incoming webhooks by default in the docker configs. 2015-09-29 13:57:44 -04:00
=Corey Hulen
57269dcaf4 Removing default theme no longer in use 2015-09-24 11:08:39 -07:00
=Corey Hulen
ccf2e6e4e7 Changing image settings to file settings 2015-09-23 13:47:10 -07:00
=Corey Hulen
554f017327 Fixing merge conflict 2015-09-22 13:20:24 -07:00
=Corey Hulen
6e60768abe Fixing merge conflict 2015-09-22 13:18:42 -07:00
=Corey Hulen
88e5a71e8c Adding service settings to admin console 2015-09-22 12:12:50 -07:00
JoramWilander
98186e5018 Implement incoming webhooks. 2015-09-21 14:22:23 -04:00
Christopher Speller
c717fcb325 Merge pull request #665 from chengweiv5/fix-coding-style
Fix coding style: replace tab with whitespace in mattermost config
2015-09-18 07:48:25 -04:00
JoramWilander
47e6a33a45 Implement OAuth2 service provider functionality. 2015-09-16 15:49:12 -04:00
Chengwei Yang
fda314f27f Fix coding style: replace tab with whitespace in mattermost config
Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com>
2015-09-13 08:02:53 +08:00
it33
f3798a983d Removing "Alpha" from Docker Hub README 2015-09-12 11:09:29 -07:00
=Corey Hulen
7de7de6ad0 MM-2056 fixes problem with creating team 2015-08-31 13:33:22 -07:00
JoramWilander
4ea9635b50 Remove Google as a SSO service. 2015-08-28 10:02:45 -04:00
JoramWilander
f5fec3a157 Added the ability to create a team with SSO services and added the ability to turn off email sign up. 2015-08-28 08:37:55 -04:00
=Corey Hulen
9abf980b0e PL-3 fixing config files 2015-08-27 09:04:28 -07:00
=Corey Hulen
677b7393b5 Fixes mm-1960 allows upload of files over 1MB to Elastic Beanstalk 2015-08-24 09:58:45 -07:00
Corey Hulen
ca6bff340d Merge pull request #408 from mattermost/mm-1937
MM-1937 New README for dockerhub
2015-08-19 08:35:27 -07:00
Christopher Speller
7bab890649 New README for dockerhub 2015-08-19 10:03:40 -04:00
Jirka Hlavacek
3c58e283b6 Add support for SMTP servers with StartTLS 2015-08-19 09:03:55 +02:00
Christopher Speller
083433dc0f Updating dockerfiles to allow for previewing of latest master and fixing local docker build so it works on osx 2015-08-11 14:07:35 -04:00
Christopher Speller
49cff876c4 Updating docker configuration files for release 2015-08-05 09:00:26 -04:00
Christopher Speller
e76fc37b6d Updating dockerfile for 0.6.0-rc1. Moving docker files into versioned directories. 2015-07-31 15:51:36 -04:00