summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Setting default to false=Corey Hulen2015-12-141-1/+1
* Adding error bar message when console error detected=Corey Hulen2015-12-141-0/+1
* Merge pull request #1588 from rgarmsen2295/plt-881Joram Wilander2015-12-121-0/+8
|\
| * Added legal and support settings to sys console and implemented support for o...Reed Garmsen2015-12-101-6/+6
| * Added legal and support items to config fileReed Garmsen2015-12-011-0/+8
* | Fixing defaults=Corey Hulen2015-12-081-2/+2
|/
* PLT-902 switching to push proxy server=Corey Hulen2015-11-301-3/+2
* Fixing outgoing hook=Corey Hulen2015-11-151-2/+2
* Fixing searching for quotationsChristopher Speller2015-11-061-1/+1
* Hooking up external componentsChristopher Speller2015-11-021-3/+3
* Refactoring center channelChristopher Speller2015-11-021-4/+4
* PLT-340=Corey Hulen2015-10-271-1/+2
* PLT-350 allow ability to disable restricted team names=Corey Hulen2015-10-201-1/+2
* Refactor to hit database less often.JoramWilander2015-10-191-2/+1
* Implement outgoing webhooks.JoramWilander2015-10-191-1/+3
* PLT-586 fixing issues with security alert=Corey Hulen2015-10-091-3/+3
* Merge pull request #944 from mattermost/PLT-518Christopher Speller2015-10-081-1/+1
|\
| * PLT-518 check for security bulletins=Corey Hulen2015-10-051-1/+1
* | PLT-519 toggle team creation link based on config setting=Corey Hulen2015-10-061-1/+1
|/
* Merge pull request #914 from mattermost/plt-297Joram Wilander2015-10-051-1/+3
|\
| * Add config options for overriding username and icon, and add BOT indicator ne...JoramWilander2015-10-051-1/+3
* | PLT-462 Adding diagnostic info=Corey Hulen2015-10-011-1/+2
|/
* PLT-404 adding basic error checking to config file.=Corey Hulen2015-09-291-1/+1
* Update incoming webhooks to hide DMs and accept direct JSON payloads.JoramWilander2015-09-291-2/+2
* Removing default theme no longer in use=Corey Hulen2015-09-241-1/+0
* Changing image settings to file settings=Corey Hulen2015-09-231-2/+2
* Fixing merge conflict=Corey Hulen2015-09-221-2/+2
* Fixing merge conflict=Corey Hulen2015-09-221-1/+2
|\
| * Implement incoming webhooks.JoramWilander2015-09-211-1/+2
* | Fixing bug in generating key length=Corey Hulen2015-09-221-4/+4
* | Adding service settings to admin console=Corey Hulen2015-09-221-16/+12
* | Adding team settings to admin console=Corey Hulen2015-09-221-6/+5
* | Adding SQL settings to admin console=Corey Hulen2015-09-221-5/+3
* | Fixing unit tests=Corey Hulen2015-09-211-10/+8
* | Adding rate limiter settings to the admin console=Corey Hulen2015-09-211-25/+21
* | Adding image properties=Corey Hulen2015-09-211-9/+7
* | Adding email to admin console=Corey Hulen2015-09-211-6/+7
|/
* PLT-11 Adding ability to save config file=Corey Hulen2015-09-171-18/+19
* Implement OAuth2 service provider functionality.JoramWilander2015-09-161-1/+2
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-6/+4
* MM-2056 fixes problem with creating team=Corey Hulen2015-08-311-1/+1
* Remove Google as a SSO service.JoramWilander2015-08-281-9/+0
* Added the ability to create a team with SSO services and added the ability to...JoramWilander2015-08-281-1/+2
* Fixes PL-3 Restrict team creation to specific domains=Corey Hulen2015-08-251-1/+1
* Fixes PL-3 Restrict team creation to specific domains=Corey Hulen2015-08-251-1/+2
* Fixes PL-1 added ability to disable team creation=Corey Hulen2015-08-251-3/+4
* Add support for SMTP servers with StartTLSJirka Hlavacek2015-08-191-1/+2
* turn off google SSO by default and remove test google oauth credentialsJoramWilander2015-08-141-3/+3
* initial server implementation for using google as a single-sign-on oauth serviceJoramWilander2015-08-141-0/+10
* Merge branch 'master' into mm-1619=Corey Hulen2015-08-021-3/+11
|\