mattermost/plugin
Carlos Tadeu Panato Junior f8b87cbe2d
Add SendMail to plugin API (#10082)
* Add SendMail to plugin API

* Update per feedback

Co-Authored-By: cpanato <ctadeu@gmail.com>
2019-01-10 10:06:14 +01:00
..
interface_generator MM-11734: better plugin error handling (#9405) 2018-09-13 11:31:22 -07:00
plugintest Add SendMail to plugin API (#10082) 2019-01-10 10:06:14 +01:00
scheduler MM-12849 Moving all non request scoped items to Server struct (#9806) 2018-11-07 10:20:07 -08:00
api.go Add SendMail to plugin API (#10082) 2019-01-10 10:06:14 +01:00
client.go MM-12193: remove auto unmarshalling (#9519) 2018-10-03 13:13:19 -04:00
client_rpc.go Register opengraph struct with gob for plugins (#9992) 2018-12-12 10:09:40 -08:00
client_rpc_generated.go Add SendMail to plugin API (#10082) 2019-01-10 10:06:14 +01:00
context.go MM-12855 Plugin Context (#9922) 2018-12-05 10:46:08 -08:00
doc.go MM-11292: clean up plugins GoDoc (#9109) 2018-07-13 10:29:50 -04:00
environment.go MM-7633: Optimize memory utilization during file uploads (#9835) 2018-12-13 22:32:07 +01: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 Fixing formatting. (#9801) 2018-11-06 16:28:55 +08:00