summaryrefslogtreecommitdiffstats
path: root/model/team.go
Commit message (Collapse)AuthorAgeFilesLines
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* PLT-349 adding team mgt to admin console=Corey Hulen2015-09-231-0/+20
|
* Adding team settings to admin console=Corey Hulen2015-09-221-1/+0
|
* Allowing underscores in channel names. Added conversion of some slack ↵Christopher Speller2015-09-141-1/+1
| | | | channel names into valid mattermost names.
* Adding ability to export data from mattermostChristopher Speller2015-09-041-0/+3
|
* Added the ability to create a team with SSO services and added the ability ↵JoramWilander2015-08-281-1/+58
| | | | to turn off email sign up.
* Changing the way we mattermost handles URLs. team.domain.com becomes ↵Christopher Speller2015-07-201-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 configJoramWilander2015-06-171-0/+1
|
* first commit=Corey Hulen2015-06-141-0/+141