summaryrefslogtreecommitdiffstats
path: root/plugin/plugintest/hooks.go
Commit message (Expand)AuthorAgeFilesLines
* Login Hooks (#9177)Daniel Schalla2018-07-301-0/+43
* make GetChannelByName take teamId first (#9134)Jesse Hallam2018-07-201-1/+1
* MM-10254 Add plugin APIs for getting/updating user statuses (#9101)Joram Wilander2018-07-161-1/+1
* First batch of new plugin api methods (#9022)Daniel Schalla2018-07-061-0/+25
* MM-10703 Adding blank request context to plugin hooks for future use. (#9043)Christopher Speller2018-07-061-30/+31
* MM-11029 Adding plugin logging functionality. (#9034)Christopher Speller2018-07-031-1/+1
* MM-9674 Add plugin API for publishing custom WebSocket events (#8999)Joram Wilander2018-06-271-1/+1
* MM-10702 Moving plugins to use hashicorp go-plugin. (#8978)Christopher Speller2018-06-251-9/+31
* MM-10249 Adding plugin ability to intercept posts before they reach the DB. (...Christopher Speller2018-05-151-29/+123
* Add plugin slash command support (#7941)Chris2017-12-081-1/+16
* add missing license headers, test to makefile (#7711)Chris2017-10-251-0/+3
* PLT-7407: Back-end plugins (#7409)Chris2017-09-111-0/+4
* Renaming repoChristopher Speller2017-09-061-1/+1
* add plugin http handler (#7289)Chris2017-08-281-0/+6
* PLT-7407: Back-end plugin mechanism (#7177)Chris2017-08-161-0/+21