summaryrefslogtreecommitdiffstats
path: root/model/team.go
Commit message (Expand)AuthorAgeFilesLines
* MM-11781: Basic Data Export Command Line. (#9296)George Goldberg2018-09-171-0/+5
* MM-11327: Restrict Teams by Email (#9142)Gabe Van Engel2018-08-281-1/+5
* MM-8796: Full implementation of "Schemes" in Store/Model/App layers. (#8357)George Goldberg2018-04-201-14/+15
* general cleanup (#8387)Chris2018-03-071-9/+0
* PLT-7567: Integration of Team Icons (#8284)Christian Hoff2018-03-011-13/+14
* unnamed return (#8170)Chris2018-01-301-54/+18
* APIv4 DELETE /users/{user_id}/posts/{post_id}/reactions/name (#6117)Saturnino Abril2017-04-221-1/+1
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* APIv4 put /teams/{team_id}/patch (#5860)Saturnino Abril2017-03-241-0/+50
* Implement GET channels endpoints for APIv4 (#5363)Ruzette Tanyag2017-02-141-1/+2
* Implement a few team endpoints for APIv4 (#5296)Joram Wilander2017-02-071-0/+20
* Implement POST /teams endpoint (#5220)Joram Wilander2017-01-311-13/+14
* PLT-5366, PLT-5364, PLT-5363: Bulk Import Part 1. (#5204)George Goldberg2017-01-271-8/+14
* Move permissions code into app package (#5146)Joram Wilander2017-01-231-0/+8
* Add Team Description to the Team Settings (#4652)Carlos Tadeu Panato Junior2016-12-011-0/+5
* Changed constants name MIN_TEAM_LENGTH value to 2 and the error message (#4149)S4KH2016-10-241-1/+1
* PLT-4165 removing team name reserved words (#4289)Corey Hulen2016-10-211-2/+2
* Cleaning up old export code (#3601)Christopher Speller2016-07-151-3/+0
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-13/+12
* fix register account for teams with open invitesElias Nahum2016-03-261-1/+3
* Convering client to react-router.Christopher Speller2016-03-141-0/+7
* PLT-7: Refactoring models to use translations (chunk 6)Elias Nahum2016-01-251-12/+12
* Fixed string length checks for fields that can contain unicode charactershmhealey2015-11-051-1/+2
* Refactoring center channelChristopher Speller2015-11-021-1/+0
* PLT-340=Corey Hulen2015-10-271-5/+5
* Adding new fields to team model=Corey Hulen2015-10-261-10/+17
* PLT-350 allow ability to disable restricted team names=Corey Hulen2015-10-201-2/+2
* Sanitize team dataAntti Ahti2015-10-141-0/+6
* 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 channel...Christopher Speller2015-09-141-1/+1
* 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 to...JoramWilander2015-08-281-1/+58
* Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-201-7/+7
* move valet feature switch to DB from configJoramWilander2015-06-171-0/+1
* first commit=Corey Hulen2015-06-141-0/+141