Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #866 from mattermost/PLT-345 | Christopher Speller | 2015-10-01 | 1 | -1/+23 |
|\ | |||||
| * | PLT-345 adding client side logging | =Corey Hulen | 2015-09-29 | 1 | -1/+23 |
* | | Merge release branch 'release-1.0.0' | Christopher Speller | 2015-09-30 | 6 | -25/+22 |
|\ \ | |||||
| * | | Fixing some locations to use the IsTeamAdmin function which properly checks f... | Christopher Speller | 2015-09-30 | 6 | -11/+11 |
| * | | Fixing permissions for system admin. Fixes slack import for system admins. | Christopher Speller | 2015-09-30 | 1 | -14/+11 |
* | | | Added slight delay to TestEchoCommand to account for race condition | hmhealey | 2015-09-30 | 1 | -0/+3 |
* | | | Merge pull request #863 from mattermost/PLT-475 | Christopher Speller | 2015-09-30 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | PLT-475 making sure session is properly removed | =Corey Hulen | 2015-09-29 | 1 | -1/+1 |
* | | | Merge pull request #865 from mattermost/PLT-404 | Harrison Healey | 2015-09-29 | 1 | -9/+2 |
|\ \ \ | |||||
| * | | | PLT-404 adding basic error checking to config file. | =Corey Hulen | 2015-09-29 | 1 | -9/+2 |
| |/ / | |||||
* | | | Merge pull request #861 from mattermost/PLT-469 | Harrison Healey | 2015-09-29 | 1 | -1/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | PLT-469 skip redirect if verified email required. | =Corey Hulen | 2015-09-29 | 1 | -1/+4 |
* | | | Merge release branch 'release-1.0.0' | Christopher Speller | 2015-09-29 | 1 | -2/+3 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Fix images in welcome email. | JoramWilander | 2015-09-28 | 1 | -2/+3 |
* | | Update the /join command to use the correct redirect URL, and update the test... | Justyn Shull | 2015-09-29 | 2 | -3/+4 |
* | | Fixing some SSO errors | Christopher Speller | 2015-09-29 | 1 | -1/+4 |
* | | Properly revoke OAuth sessions when revoking all user sessions. | JoramWilander | 2015-09-28 | 1 | -4/+8 |
* | | rebase | Jack | 2015-09-28 | 12 | -111/+202 |
|\| | |||||
| * | Merge pull request #812 from hmhealey/plt256 | Corey Hulen | 2015-09-25 | 1 | -0/+14 |
| |\ | |||||
| | * | Added headers to getFile requests from Microsoft browsers to trigger a download | hmhealey | 2015-09-25 | 1 | -0/+14 |
| * | | Fixing 1 more case | =Corey Hulen | 2015-09-25 | 1 | -1/+7 |
| * | | Merge pull request #802 from mattermost/plt-291 | Corey Hulen | 2015-09-25 | 2 | -11/+6 |
| |\ \ | |||||
| | * | | Fixing 404 page props | Christopher Speller | 2015-09-24 | 2 | -11/+6 |
| * | | | Merge pull request #793 from hmhealey/plt367 | Joram Wilander | 2015-09-25 | 1 | -0/+3 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Added a json response to the uploadProfileImage api call | hmhealey | 2015-09-24 | 1 | -0/+3 |
| * | | | Merge pull request #799 from mattermost/plt-31-2 | Harrison Healey | 2015-09-25 | 4 | -21/+8 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Added welcome email back in. | JoramWilander | 2015-09-25 | 4 | -21/+8 |
| | |/ | |||||
| * | | Fixing merge | =Corey Hulen | 2015-09-24 | 1 | -4/+0 |
| |\ \ | |||||
| | * | | fixing issue | =Corey Hulen | 2015-09-24 | 1 | -1/+0 |
| | * | | Removing default theme no longer in use | =Corey Hulen | 2015-09-24 | 1 | -3/+0 |
| | |/ | |||||
| * / | Removing old valet crud | =Corey Hulen | 2015-09-24 | 1 | -47/+0 |
| |/ | |||||
| * | Assiging first user system_admin role | =Corey Hulen | 2015-09-23 | 1 | -0/+13 |
| * | Fixing state setting | =Corey Hulen | 2015-09-23 | 1 | -2/+2 |
| * | Fixing merge | =Corey Hulen | 2015-09-23 | 7 | -87/+84 |
| |\ | |||||
| * | | PLT-349 adding team mgt to admin console | =Corey Hulen | 2015-09-23 | 5 | -27/+151 |
* | | | set transparent png background to white | Jack | 2015-09-24 | 1 | -1/+10 |
* | | | use github.com/disintegration/imaging | Jack | 2015-09-23 | 2 | -48/+20 |
| |/ |/| | |||||
* | | Changing image settings to file settings | =Corey Hulen | 2015-09-23 | 6 | -83/+83 |
* | | Merge branch 'master' into PLT-11-email | =Corey Hulen | 2015-09-23 | 2 | -4/+1 |
|\ \ | |/ |/| | |||||
| * | Merge pull request #759 from mattermost/plt-242-3 | Harrison Healey | 2015-09-23 | 1 | -3/+0 |
| |\ | |||||
| | * | Implement UI theme colors. | JoramWilander | 2015-09-23 | 1 | -3/+0 |
| * | | PLT-126: Change 'Private Messages' to 'Direct Messages' | Chengwei Yang | 2015-09-23 | 1 | -1/+1 |
| |/ | |||||
* | | Fixing merge conflict | =Corey Hulen | 2015-09-22 | 5 | -14/+283 |
|\| | |||||
| * | Merge pull request #715 from mattermost/plt-27 | Joram Wilander | 2015-09-22 | 5 | -14/+283 |
| |\ | |||||
| | * | Implement incoming webhooks. | JoramWilander | 2015-09-21 | 5 | -14/+283 |
* | | | Merge branch 'master' into PLT-11-email | =Corey Hulen | 2015-09-22 | 1 | -1/+2 |
|\| | | |||||
| * | | fix conflict | Jack | 2015-09-22 | 6 | -19/+218 |
| |\ \ | |||||
| * | | | go fmt | Jack | 2015-09-17 | 1 | -1/+1 |
| * | | | content type for getFile | Jack | 2015-09-17 | 1 | -1/+2 |
* | | | | Adding service settings to admin console | =Corey Hulen | 2015-09-22 | 14 | -59/+46 |