summaryrefslogtreecommitdiffstats
path: root/plugin/client_rpc_generated.go
Commit message (Expand)AuthorAgeFilesLines
* MM-11734: better plugin `error` handling (#9405)Jesse Hallam2018-09-131-77/+91
* add megacheck as makefile target (#9288)Daniel Schalla2018-09-031-13/+13
* Add GetLDAPUserAttributes method to the plugin API (#9326)Joram Wilander2018-08-291-0/+30
* Adding Permissions check and reactions function to plugins API (#9273)Jesús Espino2018-08-201-0/+175
* Add FileInfo and get file []byte in plugin api (#9269)Elias Nahum2018-08-201-0/+58
* Feature/fileinfo create copy (#9198)dmitrysamuylovpharo2018-08-021-0/+30
* CSRF Token Implementation for Plugins (#9192)Daniel Schalla2018-08-011-0/+29
* Pr 9039 (#9187)Martin Kraft2018-07-301-8/+10
* Login Hooks (#9177)Daniel Schalla2018-07-301-0/+69
* s/mlog/log/ in apiRPCClient (#9171)Jesse Hallam2018-07-271-52/+53
* make GetChannelByName take teamId first (#9134)Jesse Hallam2018-07-201-3/+33
* MM-10254 Add plugin APIs for getting/updating user statuses (#9101)Joram Wilander2018-07-161-0/+88
* MM-11292: clean up plugins GoDoc (#9109)Jesse Hallam2018-07-131-372/+372
* First batch of new plugin api methods (#9022)Daniel Schalla2018-07-061-0/+500
* MM-10703 Adding blank request context to plugin hooks for future use. (#9043)Christopher Speller2018-07-061-25/+30
* MM-11029 Adding plugin logging functionality. (#9034)Christopher Speller2018-07-031-0/+194
* MM-9674 Add plugin API for publishing custom WebSocket events (#8999)Joram Wilander2018-06-271-0/+27
* MM-10702 Moving plugins to use hashicorp go-plugin. (#8978)Christopher Speller2018-06-251-0/+1103