summaryrefslogtreecommitdiffstats
path: root/plugin/hooks.go
Commit message (Expand)AuthorAgeFilesLines
* MM-12193: remove auto unmarshalling (#9519)Jesse Hallam2018-10-031-1/+3
* MM-11575: change plugin nil semantics (#9212)Jesse Hallam2018-08-031-3/+10
* Login Hooks (#9177)Daniel Schalla2018-07-301-0/+9
* MM-11431: handle plugin deadlocks (#9167)Jesse Hallam2018-07-271-2/+5
* Adding FileWillBeUploaded plugin hook (#9169)Christopher Speller2018-07-271-0/+9
* MM-11292: clean up plugins GoDoc (#9109)Jesse Hallam2018-07-131-7/+10
* First batch of new plugin api methods (#9022)Daniel Schalla2018-07-061-4/+28
* MM-10703 Adding blank request context to plugin hooks for future use. (#9043)Christopher Speller2018-07-061-6/+6
* MM-10702 Moving plugins to use hashicorp go-plugin. (#8978)Christopher Speller2018-06-251-5/+22
* MM-10249 Adding plugin ability to intercept posts before they reach the DB. (...Christopher Speller2018-05-151-0/+33
* Add plugin slash command support (#7941)Chris2017-12-081-0/+6
* more plugin doc updates (#7767)Chris2017-11-031-4/+4
* Add some plugin docs (#7757)Chris2017-11-021-1/+7
* add missing license headers, test to makefile (#7711)Chris2017-10-251-0/+3
* PLT-7407: Back-end plugins (#7409)Chris2017-09-111-0/+3
* add plugin http handler (#7289)Chris2017-08-281-0/+11
* PLT-7407: Back-end plugin mechanism (#7177)Chris2017-08-161-0/+10