summaryrefslogtreecommitdiffstats
path: root/model/config.go
Commit message (Expand)AuthorAgeFilesLines
* PLT-1302 fixing hiding email adddress=Corey Hulen2015-12-071-0/+8
* PLT-902 switching to push proxy server=Corey Hulen2015-11-301-5/+13
* PLT-340=Corey Hulen2015-10-271-0/+6
* PLT-350 allow ability to disable restricted team names=Corey Hulen2015-10-201-0/+6
* Merge branch 'release-1.1.0'Christopher Speller2015-10-201-8/+8
|\
| * Allowing salts longer than 32 chars=Corey Hulen2015-10-191-8/+8
* | Implement outgoing webhooks.JoramWilander2015-10-191-0/+1
|/
* PLT-586 fixing issues with security alert=Corey Hulen2015-10-091-3/+10
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* PLT-518 check for security bulletins=Corey Hulen2015-10-051-3/+3
* Merge pull request #914 from mattermost/plt-297Joram Wilander2015-10-051-0/+2
|\
| * Add config options for overriding username and icon, and add BOT indicator ne...JoramWilander2015-10-051-0/+2
* | PLT-462 Adding diagnostic info=Corey Hulen2015-10-011-0/+1
|/
* PLT-404 adding basic error checking to config file.=Corey Hulen2015-09-291-0/+92
* rebaseJack2015-09-281-1/+0
|\
| * Removing default theme no longer in use=Corey Hulen2015-09-241-1/+0
* | use github.com/disintegration/imagingJack2015-09-231-6/+6
|/
* Changing image settings to file settings=Corey Hulen2015-09-231-2/+2
* Fixing merge conflict=Corey Hulen2015-09-221-1/+1
* Fixing merge conflict=Corey Hulen2015-09-221-0/+1
|\
| * Implement incoming webhooks.JoramWilander2015-09-211-0/+1
* | Adding service settings to admin console=Corey Hulen2015-09-221-15/+11
* | Adding team settings to admin console=Corey Hulen2015-09-221-5/+4
* | Adding SQL settings to admin console=Corey Hulen2015-09-221-2/+2
* | Fixing unit tests=Corey Hulen2015-09-211-2/+12
* | Adding rate limiter settings to the admin console=Corey Hulen2015-09-211-13/+9
* | Adding privacy to admin console=Corey Hulen2015-09-211-2/+0
* | Adding image properties=Corey Hulen2015-09-211-17/+22
* | Adding email to admin console=Corey Hulen2015-09-211-9/+12
|/
* PLT-11 Adding ability to save config file=Corey Hulen2015-09-171-0/+151