summaryrefslogtreecommitdiffstats
path: root/plugin/rpcplugin/api.go
Commit message (Expand)AuthorAgeFilesLines
* MM-10702 Moving plugins to use hashicorp go-plugin. (#8978)Christopher Speller2018-06-251-718/+0
* MM-8678: add CUD support for channel members via plugins (#8565)Jesse Hallam2018-04-061-0/+103
* register additional gob types to support arrays and dicts in post props (#8412)Chris2018-03-061-0/+2
* Add plugin slash command support (#7941)Chris2017-12-081-0/+24
* make slack attachments gobable (#7948)Chris2017-12-051-0/+5
* Add GetChannelMember method to plugin API (#7930)Joram Wilander2017-12-051-0/+30
* PLT-8131 (part2) Add plugin key value store support (#7902)Joram Wilander2017-11-271-5/+80
* 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-5/+321
* Renaming repoChristopher Speller2017-09-061-2/+2
* add client4 apis needed for jira plugin (#7292)Chris2017-08-281-4/+102
* add plugin http handler (#7289)Chris2017-08-281-5/+5
* PLT-7407: Back-end plugin mechanism (#7177)Chris2017-08-161-0/+62