summaryrefslogtreecommitdiffstats
path: root/api/team.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-3/+3
* app type transition (#7167)Chris2017-09-061-23/+23
* Api: NewLocAppError -> NewAppError (#7280)George Goldberg2017-09-011-16/+10
* Merge branch 'release-4.1'Christopher Speller2017-08-171-4/+4
|\
| * PLT-7336: Fix team API endpoints.George Goldberg2017-08-111-3/+3
| * Minor updates to teamJoramWilander2017-08-081-1/+1
* | PLT-6226 Fixing races with licensing (#7213)Corey Hulen2017-08-161-1/+1
|/
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-6198: Use added to channel system message on default channels. (#5969)George Goldberg2017-04-041-1/+1
* PLT-5900 Removed automatic configuration of SiteURL (#5952)Harrison Healey2017-04-041-5/+5
* PLT-5765 Passed SiteURL to SendNotifications (#5705)Harrison Healey2017-03-101-4/+4
* Implement a few team endpoints for APIv4 (#5296)Joram Wilander2017-02-071-1/+1
* Fix adding user to team and add test check (#5172)Joram Wilander2017-01-231-1/+1
* Move permissions code into app package (#5146)Joram Wilander2017-01-231-134/+41
* Move Slack Import to App Layer. (#5135)George Goldberg2017-01-201-1/+1
* Migrate functions to app package (#5106)Joram Wilander2017-01-191-417/+91
* Refactor and migrate more functions out of api into app package (#5063)Joram Wilander2017-01-131-1/+4
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-126/+55
* Allow joining team from an invite before setting up MFA (#5022)Joram Wilander2017-01-091-1/+1
* Fix SiteURL in join team email (#4979)Joram Wilander2017-01-061-5/+5
* Removing old signup team API (#4950)Christopher Speller2017-01-041-52/+0
* Removing old createTeamFromSignup api (#4945)Christopher Speller2017-01-031-89/+1
* Remove new user event handling on client (#4822)Joram Wilander2016-12-221-5/+0
* Fix teams unread count (#4848)enahum2016-12-211-2/+31
* Adding metrics for caching mechanisms (#4828)Christopher Speller2016-12-191-1/+1
* PLT-4167 Team Sidebar (#4569)enahum2016-12-191-0/+37
* Add API call to get a team by its name (#4690)Carlos Tadeu Panato Junior2016-12-081-0/+22
* PLT-4853 Adding cache purging to the server (server) (#4735)Corey Hulen2016-12-081-2/+1
* Improving command line interface (#4689)Christopher Speller2016-12-061-36/+20
* Add Team Description to the Team Settings (#4652)Carlos Tadeu Panato Junior2016-12-011-0/+2
* PLT-4429 disabling at_all at_channel metions mentions when channel has more t...Corey Hulen2016-11-241-1/+1
* PLT-4618 Fix email subjects (#4537)enahum2016-11-141-6/+4
* PLT-4481 Fix member count for team user lists and channel invite list (#4422)Joram Wilander2016-11-041-5/+16
* Fixing websocket and team store issues when leaving team (#4412)Christopher Speller2016-11-011-4/+6
* PLT-4430 improve slow channel switching (#4331)enahum2016-10-271-4/+4
* PLT-4165 removing team name reserved words (#4289)Corey Hulen2016-10-211-1/+1
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-9/+91
* PLT-3734 Cleaning up shouldSendEvent function (#4024)enahum2016-09-271-3/+5
* Fixing update roles API (#4060)Christopher Speller2016-09-221-0/+57
* Modifying permissions system. (#3897)Christopher Speller2016-09-131-32/+30
* Some improvments to slack import (#4010)Christopher Speller2016-09-121-2/+6
* Changed /teams/all api to only return teams the current user is a member of i...Harrison Healey2016-08-221-4/+11
* PLT-3822 after admin leaves team he cannot get admin access anymore (#3814)Corey Hulen2016-08-171-4/+5
* PLT-3881 Fix websocket errors after leaving the team (#3815)Corey Hulen2016-08-171-0/+2
* Added infrastructure for basic WebSocket API (#3432)Joram Wilander2016-07-121-2/+2
* PLT-2863 adding remove user from team (#3429)Corey Hulen2016-07-061-4/+111
* PLT-3346/PLT-3342/PLT-3360 EE: Add the ability to restrict channel management...Joram Wilander2016-07-061-2/+2
* enabled team creation for sysadmins (#3433)David Lu2016-06-301-1/+1
* EE: Add the ability to restrict the user roles that can send team invites (#3...Joram Wilander2016-06-291-1/+13
* PLT-3261 Fix Can't create a team with GitLab if the email domain is restricte...enahum2016-06-211-0/+7