summaryrefslogtreecommitdiffstats
path: root/api/team.go
Commit message (Expand)AuthorAgeFilesLines
* MM-8708 Remove api package (#8784)Joram Wilander2018-05-161-543/+0
* MM-9779: Incorporate a Token into the invitations system (#8604)Jesús Espino2018-04-181-4/+3
* MM-8825: Make consistent INVITE_USER and ADD_USER_TO_TEAM permissions checkin...Jesús Espino2018-02-201-0/+5
* XYZ-37: Advanced Permissions Phase 1 Backend. (#8159)George Goldberg2018-02-061-10/+2
* Reduce logging data races, fix MySQL test race condition (#7994)Chris2017-12-221-3/+0
* Role refactor (#7867)Chris2017-11-211-9/+8
* PLT-6217 Fixes system message posted to Town Square when a member leaves a te...Tsilavina Razafinirina2017-11-201-1/+1
* several one-line panic, race, and logic fixes (#7766)Chris2017-11-031-2/+6
* Performance improvements for 40M posts (#7708)Christopher Speller2017-10-251-12/+12
* Reduce utils.Cfg references (#7650)Chris2017-10-181-2/+2
* PLT-7811 Standardized team sanitization flow (#7586)Harrison Healey2017-10-091-4/+20
* remove global refs from api/api4 (#7496)Chris2017-09-221-22/+22
* 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