Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed string length checks for fields that can contain unicode characters | hmhealey | 2015-11-05 | 1 | -1/+2 |
| | |||||
* | Refactoring center channel | Christopher Speller | 2015-11-02 | 1 | -1/+0 |
| | |||||
* | PLT-340 | =Corey Hulen | 2015-10-27 | 1 | -5/+5 |
| | |||||
* | Adding new fields to team model | =Corey Hulen | 2015-10-26 | 1 | -10/+17 |
| | |||||
* | PLT-350 allow ability to disable restricted team names | =Corey Hulen | 2015-10-20 | 1 | -2/+2 |
| | |||||
* | Sanitize team data | Antti Ahti | 2015-10-14 | 1 | -0/+6 |
| | | | | We don't want to expose sensitive data that might pose a security risk. | ||||
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | PLT-349 adding team mgt to admin console | =Corey Hulen | 2015-09-23 | 1 | -0/+20 |
| | |||||
* | Adding team settings to admin console | =Corey Hulen | 2015-09-22 | 1 | -1/+0 |
| | |||||
* | Allowing underscores in channel names. Added conversion of some slack ↵ | Christopher Speller | 2015-09-14 | 1 | -1/+1 |
| | | | | channel names into valid mattermost names. | ||||
* | Adding ability to export data from mattermost | Christopher Speller | 2015-09-04 | 1 | -0/+3 |
| | |||||
* | Added the ability to create a team with SSO services and added the ability ↵ | JoramWilander | 2015-08-28 | 1 | -1/+58 |
| | | | | to turn off email sign up. | ||||
* | Changing the way we mattermost handles URLs. team.domain.com becomes ↵ | Christopher Speller | 2015-07-20 | 1 | -7/+7 |
| | | | | | | | 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 | ||||
* | move valet feature switch to DB from config | JoramWilander | 2015-06-17 | 1 | -0/+1 |
| | |||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+141 |