summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Implement incoming webhooks.JoramWilander2015-09-211-0/+1
* merging=Corey Hulen2015-09-181-1/+5
|\
| * Making changes to versioning=Corey Hulen2015-09-171-3/+4
| * PLT-92 Adding server side versioning to the binary=Corey Hulen2015-09-161-2/+6
* | PLT-11 Adding ability to save config file=Corey Hulen2015-09-171-144/+39
|/
* Merge pull request #697 from mattermost/PLT-93Christopher Speller2015-09-161-0/+1
|\
| * Fixing broken email templates=Corey Hulen2015-09-161-1/+0
| * Fixing broken email templates=Corey Hulen2015-09-161-0/+2
* | Implement OAuth2 service provider functionality.JoramWilander2015-09-161-14/+16
|/
* Removing old config stuff=Corey Hulen2015-09-151-0/+2
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-12/+42
* Merge branch 'master' into PLT-12-log=Corey Hulen2015-09-141-3/+0
|\
| * Merge pull request #648 from mattermost/PLT-12Christopher Speller2015-09-141-16/+11
| |\
| * | PLT-198 Removes invalid emails from tests that require valid email addresseshmhealey2015-09-111-3/+0
* | | PLT-12 adding log viewer=Corey Hulen2015-09-101-7/+8
| |/ |/|
* | Adding cmd line options=Corey Hulen2015-09-041-16/+11
|/
* MM-2056 fixes problem with creating team=Corey Hulen2015-08-311-2/+2
* Added the ability to create a team with SSO services and added the ability to...JoramWilander2015-08-281-0/+19
* Merge pull request #474 from mattermost/PL-4Christopher Speller2015-08-271-10/+12
|\
| * Fixes PL-3 Restrict team creation to specific domains=Corey Hulen2015-08-251-11/+12
| * Fixes PL-1 added ability to disable team creation=Corey Hulen2015-08-251-10/+11
* | Use better format for date, as RFC1123 re-defined it over RFC822, and states ...Bastien Durel2015-08-271-1/+1
* | missing tabBastien Durel2015-08-261-1/+1
* | tabifyBastien Durel2015-08-261-1/+1
* | add date header in mailBastien Durel2015-08-261-0/+2
|/
* Merge pull request #452 from CtrlZvi/starttls_authJoram Wilander2015-08-241-0/+3
|\
| * Add SMTP auth to STARTTLS connectionsZvi "Viz" Effron2015-08-231-0/+3
* | Log invalid feedback email before overwriting with defaultZvi "Viz" Effron2015-08-231-1/+1
|/
* Add support for SMTP servers with StartTLSJirka Hlavacek2015-08-192-0/+7
* initial server implementation for using google as a single-sign-on oauth serviceJoramWilander2015-08-141-0/+1
* Merge pull request #273 from mattermost/mm-1355Corey Hulen2015-08-021-21/+31
|\
| * Fixes mm-1355 adds rate limiting apis=Corey Hulen2015-07-291-21/+31
* | Made font type a field in the config fileReed Garmsen2015-07-291-0/+1
|/
* Set the 'From' field to include the FeedbackName from the confignickago2015-07-241-1/+1
* only show gitlab signup/login links if gitlab oauth is turned onJoramWilander2015-07-221-0/+11
* made oauth architecture more generalizedJoramWilander2015-07-221-6/+8
* inital implementation of using GitLab OAuth2 provider for signup/loginJoramWilander2015-07-221-0/+8
* add proper url encoding for filenamesJoramWilander2015-07-211-0/+19
* initial implementation of local server storage for filesJoramWilander2015-07-211-10/+12
* Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-202-35/+6
* Merge pull request #185 from mattermost/mm-1348Corey Hulen2015-07-171-6/+0
|\
| * fixes mm-1348 removing dependency on redis=Corey Hulen2015-07-141-6/+0
* | Fixes mm-1415 adding email bypass flag=Corey Hulen2015-07-122-7/+7
|/
* Merge pull request #51 from rgarmsen2295/mm-1287Corey Hulen2015-06-291-1/+2
|\
| * Unescaped escape characters in the subject line of emails so that all charact...Reed Garmsen2015-06-221-1/+2
| * Defaulting to domain of localhost when no domain is givenChristopher Speller2015-06-191-0/+4
| * If feedback email is not specified then autodetect domain and use feedback@do...Christopher Speller2015-06-181-3/+9
| * Merge pull request #21 from mattermost/mm-1225Corey Hulen2015-06-172-32/+71
| |\
| | * Adding check of email configuation settings when config file is loadedChristopher Speller2015-06-172-32/+71
| * | Resurrecting config_docker.json. Moving docker related files to docker direct...Christopher Speller2015-06-171-3/+1
| |/