summaryrefslogtreecommitdiffstats
path: root/cmd/platform/channel.go
Commit message (Expand)AuthorAgeFilesLines
* Adding enterprise commands support (#8327)Jesús Espino2018-03-071-483/+0
* PLT-7537: Move channel CLI command posts system message to channel. (#8161)Vordimous2018-02-071-4/+13
* Post a system message to the affected channel by CLI command (#7877) (#7968)Evgeniy2018-01-181-2/+9
* remove more global refs (#7480)Chris2017-09-211-12/+12
* PLT-7539: Remove redundant license checks from CLI commands. (#7451)George Goldberg2017-09-151-25/+0
* Remove global app references (#7433)Chris2017-09-121-30/+39
* Renaming repoChristopher Speller2017-09-061-3/+3
* app type transition (#7167)Chris2017-09-061-13/+13
* PLT-7216: CLI Command to move channels between teams. (#7149)George Goldberg2017-09-041-0/+77
* Fixing bad merge (#7259)Corey Hulen2017-08-181-1/+1
* PLT-7217: CLI command to change channel public/private type. (#7225)George Goldberg2017-08-181-0/+54
* PLT-6226 Fixing races with licensing (#7213)Corey Hulen2017-08-161-5/+5
* fix wording (#6640)Carlos Tadeu Panato Junior2017-07-101-2/+2
* PLT-6471 Properly panic when translations can't be loaded (#6414)Harrison Healey2017-05-231-7/+21
* [PLT-4843] Add CLI tool for deleting channels (#6430)Carlos Tadeu Panato Junior2017-05-171-1/+52
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-5900 Removed automatic configuration of SiteURL (#5952)Harrison Healey2017-04-041-1/+1
* Removing old CLI (#5797)Christopher Speller2017-03-201-3/+1
* PLT-5765 Passed SiteURL to SendNotifications (#5705)Harrison Healey2017-03-101-1/+1
* Fix CLI panic on invalid team (#5246)Christopher Speller2017-02-021-0/+3
* Migrate functions to app package (#5106)Joram Wilander2017-01-191-2/+1
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-6/+9
* Improving command line interface (#4689)Christopher Speller2016-12-061-0/+284