summaryrefslogtreecommitdiffstats
path: root/api4/channel_test.go
Commit message (Expand)AuthorAgeFilesLines
* [APIv4] add getChannelMembersTimezone (#9286)Carlos Tadeu Panato Junior2018-10-131-0/+49
* MM-11567: Autocomplete search in: for DMs and GMs (#9430)Jesús Espino2018-09-271-6/+131
* add megacheck as makefile target (#9288)Daniel Schalla2018-09-031-11/+10
* [MM-11593] Prevent user to remove from a direct channel (#9251)Saturnino Abril2018-08-211-0/+24
* MM-11576: Allow to join and add members to archived channels (#9214)Jesús Espino2018-08-031-2/+0
* MM-11529: Allow to Leave an archived channel from the API (#9204)Jesús Espino2018-08-031-0/+12
* Pr 9039 (#9187)Martin Kraft2018-07-301-4/+24
* Merge branch 'plugins-2'JoramWilander2018-07-101-3/+0
|\
| * Merge branch 'master' into plugins-2JoramWilander2018-07-071-0/+38
| |\
| * | First batch of new plugin api methods (#9022)Daniel Schalla2018-07-061-3/+0
* | | MM-11228: Fix channel update/patch API endpoints. (#9073)George Goldberg2018-07-101-1/+57
| |/ |/|
* | MM-11118: disallow deleting direct or group channels (#9054)Jesse Hallam2018-07-051-0/+38
|/
* MM-9730 & MM-9729: Missing Server PRs (#8908)George Goldberg2018-06-051-0/+76
* Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2Martin Kraft2018-05-281-0/+31
|\
| * [MM-10519] Send websocket event whenever the channel has changed it's type (p...Saturnino Abril2018-05-281-0/+31
* | Refactors migrations check. (#8814)Martin Kraft2018-05-211-12/+1
* | MM-10264: Adds CLI command to import and export permissions. (#8787)Martin Kraft2018-05-171-2/+4
* | MM-9728: Online migration for advanced permissions phase 2 (#8744)George Goldberg2018-05-141-0/+13
* | Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2Martin Kraft2018-05-091-4/+8
|\|
| * update permission of converting a channel from public to private to allow tea...Saturnino Abril2018-05-051-4/+8
* | MM-10182 & MM-10183: Adds channel scheme and team scheme API endpoint. (#8680)Martin Kraft2018-05-021-0/+72
* | Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2Martin Kraft2018-04-241-0/+40
|\|
| * add api to convert a channel from public to private and restrict that to syst...Saturnino Abril2018-04-231-0/+40
* | MM-8796: Full implementation of "Schemes" in Store/Model/App layers. (#8357)George Goldberg2018-04-201-1/+1
|/
* Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1Martin Kraft2018-03-271-0/+73
|\
| * Adding go client support and basic unit tests for channel autocomplete. (#8510)Christopher Speller2018-03-261-0/+73
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-131-2/+1
|\|
| * MM-9664 Add invalidation metrics for store caches (#8340)Joram Wilander2018-03-051-4/+3
| * Eliminate utils.SetLicense calls (#8217)Chris2018-02-071-135/+13
* | MM-9618: Don't change default role permissions for policy. (#8303)George Goldberg2018-02-191-4/+4
* | Fix tests. (#8244)George Goldberg2018-02-121-8/+0
* | XYZ-37: Advanced Permissions Phase 1 Backend. (#8159)George Goldberg2018-02-061-407/+44
|/
* [PLT-8430] Auto lowercase team and channel names in API requests (#7992)Carlos Tadeu Panato Junior2018-01-121-0/+4
* Role refactor (#7867)Chris2017-11-211-24/+24
* [PLT-7362] Add post' root ID to APIv4 addChannelMember to render added user (...Saturnino Abril2017-10-311-0/+18
* Reduce utils.Cfg references (#7650)Chris2017-10-181-36/+76
* PLT-7718 Patch for files (#7564)Joram Wilander2017-10-041-1/+1
* Don't use global app for api / api4 tests (#7528)Chris2017-10-021-43/+43
* PLT-7404 Return viewed at times in view channel API response (#7428)Joram Wilander2017-09-291-3/+9
* Move sql store code into store/sqlstore package (#7502)Chris2017-09-251-4/+4
* fix plugin test (#7436)Chris2017-09-121-1/+2
* Renaming repoChristopher Speller2017-09-061-3/+3
* app type transition (#7167)Chris2017-09-061-35/+34
* PLT-3893: Structured Logging Continues (#7252)Jonathan2017-08-311-5/+3
* PLT-6226 Fixing races with licensing (#7213)Corey Hulen2017-08-161-72/+72
* PLT-7206: Remove the "Delete Channel" option for private channels if you're t...Jonathan2017-08-091-4/+2
* [PLT-6838] Restrict channel delete option per permission policy even for last...Saturnino Abril2017-07-051-3/+11
* Move remaining actions over to use redux and v4 endpoints (#6720)Joram Wilander2017-06-261-2/+2
* PLT-6019: Add APIv4 Endpoint for restoring Channels (#6263)Robin Naundorf2017-05-151-0/+26
* Merge branch 'release-3.9' into merge-3.9JoramWilander2017-05-121-0/+10
|\