summaryrefslogtreecommitdiffstats
path: root/app/team.go
Commit message (Expand)AuthorAgeFilesLines
* add megacheck as makefile target (#9288)Daniel Schalla2018-09-031-2/+2
* MM-11327: Restrict Teams by Email (#9142)Gabe Van Engel2018-08-281-29/+57
* Pr 9039 (#9187)Martin Kraft2018-07-301-1/+1
* Merge branch 'plugins-2'JoramWilander2018-07-101-8/+37
|\
| * First batch of new plugin api methods (#9022)Daniel Schalla2018-07-061-8/+37
* | MM-11120 Adding setting to disable email invitations and rate limiting. (#9063)Christopher Speller2018-07-101-1/+5
|/
* MM-10233: Add scheme importing to bulk importer. (#8928)George Goldberg2018-06-211-2/+11
* MM-9730 & MM-9729: Missing Server PRs (#8908)George Goldberg2018-06-051-0/+27
* Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2Martin Kraft2018-05-111-1/+1
|\
| * MM-10188: expect io.Reader in FileBackend.WriteFile (#8765)Jesse Hallam2018-05-101-1/+1
* | MM-10182 & MM-10183: Adds channel scheme and team scheme API endpoint. (#8680)Martin Kraft2018-05-021-0/+18
* | Merge branch 'advanced-permissions-phase-2' of github.com:mattermost/mattermo...Martin Kraft2018-05-011-2/+2
|\ \
| * \ Merge branch 'master' into advanced-permissions-phase-2Christopher Speller2018-04-271-5/+5
| |\ \
* | \ \ Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2Martin Kraft2018-05-011-7/+25
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | [MM-10354] Add feature to remove team icon (#8684)Saturnino Abril2018-04-301-1/+19
| |/
| * Structured logging (#8673)Christopher Speller2018-04-271-5/+5
* | MM-8796: Full implementation of "Schemes" in Store/Model/App layers. (#8357)George Goldberg2018-04-201-19/+57
|/
* MM-9779: Incorporate a Token into the invitations system (#8604)Jesús Espino2018-04-181-19/+33
* MM-9999 Fix unwanted team invite_id in email invites. (#8550)Christopher Speller2018-03-291-5/+0
* Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-131-7/+2
|\
| * remove `go Publish(...)` idiom (#8373)Chris2018-03-021-7/+2
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-021-4/+100
|\|
| * PLT-7567: Integration of Team Icons (#8284)Christian Hoff2018-03-011-0/+90
| * Remove global site url (#8343)Chris2018-02-221-1/+1
| * XYZ-111: Check max users per team on re-join after leave a teamJesús Espino2018-02-131-3/+9
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-131-0/+5
|\|
| * Added invite_id field to email invite url, along with validation of this fiel...Jonathan2018-02-121-0/+5
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-061-5/+9
|\|
| * [PLT-8494] Add delete_team websocket event (#8167)Saturnino Abril2018-02-011-4/+8
| * Used a consistent tense for system messages (#8079)Harrison Healey2018-01-261-1/+1
* | XYZ-37: Advanced Permissions Phase 1 Backend. (#8159)George Goldberg2018-02-061-0/+4
|/
* Merge branch 'release-4.6'Harrison Healey2018-01-231-1/+19
|\
| * PLT-8522 Added separate messages for being removed from channel or team (#8078)Harrison Healey2018-01-101-1/+19
* | Handle missed case with ExperimentalEnableDefaultChannelLeaveJoinMessages set...Joram Wilander2018-01-181-7/+9
|/
* Role refactor (#7867)Chris2017-11-211-8/+8
* PLT-6217 Fixes system message posted to Town Square when a member leaves a te...Tsilavina Razafinirina2017-11-201-3/+38
* more global config ref cleanup (#7802)Chris2017-11-091-7/+7
* eliminate more utils.Cfg references (#7701)Chris2017-10-241-1/+1
* refactor max users per team (#7691)Chris2017-10-201-1/+1
* Reduce utils.Cfg references (#7650)Chris2017-10-181-3/+3
* PLT-7811 Standardized team sanitization flow (#7586)Harrison Healey2017-10-091-5/+21
* PLT-7789: Fix raciness on Aurora with importing team members. (#7573)George Goldberg2017-10-041-8/+14
* Goroutine wranglin (#7556)Chris2017-10-031-2/+6
* remove remaining Global() calls (outside of tests) (#7521)Chris2017-09-281-11/+11
* remove einterface gets (#7455)Chris2017-09-191-3/+3
* Renaming repoChristopher Speller2017-09-061-2/+2
* app type transition (#7167)Chris2017-09-061-120/+120
* App: NewLocAppError -> NewAppError (#7327)George Goldberg2017-09-011-6/+4
* PLT-7288: Allow CLI to delete teams with no channels. (#7135)George Goldberg2017-08-091-1/+3
* make cli team / channel delete operations also delete webhooks and slash comm...Chris2017-07-311-1/+5