summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Allow CORSElias Nahum2016-03-011-0/+1
|
* Make insecure TLS connections configurableJoramWilander2016-02-051-1/+2
|
* Merge branch 'master' into PLT-1429=Corey Hulen2016-02-031-0/+2
|\
| * Added ability to sign in via username; separated email sign in and sign up ↵Reed Garmsen2016-02-021-0/+2
| | | | | | | | config settings
* | Fixing console=Corey Hulen2016-02-021-5/+5
| |
* | merging=Corey Hulen2016-01-221-1/+1
|\|
| * Remove settings from config.jsonElias Nahum2016-01-211-23/+0
| |
| * Refactoring api to use translations (chunk 1)Elias Nahum2016-01-211-1/+24
| | | | | | | | | | | | | | | | - Add spanish translations - Files in order by name from admin to export - Does not include api templates and tests - Fix web_test to load translations - Fix i18n to fallback to DEFAULT_LOCALE if no system locale found
* | merging=Corey Hulen2016-01-151-24/+1
|\|
| * Remove extra config infoJoramWilander2016-01-141-24/+1
| |
| * Final updatesJoramWilander2016-01-141-0/+23
| |
| * modifying config=Corey Hulen2016-01-111-23/+0
| |
| * Upgrade logging package=Corey Hulen2016-01-111-4/+27
| |
* | partial fix for UI=Corey Hulen2016-01-081-8/+33
|/
* Merge pull request #1813 from mattermost/PLT-1558Harrison Healey2016-01-061-1/+5
|\ | | | | PLT-1558 adding session length to config file
| * PLT-1558 adding session length to config file=Corey Hulen2016-01-051-1/+5
| |
* | Cleaning up config=Corey Hulen2016-01-051-23/+0
| |
* | PLT-1607 adding more debugging info for email and push notifications=Corey Hulen2016-01-051-2/+29
|/
* Add ability to switch between SSO and email accountJoramWilander2015-12-171-1/+1
|
* 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
|\ | | | | PLT-881 Adds Legal and Support Settings to the System Console
| * Added legal and support settings to sys console and implemented support for ↵Reed Garmsen2015-12-101-6/+6
| | | | | | | | options in app
| * 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
| * 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
| |