summaryrefslogtreecommitdiffstats
path: root/api/team.go
Commit message (Expand)AuthorAgeFilesLines
...
* Small tweaks and cleanupReed Garmsen2015-07-071-2/+2
* Added a server side check to see if members who are trying to be invited have...Reed Garmsen2015-07-071-0/+9
* Merge pull request #98 from mattermost/mm-1199Corey Hulen2015-06-291-8/+4
|\
| * new users now join off-topic defaultlyJoramWilander2015-06-291-2/+8
| * move default channel creation to seperate func and add off-topicJoramWilander2015-06-291-12/+2
* | Changed invite email to reflect the sender's status in the team (e.g. admin v...Reed Garmsen2015-06-291-0/+9
|/
* added team store, team settings menu, and the ability to turn on valet featur...JoramWilander2015-06-181-0/+20
* add API service to turn on valet featureJoramWilander2015-06-181-0/+51
* move valet feature switch to DB from configJoramWilander2015-06-171-1/+10
* update unit testJoramWilander2015-06-151-3/+5
* first commit=Corey Hulen2015-06-141-0/+542