mattermost/plugin
Vaibhav Thakkar f6b1ccbcb1 Added GETEmojilist plugin api (#9750)
* Add GetEmojiList plugin api

* Fixed bug in getemojilist causing build test failure

* Fix linting error

* Add requested changes

* Fix all conflicts
2018-11-05 08:50:08 -05:00
..
interface_generator MM-11734: better plugin error handling (#9405) 2018-09-13 11:31:22 -07:00
plugintest Added GETEmojilist plugin api (#9750) 2018-11-05 08:50:08 -05:00
scheduler DeleteAll for KV (#9431) 2018-10-10 10:55:12 -07:00
api.go Added GETEmojilist plugin api (#9750) 2018-11-05 08:50:08 -05:00
client.go MM-12193: remove auto unmarshalling (#9519) 2018-10-03 13:13:19 -04:00
client_rpc.go Fixing race in plugin HandleHTTP. (#9754) 2018-10-30 08:57:58 -07:00
client_rpc_generated.go Added GETEmojilist plugin api (#9750) 2018-11-05 08:50:08 -05:00
context.go CSRF Token Implementation for Plugins (#9192) 2018-08-01 15:16:04 -07:00
doc.go MM-11292: clean up plugins GoDoc (#9109) 2018-07-13 10:29:50 -04:00
environment.go GH-9737: Allow setting min_server_version in plugin manifest (#9743) 2018-11-05 08:29:25 -05:00
example_hello_world_test.go MM-12193: remove auto unmarshalling (#9519) 2018-10-03 13:13:19 -04:00
example_help_test.go MM-12193: remove auto unmarshalling (#9519) 2018-10-03 13:13:19 -04:00
hclog_adapter.go Updating server dependancies. (#9498) 2018-09-28 12:40:17 -07:00
hooks.go MM-12193: remove auto unmarshalling (#9519) 2018-10-03 13:13:19 -04:00
http.go MM-11292: clean up plugins GoDoc (#9109) 2018-07-13 10:29:50 -04:00
io_rpc.go add megacheck as makefile target (#9288) 2018-09-03 14:08:40 +02:00
supervisor.go add megacheck as makefile target (#9288) 2018-09-03 14:08:40 +02:00
supervisor_test.go MM-11028 Adding some plugin tests. (#9103) 2018-07-18 16:35:12 -07:00
valid.go MM-11292: clean up plugins GoDoc (#9109) 2018-07-13 10:29:50 -04:00
valid_test.go MM-8622: improved plugin error handling (#8692) 2018-05-01 07:34:12 -07:00