=Corey Hulen
|
ccf2e6e4e7
|
Changing image settings to file settings
|
2015-09-23 13:47:10 -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 |
|
=Corey Hulen
|
08a3acbb44
|
Adding team settings to admin console
|
2015-09-22 01:15:41 -07:00 |
|
=Corey Hulen
|
f05a2c03d5
|
Adding SQL settings to admin console
|
2015-09-22 00:00:19 -07:00 |
|
=Corey Hulen
|
afcff9b301
|
Fixing unit tests
|
2015-09-21 20:38:31 -07:00 |
|
=Corey Hulen
|
e78c79b832
|
Adding rate limiter settings to the admin console
|
2015-09-21 19:01:52 -07:00 |
|
=Corey Hulen
|
cae5dbd245
|
Adding privacy to admin console
|
2015-09-21 18:23:10 -07:00 |
|
=Corey Hulen
|
0529a494ae
|
Adding image properties
|
2015-09-21 17:34:13 -07:00 |
|
=Corey Hulen
|
ed9a2da83b
|
Adding email to admin console
|
2015-09-21 15:11:56 -07:00 |
|
JoramWilander
|
98186e5018
|
Implement incoming webhooks.
|
2015-09-21 14:22:23 -04:00 |
|
=Corey Hulen
|
cdf813f07b
|
merging
|
2015-09-18 09:25:47 -07:00 |
|
=Corey Hulen
|
44714dfcb1
|
PLT-11 Adding ability to save config file
|
2015-09-17 21:00:59 -07:00 |
|
=Corey Hulen
|
af4deb2369
|
Making changes to versioning
|
2015-09-17 13:01:40 -07:00 |
|
=Corey Hulen
|
cef7a1aae4
|
PLT-92 Adding server side versioning to the binary
|
2015-09-16 17:37:11 -07:00 |
|
Christopher Speller
|
e644b53b72
|
Merge pull request #697 from mattermost/PLT-93
PLT-93 Fixing broken email templates
|
2015-09-16 16:32:27 -04:00 |
|
JoramWilander
|
47e6a33a45
|
Implement OAuth2 service provider functionality.
|
2015-09-16 15:49:12 -04:00 |
|
=Corey Hulen
|
c60e687c6b
|
Fixing broken email templates
|
2015-09-16 12:38:51 -07:00 |
|
=Corey Hulen
|
ac38aadc12
|
Fixing broken email templates
|
2015-09-16 12:36:35 -07:00 |
|
=Corey Hulen
|
5e2f701e6c
|
Removing old config stuff
|
2015-09-15 19:09:50 -07:00 |
|
=Corey Hulen
|
b2a679c25d
|
PLT-93 cleaing up client side configs
|
2015-09-15 18:59:14 -07:00 |
|
=Corey Hulen
|
e06e292be7
|
PLT-12 adding log viewer
|
2015-09-10 18:32:22 -07:00 |
|
=Corey Hulen
|
58d0d9afd2
|
Adding cmd line options
|
2015-09-04 11:59:10 -07:00 |
|
=Corey Hulen
|
7de7de6ad0
|
MM-2056 fixes problem with creating team
|
2015-08-31 13:33:22 -07: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
|
67bc12e4b7
|
Fixes PL-3 Restrict team creation to specific domains
|
2015-08-25 14:40:16 -07:00 |
|
=Corey Hulen
|
d132de4400
|
Fixes PL-1 added ability to disable team creation
|
2015-08-25 14:28:02 -07:00 |
|
Zvi "Viz" Effron
|
305578a1e2
|
Log invalid feedback email before overwriting with default
|
2015-08-23 22:16:24 -07:00 |
|
Jirka Hlavacek
|
3c58e283b6
|
Add support for SMTP servers with StartTLS
|
2015-08-19 09:03:55 +02:00 |
|
JoramWilander
|
e27db2ed63
|
initial server implementation for using google as a single-sign-on oauth service
|
2015-08-14 12:37:08 -04:00 |
|
Corey Hulen
|
4d1562c5de
|
Merge pull request #273 from mattermost/mm-1355
Fixes mm-1355 adds rate limiting apis
|
2015-08-02 09:17:37 -08:00 |
|
Reed Garmsen
|
f0a60181fe
|
Made font type a field in the config file
|
2015-07-29 14:06:15 -07:00 |
|
=Corey Hulen
|
9677a9f717
|
Fixes mm-1355 adds rate limiting apis
|
2015-07-29 01:26:10 -08:00 |
|
JoramWilander
|
56a0a7d1e1
|
only show gitlab signup/login links if gitlab oauth is turned on
|
2015-07-22 15:32:39 -04:00 |
|
JoramWilander
|
03528b9619
|
made oauth architecture more generalized
|
2015-07-22 08:47:52 -04:00 |
|
JoramWilander
|
c39e95c7cb
|
inital implementation of using GitLab OAuth2 provider for signup/login
|
2015-07-22 08:41:53 -04:00 |
|
JoramWilander
|
ada84835ee
|
initial implementation of local server storage for files
|
2015-07-21 19:22:04 -04:00 |
|
Christopher Speller
|
c6fb95912b
|
Changing the way we mattermost handles URLs. team.domain.com becomes domain.com/team.
Renaming team.Name to team.DisplayName and team.Domain to team.Name.
So: team.Name -> url safe name. team.DisplayName -> nice name for users
|
2015-07-20 17:45:23 -04:00 |
|
Corey Hulen
|
d65f199e12
|
Merge pull request #185 from mattermost/mm-1348
fixes mm-1348 removing dependency on redis
|
2015-07-17 14:45:50 -08:00 |
|
=Corey Hulen
|
246d12aaf2
|
fixes mm-1348 removing dependency on redis
|
2015-07-14 15:12:04 -08:00 |
|
=Corey Hulen
|
252d0f3924
|
Fixes mm-1415 adding email bypass flag
|
2015-07-12 23:36:52 -08:00 |
|
Corey Hulen
|
049a41f9be
|
Merge pull request #27 from mattermost/mm-1240
fixes mm-1240 adds ability to turn valet feature on
|
2015-06-25 11:20:19 -04:00 |
|
Christopher Speller
|
00275cc905
|
Defaulting to domain of localhost when no domain is given
|
2015-06-19 09:52:04 -04:00 |
|
Christopher Speller
|
0300c01e0b
|
If feedback email is not specified then autodetect domain and use feedback@domain
|
2015-06-18 15:31:15 -04:00 |
|
JoramWilander
|
799215ee22
|
move valet feature switch to DB from config
|
2015-06-17 12:07:35 -04:00 |
|
Christopher Speller
|
c3357b6088
|
Adding check of email configuation settings when config file is loaded
|
2015-06-17 11:50:51 -04:00 |
|
Christopher Speller
|
2f2aded178
|
Allow for setting of domain with enviroment variable
|
2015-06-16 17:05:23 -04:00 |
|
Christopher Speller
|
e9040749bd
|
Allow for setting of domain with enviroment variable
|
2015-06-16 17:05:23 -04:00 |
|
Corey Hulen
|
02e3969b17
|
Merge pull request #11 from mattermost/mm-1228
MM-1228 - Ability to use local mail config.
|
2015-06-16 09:58:53 -08:00 |
|
Corey Hulen
|
880d075bb3
|
Merge pull request #11 from mattermost/mm-1228
MM-1228 - Ability to use local mail config.
|
2015-06-16 09:58:53 -08:00 |
|