summaryrefslogtreecommitdiffstats
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* add GetEmojiByName method to plugin API (#9641)Charles Kenney2018-10-153-0/+57
* Add GetPostsBefore() to plugin API (#9651)Hanzei2018-10-153-0/+60
* add GetChannelsForTeamForUser to plugin api (#9646)Daniel Hodan2018-10-153-0/+59
* GH-9609: Add GetUsersInTeam in plugin API (#9642)Daniel Hodan2018-10-153-0/+59
* Add SearchChannels plugin api (#9657)Jason Mojica2018-10-153-0/+58
* GH-9633 Added plugin API method to return user's profile image (#9653)Alexander Akhmetov2018-10-153-0/+57
* Add GetPostsSince() to plugin API (#9649)Hanzei2018-10-153-0/+58
* Add GetPostThread() to plugin API (#9652)Hanzei2018-10-153-0/+57
* DeleteAll for KV (#9431)Daniel Schalla2018-10-106-0/+260
* Add GetPostsForChannel method to plugin API (#9557)Akash Srivastava2018-10-103-0/+59
* Add GetChannelMembers method to plugin API (#9525)Akash Srivastava2018-10-033-0/+59
* MM-11863 Add KVList method (#9467)Shobhit Gupta2018-10-033-0/+58
* MM-12193: remove auto unmarshalling (#9519)Jesse Hallam2018-10-035-45/+73
* Updating server dependancies. (#9498)Christopher Speller2018-09-281-0/+2
* Add plugin API methode to return the current server version (#9429)Hanzei2018-09-273-0/+44
* Fail plugin activation if no web app and server component (#9438)Joram Wilander2018-09-211-1/+11
* MM-11734: better plugin `error` handling (#9405)Jesse Hallam2018-09-133-81/+163
* Fix typo (#9347)Chetanya Kandhari2018-09-051-1/+1
* add megacheck as makefile target (#9288)Daniel Schalla2018-09-036-31/+15
* Add GetLDAPUserAttributes method to the plugin API (#9326)Joram Wilander2018-08-293-0/+61
* Adding Permissions check and reactions function to plugins API (#9273)Jesús Espino2018-08-203-0/+301
* Add FileInfo and get file []byte in plugin api (#9269)Elias Nahum2018-08-203-0/+114
* clarify CopyFileInfos godocs (#9243)Jesse Hallam2018-08-101-5/+6
* fix plugintest example and docs (#9213)Jesse Hallam2018-08-083-48/+66
* MM-11575: change plugin nil semantics (#9212)Jesse Hallam2018-08-031-3/+10
* Feature/fileinfo create copy (#9198)dmitrysamuylovpharo2018-08-023-0/+62
* Remove accidential dependency (#9203)Christopher Speller2018-08-011-1/+1
* CSRF Token Implementation for Plugins (#9192)Daniel Schalla2018-08-014-0/+58
* MM-11420: plugins: compute bundle hash on load (#9172)Jesse Hallam2018-07-311-17/+29
* Adding support for code split plugins. (#9184)Christopher Speller2018-07-311-6/+14
* gob register AppError (#9182)Jesse Hallam2018-07-311-0/+1
* Pr 9039 (#9187)Martin Kraft2018-07-304-25/+27
* Login Hooks (#9177)Daniel Schalla2018-07-303-0/+121
* Fix compile error caused by bad merge (#9176)Joram Wilander2018-07-271-1/+1
* MM-11431: handle plugin deadlocks (#9167)Jesse Hallam2018-07-273-51/+55
* s/mlog/log/ in apiRPCClient (#9171)Jesse Hallam2018-07-273-55/+55
* Adding FileWillBeUploaded plugin hook (#9169)Christopher Speller2018-07-273-1/+98
* fix plugin example docs (#9148)Jesse Hallam2018-07-251-1/+3
* make GetChannelByName take teamId first (#9134)Jesse Hallam2018-07-204-21/+79
* MM-11028 Adding some plugin tests. (#9103)Christopher Speller2018-07-182-1135/+2
* Support `server`, deprecate `backend` in plugin manifest (#9127)Jesse Hallam2018-07-181-1/+1
* MM-11366: support a plugin bundle with multiple executables (#9121)Jesse Hallam2018-07-171-1/+5
* MM-10254 Add plugin APIs for getting/updating user statuses (#9101)Joram Wilander2018-07-165-3/+251
* MM-11292: clean up plugins GoDoc (#9109)Jesse Hallam2018-07-1317-541/+665
* First batch of new plugin api methods (#9022)Daniel Schalla2018-07-066-4/+1064
* MM-10703 Adding blank request context to plugin hooks for future use. (#9043)Christopher Speller2018-07-067-66/+865
* MM-11029 Adding plugin logging functionality. (#9034)Christopher Speller2018-07-038-31/+316
* MM-9674 Add plugin API for publishing custom WebSocket events (#8999)Joram Wilander2018-06-274-2/+40
* MM-10702 Moving plugins to use hashicorp go-plugin. (#8978)Christopher Speller2018-06-2558-6532/+2673
* disable Supervisor_PluginRepeatedlyCrash (#8918)Jesse Hallam2018-06-051-2/+2