summaryrefslogtreecommitdiffstats
path: root/plugin/api.go
Commit message (Expand)AuthorAgeFilesLines
* make GetChannelByName take teamId first (#9134)Jesse Hallam2018-07-201-6/+9
* MM-10254 Add plugin APIs for getting/updating user statuses (#9101)Joram Wilander2018-07-161-0/+10
* MM-11292: clean up plugins GoDoc (#9109)Jesse Hallam2018-07-131-2/+3
* First batch of new plugin api methods (#9022)Daniel Schalla2018-07-061-0/+33
* MM-11029 Adding plugin logging functionality. (#9034)Christopher Speller2018-07-031-0/+24
* MM-9674 Add plugin API for publishing custom WebSocket events (#8999)Joram Wilander2018-06-271-0/+6
* MM-10702 Moving plugins to use hashicorp go-plugin. (#8978)Christopher Speller2018-06-251-8/+10
* MM-8678: add CUD support for channel members via plugins (#8565)Jesse Hallam2018-04-061-0/+12
* Add plugin slash command support (#7941)Chris2017-12-081-0/+7
* Add GetChannelMember method to plugin API (#7930)Joram Wilander2017-12-051-0/+3
* PLT-8131 (part2) Add plugin key value store support (#7902)Joram Wilander2017-11-271-1/+15
* more plugin doc updates (#7767)Chris2017-11-031-2/+4
* Add some plugin docs (#7757)Chris2017-11-021-0/+2
* add missing license headers, test to makefile (#7711)Chris2017-10-251-0/+3
* plugin CRUD operations for users, posts, channels, and teams (#7479)Chris2017-09-211-2/+56
* Renaming repoChristopher Speller2017-09-061-1/+1
* add client4 apis needed for jira plugin (#7292)Chris2017-08-281-0/+16
* PLT-7407: Back-end plugin mechanism (#7177)Chris2017-08-161-0/+7