Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | Allowing underscores in channel names. Added conversion of some slack ↵ | Christopher Speller | 2015-09-14 | 1 | -1/+10 | |
| | | | | | | | | | | | | channel names into valid mattermost names. | |||||
| * | | Merge pull request #648 from mattermost/PLT-12 | Christopher Speller | 2015-09-14 | 7 | -61/+91 | |
| |\ \ | | |/ | |/| | PLT-12: Work in progress for Admin Console UI | |||||
| | * | Renaming ROLE_ADMIN to ROLE_TEAM_ADMIN | =Corey Hulen | 2015-09-11 | 6 | -16/+16 | |
| | | | ||||||
| * | | Set default Content-Type to application/json for all API requests | JoramWilander | 2015-09-12 | 1 | -0/+3 | |
| | | | ||||||
* | | | PLT-12 adding log viewer | =Corey Hulen | 2015-09-10 | 4 | -0/+97 | |
| |/ |/| | ||||||
* | | merging | =Corey Hulen | 2015-09-10 | 4 | -4/+356 | |
|\| | ||||||
| * | Removed pointless attempt to verify a new user's username | hmhealey | 2015-09-09 | 1 | -4/+1 | |
| | | ||||||
| * | Adding ability to export data from mattermost | Christopher Speller | 2015-09-04 | 3 | -0/+355 | |
| | | ||||||
* | | Fixing unit test | =Corey Hulen | 2015-09-10 | 1 | -4/+4 | |
| | | ||||||
* | | PLT-12 UI framework for admin console | =Corey Hulen | 2015-09-10 | 2 | -15/+19 | |
| | | ||||||
* | | Adding unit tests for cmd line | =Corey Hulen | 2015-09-04 | 1 | -1/+1 | |
| | | ||||||
* | | Adding cmd line options | =Corey Hulen | 2015-09-04 | 5 | -52/+78 | |
|/ | ||||||
* | Updating help text to fix typo | mishimi | 2015-09-02 | 1 | -1/+1 | |
| | ||||||
* | Merging release branch 'release-0.7.0' | Christopher Speller | 2015-09-01 | 3 | -10/+4 | |
|\ | ||||||
| * | MM-2056 fixes problem with creating team | =Corey Hulen | 2015-08-31 | 3 | -10/+4 | |
| | | ||||||
* | | Merge pull request #520 from zackify/master | Joram Wilander | 2015-08-31 | 1 | -1/+1 | |
|\ \ | | | | | | | Fix TLS warning due to insecure content | |||||
| * | | fixed ssl warning on signup page | Zach Silveira | 2015-08-29 | 1 | -1/+1 | |
| |/ | ||||||
* | | Merge pull request #523 from mattermost/it33-patch-6-1 | Christopher Speller | 2015-08-31 | 1 | -1/+1 | |
|\ \ | | | | | | | Updating text on "Find Teams" email | |||||
| * | | Updating text on "Find Teams" email | it33 | 2015-08-30 | 1 | -1/+1 | |
| |/ | | | | | Making it clear that user requested email. | |||||
* | | Merge pull request #522 from mattermost/it33-patch-1 | Christopher Speller | 2015-08-31 | 1 | -1/+1 | |
|\ \ | | | | | | | Updated marketing text on email sign-up | |||||
| * | | Updated marketing text on email sign-up | it33 | 2015-08-30 | 1 | -1/+1 | |
| |/ | ||||||
* | | Merge pull request #468 from nickago/MM-1848 | Christopher Speller | 2015-08-31 | 2 | -60/+89 | |
|\ \ | |/ |/| | Mm 1848 Add /echo command | |||||
| * | Added unit tests | nickago | 2015-08-26 | 1 | -1/+36 | |
| | | ||||||
| * | Added semaphore for resource allocation to echo command | nickago | 2015-08-25 | 1 | -1/+20 | |
| | | ||||||
| * | Created a /echo command that will post on the user's behalf after | nickago | 2015-08-25 | 1 | -63/+38 | |
| | | | | | | | | a specified amount of time | |||||
* | | Merge pull request #496 from mattermost/mm-2015 | Christopher Speller | 2015-08-28 | 2 | -1/+95 | |
|\ \ | | | | | | | MM-2015 Added the ability to create a team with SSO services and added the ability to turn off email sign up. | |||||
| * | | Added the ability to create a team with SSO services and added the ability ↵ | JoramWilander | 2015-08-28 | 2 | -1/+95 | |
| | | | | | | | | | | | | to turn off email sign up. | |||||
* | | | Merge pull request #511 from mattermost/MM-1698 | Christopher Speller | 2015-08-28 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | MM-1698 Fixes upgrade db from 0.6 for postgres | |||||
| * | | | Fixing bug where the err msg gets gobbled up | =Corey Hulen | 2015-08-27 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge pull request #486 from asubset/master | Joram Wilander | 2015-08-28 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / |/| | | | Fix getParentsPosts() query | |||||
| * | | | fix GetParentPosts() query | Jason Rossman | 2015-08-27 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | MM-2033 fixes img showing infinity progress | =Corey Hulen | 2015-08-27 | 1 | -0/+1 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #474 from mattermost/PL-4 | Christopher Speller | 2015-08-27 | 1 | -0/+42 | |
|\ \ \ | | | | | | | | | Fixes PL-1 and PL-3 Restricting team creation | |||||
| * | | | Fixes PL-3 Restrict team creation to specific domains | =Corey Hulen | 2015-08-25 | 1 | -9/+36 | |
| | | | | ||||||
| * | | | Fixes PL-1 added ability to disable team creation | =Corey Hulen | 2015-08-25 | 1 | -0/+15 | |
| |/ / | ||||||
* | | | Merge pull request #484 from mattermost/mm-1994 | Corey Hulen | 2015-08-27 | 1 | -14/+14 | |
|\ \ \ | | | | | | | | | MM-1994 Improvements to import UI | |||||
| * | | | Improvements to import UI | Christopher Speller | 2015-08-26 | 1 | -14/+14 | |
| |/ / | ||||||
* | | | Merge pull request #469 from mattermost/mm-1699 | Christopher Speller | 2015-08-27 | 6 | -3/+129 | |
|\ \ \ | | | | | | | | | MM-1699 Refactored post handling/updating on both the client and server | |||||
| * | | | Refactored post handling/updating on both the client and server. | JoramWilander | 2015-08-27 | 6 | -3/+129 | |
| | | | | ||||||
* | | | | Merge pull request #487 from rgarmsen2295/mm-2000 | Christopher Speller | 2015-08-27 | 2 | -3/+3 | |
|\ \ \ \ | |/ / / |/| | | | MM-2000 Added links to the teams listed in the 'Find your teams' email | |||||
| * | | | Added links to the teams listed in the 'Find your teams' email | Reed Garmsen | 2015-08-26 | 2 | -3/+3 | |
| |/ / | ||||||
* | | | Merge pull request #470 from nickago/MM-1945 | Joram Wilander | 2015-08-27 | 2 | -4/+18 | |
|\ \ \ | |/ / |/| | | MM-1945 Added a link to error page that returns users to the root page | |||||
| * | | Added a link to error page that returns users to the root page | nickago | 2015-08-25 | 2 | -4/+18 | |
| |/ | ||||||
* / | Fixes mm-1912 move get file info into its own web service call | =Corey Hulen | 2015-08-24 | 2 | -7/+78 | |
|/ | ||||||
* | Fixing audit log to wait for confirm | =Corey Hulen | 2015-08-20 | 1 | -11/+11 | |
| | ||||||
* | Fixing build | =Corey Hulen | 2015-08-20 | 1 | -7/+11 | |
| | ||||||
* | Merge pull request #406 from mattermost/mm-1281 | Christopher Speller | 2015-08-19 | 1 | -0/+2 | |
|\ | | | | | MM-1281 Track channel creator in DB and show in channel intro message | |||||
| * | Track channel creator in DB and show in channel intro message. | JoramWilander | 2015-08-19 | 1 | -0/+2 | |
| | | ||||||
* | | Merge pull request #394 from mattermost/mm-1410 | Joram Wilander | 2015-08-19 | 5 | -2/+374 | |
|\ \ | | | | | | | MM-1410 Initial implementaiton of import from Slack | |||||
| * | | Requiring team admin to import and fixing a few style issues | Christopher Speller | 2015-08-19 | 2 | -7/+4 | |
| | | |