summaryrefslogtreecommitdiffstats
path: root/api/channel_test.go
Commit message (Expand)AuthorAgeFilesLines
* MM-8708 Remove api package (#8784)Joram Wilander2018-05-161-2007/+0
* Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-131-8/+7
|\
| * MM-9664 Add invalidation metrics for store caches (#8340)Joram Wilander2018-03-051-8/+7
| * Eliminate utils.SetLicense calls (#8217)Chris2018-02-071-227/+18
* | MM-9618: Don't change default role permissions for policy. (#8303)George Goldberg2018-02-191-4/+4
* | Fix tests. (#8244)George Goldberg2018-02-121-4/+4
* | XYZ-37: Advanced Permissions Phase 1 Backend. (#8159)George Goldberg2018-02-061-648/+80
|/
* Role refactor (#7867)Chris2017-11-211-46/+46
* Reduce utils.Cfg references (#7650)Chris2017-10-181-76/+152
* Don't use global app for api / api4 tests (#7528)Chris2017-10-021-46/+103
* Move sql store code into store/sqlstore package (#7502)Chris2017-09-251-7/+8
* Renaming repoChristopher Speller2017-09-061-3/+3
* app type transition (#7167)Chris2017-09-061-12/+11
* PLT-6226 Fixing races with licensing (#7213)Corey Hulen2017-08-161-107/+107
* PLT-7206: Remove the "Delete Channel" option for private channels if you're t...Jonathan2017-08-091-3/+2
* PLT-6761 fixing unit tests (#6671)Corey Hulen2017-06-191-57/+57
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-6139 (Server): Private Channel member managing (#5941)George Goldberg2017-04-031-2/+220
* Merge branch 'release-3.7'George Goldberg2017-03-231-2/+88
|\
| * Fix policy application in team edition. (#5771)George Goldberg2017-03-151-2/+88
* | Add pinned posts (#4217)Gabin Aureche2017-03-131-6/+27
|/
* Fix JS error when receiving reply during channel switch (#5582)Joram Wilander2017-03-031-1/+4
* PLT-3077 Add group messaging (#5489)Joram Wilander2017-03-021-0/+40
* PLT-3193 Add channel notification preferences for push and email notiā€¦ (#5500)enahum2017-02-231-23/+56
* Fix permission grants for channel management. (#5478)George Goldberg2017-02-211-0/+33
* Implement POST /channels endpoint for APIv4 (#5241)Joram Wilander2017-02-021-2/+4
* Move permissions code into app package (#5146)Joram Wilander2017-01-231-1/+2
* PLT-2978: Add channel purpose change system message. (#5094)George Goldberg2017-01-171-0/+11
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-3/+4
* PLT-5050 (Server). API to update channel member roles. (#5043)George Goldberg2017-01-131-0/+73
* PLT-5073 Improve performance of /channels/view endpoint (#4881)Joram Wilander2016-12-231-2/+2
* PLT-5080 (Server): Channel-Admin level permissions (#4874)George Goldberg2016-12-221-0/+106
* API for getting channel members by IDs. (#4877)George Goldberg2016-12-221-0/+37
* PLT-5012 Combine updateLastViewedAt, setLastViewedAt and setActiveChannel int...Joram Wilander2016-12-211-2/+44
* PLT-4990 - Server: Split out channel permissions to Create/Manage/Delete (#4864)George Goldberg2016-12-211-8/+16
* Fix API Get channels for a user returns users' dm channels with blank teamid ...Carlos Tadeu Panato Junior2016-12-201-1/+12
* Prevent accidental removal of user from town square (#4842)Joram Wilander2016-12-201-2/+12
* GH-4685 Post a System Message when channel is renamed (#4762)Nick Frazier2016-12-201-0/+26
* PLT-4767 Implement MFA Enforcement (#4662)Joram Wilander2016-12-121-0/+20
* Add API call to get a channel by its name (#4700)Carlos Tadeu Panato Junior2016-12-111-0/+28
* PLT-3736 Fixed duplicated create_direct api calls not returning the existing...Harrison Healey2016-12-091-7/+10
* PLT-4403 Add server-based channel autocomplete, search and paging (#4585)Joram Wilander2016-11-241-13/+194
* Added small delay to TestUpdateChannelHeader (#4478)Harrison Healey2016-11-071-0/+2
* Increase Channel Purpose length to 250, and add channel field length handling...Christopher Speller2016-11-041-1/+1
* PLT-4430 improve slow channel switching (#4331)enahum2016-10-271-20/+36
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-107/+42
* GH-4087 added extra fields to Props in header update system message (#4209)Alexander Smaga2016-10-131-0/+9
* Modifying permissions system. (#3897)Christopher Speller2016-09-131-3/+24
* Do not send push notifications for channels being actively viewed (#3931)Joram Wilander2016-09-021-1/+1
* Merge release 3.2 into master (#3548)Harrison Healey2016-07-111-0/+19