summaryrefslogtreecommitdiffstats
path: root/config/config.json
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| * 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
|\ | | | | PLT-297 Add ability to override username and icon for posts from incoming webhooks.
| * Add config options for overriding username and icon, and add BOT indicator ↵JoramWilander2015-10-051-1/+3
| | | | | | | | next to webhook posts.
* | 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 ↵JoramWilander2015-08-281-1/+2
| | | | to turn off email sign up.
* 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 pull request #273 from mattermost/mm-1355Corey Hulen2015-08-021-1/+9
|\ | | | | Fixes mm-1355 adds rate limiting apis
| * Fixing code review feedback=Corey Hulen2015-07-301-1/+1
| |
| * Fixes mm-1355 adds rate limiting apis=Corey Hulen2015-07-291-1/+9
| |
* | image thumbnails now scale appropriately so there is no whitespace, also ↵JoramWilander2015-07-311-2/+2
| | | | | | | | generalized some thumbnail loading code
* | Made font type a field in the config fileReed Garmsen2015-07-291-1/+2
|/
* Fixing merges for latest postgres=Corey Hulen2015-07-231-2/+2
|
* only show gitlab signup/login links if gitlab oauth is turned onJoramWilander2015-07-221-3/+3
|
* add changes from team reviewJoramWilander2015-07-221-6/+6
|
* merged with new team domain changes and added signup/login links for gitlabJoramWilander2015-07-221-2/+2
|
* made oauth architecture more generalizedJoramWilander2015-07-221-4/+8
|
* inital implementation of using GitLab OAuth2 provider for signup/loginJoramWilander2015-07-221-0/+6
|
* added relative data directory as default for storage and added it to gitignoreJoramWilander2015-07-211-2/+2
|