Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | missing tab | Bastien Durel | 2015-08-26 | 1 | -1/+1 | |
| | | ||||||
* | | tabify | Bastien Durel | 2015-08-26 | 1 | -1/+1 | |
| | | ||||||
* | | add date header in mail | Bastien Durel | 2015-08-26 | 1 | -0/+2 | |
|/ | ||||||
* | Merge pull request #452 from CtrlZvi/starttls_auth | Joram Wilander | 2015-08-24 | 1 | -0/+3 | |
|\ | | | | | Add SMTP auth to STARTTLS connections | |||||
| * | Add SMTP auth to STARTTLS connections | Zvi "Viz" Effron | 2015-08-23 | 1 | -0/+3 | |
| | | ||||||
* | | Log invalid feedback email before overwriting with default | Zvi "Viz" Effron | 2015-08-23 | 1 | -1/+1 | |
|/ | ||||||
* | Add support for SMTP servers with StartTLS | Jirka Hlavacek | 2015-08-19 | 2 | -0/+7 | |
| | ||||||
* | initial server implementation for using google as a single-sign-on oauth service | JoramWilander | 2015-08-14 | 1 | -0/+1 | |
| | ||||||
* | Merge pull request #273 from mattermost/mm-1355 | Corey Hulen | 2015-08-02 | 1 | -21/+31 | |
|\ | | | | | Fixes mm-1355 adds rate limiting apis | |||||
| * | Fixes mm-1355 adds rate limiting apis | =Corey Hulen | 2015-07-29 | 1 | -21/+31 | |
| | | ||||||
* | | Made font type a field in the config file | Reed Garmsen | 2015-07-29 | 1 | -0/+1 | |
|/ | ||||||
* | Set the 'From' field to include the FeedbackName from the config | nickago | 2015-07-24 | 1 | -1/+1 | |
| | ||||||
* | only show gitlab signup/login links if gitlab oauth is turned on | JoramWilander | 2015-07-22 | 1 | -0/+11 | |
| | ||||||
* | made oauth architecture more generalized | JoramWilander | 2015-07-22 | 1 | -6/+8 | |
| | ||||||
* | inital implementation of using GitLab OAuth2 provider for signup/login | JoramWilander | 2015-07-22 | 1 | -0/+8 | |
| | ||||||
* | add proper url encoding for filenames | JoramWilander | 2015-07-21 | 1 | -0/+19 | |
| | ||||||
* | initial implementation of local server storage for files | JoramWilander | 2015-07-21 | 1 | -10/+12 | |
| | ||||||
* | Changing the way we mattermost handles URLs. team.domain.com becomes ↵ | Christopher Speller | 2015-07-20 | 2 | -35/+6 | |
| | | | | | | | domain.com/team. Renaming team.Name to team.DisplayName and team.Domain to team.Name. So: team.Name -> url safe name. team.DisplayName -> nice name for users | |||||
* | Merge pull request #185 from mattermost/mm-1348 | Corey Hulen | 2015-07-17 | 1 | -6/+0 | |
|\ | | | | | fixes mm-1348 removing dependency on redis | |||||
| * | fixes mm-1348 removing dependency on redis | =Corey Hulen | 2015-07-14 | 1 | -6/+0 | |
| | | ||||||
* | | Fixes mm-1415 adding email bypass flag | =Corey Hulen | 2015-07-12 | 2 | -7/+7 | |
|/ | ||||||
* | Merge pull request #51 from rgarmsen2295/mm-1287 | Corey Hulen | 2015-06-29 | 1 | -1/+2 | |
|\ | | | | | MM-1287 | |||||
| * | Unescaped escape characters in the subject line of emails so that all ↵ | Reed Garmsen | 2015-06-22 | 1 | -1/+2 | |
| | | | | | | | | characters appear properly | |||||
| * | Defaulting to domain of localhost when no domain is given | Christopher Speller | 2015-06-19 | 1 | -0/+4 | |
| | | ||||||
| * | If feedback email is not specified then autodetect domain and use ↵ | Christopher Speller | 2015-06-18 | 1 | -3/+9 | |
| | | | | | | | | feedback@domain | |||||
| * | Merge pull request #21 from mattermost/mm-1225 | Corey Hulen | 2015-06-17 | 2 | -32/+71 | |
| |\ | | | | | | | MM-1225 Adding check of email configuation settings when config file is loaded | |||||
| | * | Adding check of email configuation settings when config file is loaded | Christopher Speller | 2015-06-17 | 2 | -32/+71 | |
| | | | ||||||
| * | | Resurrecting config_docker.json. Moving docker related files to docker ↵ | Christopher Speller | 2015-06-17 | 1 | -3/+1 | |
| |/ | | | | | | | directory. Added copyright info. | |||||
* | | Merge pull request #27 from mattermost/mm-1240 | Corey Hulen | 2015-06-25 | 1 | -1/+1 | |
|\ \ | | | | | | | fixes mm-1240 adds ability to turn valet feature on | |||||
| * | | move valet feature switch to DB from config | JoramWilander | 2015-06-17 | 1 | -1/+1 | |
| |/ | ||||||
| * | fixing ubild | =Corey Hulen | 2015-06-16 | 1 | -1/+1 | |
| | | ||||||
| * | Fixing build | =Corey Hulen | 2015-06-16 | 1 | -0/+2 | |
| | | ||||||
| * | Fixing build | =Corey Hulen | 2015-06-16 | 1 | -6/+10 | |
| | | ||||||
| * | Allow for setting of domain with enviroment variable | Christopher Speller | 2015-06-16 | 2 | -0/+20 | |
| | | ||||||
| * | Merge pull request #11 from mattermost/mm-1228 | Corey Hulen | 2015-06-16 | 2 | -8/+20 | |
| |\ | | | | | | | MM-1228 - Ability to use local mail config. | |||||
| | * | Modifying sendmail to allow for non-encrypted connection for ease setup of ↵ | Christopher Speller | 2015-06-15 | 2 | -8/+20 | |
| | | | | | | | | | | | | local mail sender | |||||
| * | | fixes mm-1239 adds config setting to turn off valet feature | JoramWilander | 2015-06-15 | 1 | -0/+1 | |
| |/ | ||||||
| * | first commit | =Corey Hulen | 2015-06-14 | 8 | -0/+926 | |
| | ||||||
* | fixing header | =Corey Hulen | 2015-06-22 | 2 | -4/+12 | |
| | ||||||
* | Defaulting to domain of localhost when no domain is given | Christopher Speller | 2015-06-19 | 1 | -0/+4 | |
| | ||||||
* | If feedback email is not specified then autodetect domain and use ↵ | Christopher Speller | 2015-06-18 | 1 | -3/+9 | |
| | | | | feedback@domain | |||||
* | Merge pull request #21 from mattermost/mm-1225 | Corey Hulen | 2015-06-17 | 2 | -32/+71 | |
|\ | | | | | MM-1225 Adding check of email configuation settings when config file is loaded | |||||
| * | Adding check of email configuation settings when config file is loaded | Christopher Speller | 2015-06-17 | 2 | -32/+71 | |
| | | ||||||
* | | Resurrecting config_docker.json. Moving docker related files to docker ↵ | Christopher Speller | 2015-06-17 | 1 | -3/+1 | |
|/ | | | | directory. Added copyright info. | |||||
* | fixing ubild | =Corey Hulen | 2015-06-16 | 1 | -1/+1 | |
| | ||||||
* | Fixing build | =Corey Hulen | 2015-06-16 | 1 | -0/+2 | |
| | ||||||
* | Fixing build | =Corey Hulen | 2015-06-16 | 1 | -6/+10 | |
| | ||||||
* | Allow for setting of domain with enviroment variable | Christopher Speller | 2015-06-16 | 2 | -0/+20 | |
| | ||||||
* | Merge pull request #11 from mattermost/mm-1228 | Corey Hulen | 2015-06-16 | 2 | -8/+20 | |
|\ | | | | | MM-1228 - Ability to use local mail config. | |||||
| * | Modifying sendmail to allow for non-encrypted connection for ease setup of ↵ | Christopher Speller | 2015-06-15 | 2 | -8/+20 | |
| | | | | | | | | local mail sender |