Commit Graph

73 Commits

Author SHA1 Message Date
=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
3bd350dcaf Merge branch 'master' into PLT-12-log 2015-09-14 16:59:24 -07:00
Christopher Speller
c3742aef71 Merge pull request #648 from mattermost/PLT-12
PLT-12: Work in progress for Admin Console UI
2015-09-14 08:58:53 -04:00
hmhealey
9b22cf31f1 PLT-198 Removes invalid emails from tests that require valid email addresses 2015-09-11 10:44:12 -04: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
Christopher Speller
305a74c78d Merge pull request #474 from mattermost/PL-4
Fixes PL-1 and PL-3 Restricting team creation
2015-08-27 12:09:35 -04:00
Bastien Durel
dce1f1e988 Use better format for date, as RFC1123 re-defined it over RFC822, and states 'implementations SHOULD use numeric timezones instead of timezone names' 2015-08-27 15:03:04 +02:00
Bastien Durel
ab5b2d12a5 missing tab 2015-08-26 20:17:52 +02:00
Bastien Durel
224e7d1a7b tabify 2015-08-26 16:45:57 +02:00
Bastien Durel
af02957c22 add date header in mail 2015-08-26 16:43:24 +02: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
Joram Wilander
106cff4195 Merge pull request #452 from CtrlZvi/starttls_auth
Add SMTP auth to STARTTLS connections
2015-08-24 15:58:22 -04:00
Zvi "Viz" Effron
305578a1e2 Log invalid feedback email before overwriting with default 2015-08-23 22:16:24 -07:00
Zvi "Viz" Effron
31d1e84411 Add SMTP auth to STARTTLS connections 2015-08-23 22:13:07 -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
nickago
22acb7b950 Set the 'From' field to include the FeedbackName from the config 2015-07-24 07:36:38 -07: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
c63fbd4ccc add proper url encoding for filenames 2015-07-21 19:22:04 -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
5a1562cafb Merge pull request #51 from rgarmsen2295/mm-1287
MM-1287
2015-06-29 11:08:42 -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
Reed Garmsen
94390236fd Unescaped escape characters in the subject line of emails so that all characters appear properly 2015-06-22 12:25:46 -07:00
=Corey Hulen
a3b10d0b01 fixing header 2015-06-22 10:41:41 -08:00
Christopher Speller
00275cc905 Defaulting to domain of localhost when no domain is given 2015-06-19 09:52:04 -04:00
Christopher Speller
634d29fead 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
Christopher Speller
dcc09b6991 If feedback email is not specified then autodetect domain and use feedback@domain 2015-06-18 15:31:15 -04:00