Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1588 from rgarmsen2295/plt-881 | Joram Wilander | 2015-12-12 | 1 | -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 Garmsen | 2015-12-10 | 1 | -6/+6 |
| | | | | | | | | options in app | ||||
| * | Added legal and support items to config file | Reed Garmsen | 2015-12-01 | 1 | -0/+8 |
| | | |||||
* | | Fixing defaults | =Corey Hulen | 2015-12-08 | 1 | -2/+2 |
|/ | |||||
* | PLT-902 switching to push proxy server | =Corey Hulen | 2015-11-30 | 1 | -3/+2 |
| | |||||
* | Fixing outgoing hook | =Corey Hulen | 2015-11-15 | 1 | -2/+2 |
| | |||||
* | Fixing searching for quotations | Christopher Speller | 2015-11-06 | 1 | -1/+1 |
| | |||||
* | Hooking up external components | Christopher Speller | 2015-11-02 | 1 | -3/+3 |
| | |||||
* | Refactoring center channel | Christopher Speller | 2015-11-02 | 1 | -4/+4 |
| | |||||
* | PLT-340 | =Corey Hulen | 2015-10-27 | 1 | -1/+2 |
| | |||||
* | PLT-350 allow ability to disable restricted team names | =Corey Hulen | 2015-10-20 | 1 | -1/+2 |
| | |||||
* | Refactor to hit database less often. | JoramWilander | 2015-10-19 | 1 | -2/+1 |
| | |||||
* | Implement outgoing webhooks. | JoramWilander | 2015-10-19 | 1 | -1/+3 |
| | |||||
* | PLT-586 fixing issues with security alert | =Corey Hulen | 2015-10-09 | 1 | -3/+3 |
| | |||||
* | Merge pull request #944 from mattermost/PLT-518 | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
|\ | | | | | PLT-518 check for security bulletins | ||||
| * | PLT-518 check for security bulletins | =Corey Hulen | 2015-10-05 | 1 | -1/+1 |
| | | |||||
* | | PLT-519 toggle team creation link based on config setting | =Corey Hulen | 2015-10-06 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #914 from mattermost/plt-297 | Joram Wilander | 2015-10-05 | 1 | -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 ↵ | JoramWilander | 2015-10-05 | 1 | -1/+3 |
| | | | | | | | | next to webhook posts. | ||||
* | | PLT-462 Adding diagnostic info | =Corey Hulen | 2015-10-01 | 1 | -1/+2 |
|/ | |||||
* | PLT-404 adding basic error checking to config file. | =Corey Hulen | 2015-09-29 | 1 | -1/+1 |
| | |||||
* | Update incoming webhooks to hide DMs and accept direct JSON payloads. | JoramWilander | 2015-09-29 | 1 | -2/+2 |
| | |||||
* | Removing default theme no longer in use | =Corey Hulen | 2015-09-24 | 1 | -1/+0 |
| | |||||
* | Changing image settings to file settings | =Corey Hulen | 2015-09-23 | 1 | -2/+2 |
| | |||||
* | Fixing merge conflict | =Corey Hulen | 2015-09-22 | 1 | -2/+2 |
| | |||||
* | Fixing merge conflict | =Corey Hulen | 2015-09-22 | 1 | -1/+2 |
|\ | |||||
| * | Implement incoming webhooks. | JoramWilander | 2015-09-21 | 1 | -1/+2 |
| | | |||||
* | | Fixing bug in generating key length | =Corey Hulen | 2015-09-22 | 1 | -4/+4 |
| | | |||||
* | | Adding service settings to admin console | =Corey Hulen | 2015-09-22 | 1 | -16/+12 |
| | | |||||
* | | Adding team settings to admin console | =Corey Hulen | 2015-09-22 | 1 | -6/+5 |
| | | |||||
* | | Adding SQL settings to admin console | =Corey Hulen | 2015-09-22 | 1 | -5/+3 |
| | | |||||
* | | Fixing unit tests | =Corey Hulen | 2015-09-21 | 1 | -10/+8 |
| | | |||||
* | | Adding rate limiter settings to the admin console | =Corey Hulen | 2015-09-21 | 1 | -25/+21 |
| | | |||||
* | | Adding image properties | =Corey Hulen | 2015-09-21 | 1 | -9/+7 |
| | | |||||
* | | Adding email to admin console | =Corey Hulen | 2015-09-21 | 1 | -6/+7 |
|/ | |||||
* | PLT-11 Adding ability to save config file | =Corey Hulen | 2015-09-17 | 1 | -18/+19 |
| | |||||
* | Implement OAuth2 service provider functionality. | JoramWilander | 2015-09-16 | 1 | -1/+2 |
| | |||||
* | PLT-93 cleaing up client side configs | =Corey Hulen | 2015-09-15 | 1 | -6/+4 |
| | |||||
* | MM-2056 fixes problem with creating team | =Corey Hulen | 2015-08-31 | 1 | -1/+1 |
| | |||||
* | Remove Google as a SSO service. | JoramWilander | 2015-08-28 | 1 | -9/+0 |
| | |||||
* | Added the ability to create a team with SSO services and added the ability ↵ | JoramWilander | 2015-08-28 | 1 | -1/+2 |
| | | | | to turn off email sign up. | ||||
* | Fixes PL-3 Restrict team creation to specific domains | =Corey Hulen | 2015-08-25 | 1 | -1/+1 |
| | |||||
* | Fixes PL-3 Restrict team creation to specific domains | =Corey Hulen | 2015-08-25 | 1 | -1/+2 |
| | |||||
* | Fixes PL-1 added ability to disable team creation | =Corey Hulen | 2015-08-25 | 1 | -3/+4 |
| | |||||
* | Add support for SMTP servers with StartTLS | Jirka Hlavacek | 2015-08-19 | 1 | -1/+2 |
| | |||||
* | turn off google SSO by default and remove test google oauth credentials | JoramWilander | 2015-08-14 | 1 | -3/+3 |
| | |||||
* | initial server implementation for using google as a single-sign-on oauth service | JoramWilander | 2015-08-14 | 1 | -0/+10 |
| | |||||
* | Merge pull request #273 from mattermost/mm-1355 | Corey Hulen | 2015-08-02 | 1 | -1/+9 |
|\ | | | | | Fixes mm-1355 adds rate limiting apis | ||||
| * | Fixing code review feedback | =Corey Hulen | 2015-07-30 | 1 | -1/+1 |
| | | |||||
| * | Fixes mm-1355 adds rate limiting apis | =Corey Hulen | 2015-07-29 | 1 | -1/+9 |
| | |