mattermost/plugin
Carlos Tadeu Panato Junior bb5a74a42b
[MM-34076] Add Plugin API User custom status (#17435)
* add missing client for custom user status

* add custom user status plugin api

* update based on feedback review

* add GetCustomStatus

* update interfaces
2021-11-10 11:11:20 -05:00
..
checker [MM-2307] Move plugin helpers from mattermost-server repository into mattermost-plugin-api (#17870) 2021-08-06 11:54:56 +02:00
interface_generator [MM-37772] Idiomatic naming (URL, URI, API) (#18128) 2021-08-16 19:46:44 +02:00
plugintest [MM-34076] Add Plugin API User custom status (#17435) 2021-11-10 11:11:20 -05:00
scheduler Move Channels into App (#18623) 2021-10-12 11:39:49 +05:30
api.go [MM-34076] Add Plugin API User custom status (#17435) 2021-11-10 11:11:20 -05:00
api_timer_layer_generated.go [MM-34076] Add Plugin API User custom status (#17435) 2021-11-10 11:11:20 -05:00
client.go [MM-2307] Move plugin helpers from mattermost-server repository into mattermost-plugin-api (#17870) 2021-08-06 11:54:56 +02:00
client_rpc.go register PreviewPost for RPC connections (#18452) 2021-09-23 13:27:09 -04:00
client_rpc_generated.go [MM-34076] Add Plugin API User custom status (#17435) 2021-11-10 11:11:20 -05:00
context.go [MM-23279] Idiomatic naming (IP) (#18152) 2021-08-19 10:33:29 +02:00
db_rpc.go DB RPC driver: add master/replica support (#17792) 2021-06-17 17:40:22 +02:00
doc.go MM-11292: clean up plugins GoDoc (#9109) 2018-07-13 10:29:50 -04:00
driver.go [MM-2307] Move plugin helpers from mattermost-server repository into mattermost-plugin-api (#17870) 2021-08-06 11:54:56 +02:00
environment.go Fix PluginHealthCheckJob (#18927) 2021-11-04 08:54:03 +05:30
environment_test.go [MM-22051] Remove To/From JSON (#18070) 2021-09-01 14:43:12 +02:00
example_hello_world_test.go MM-36271: Bump major version to 6.0 (#17973) 2021-07-22 12:21:47 +05:30
example_help_test.go MM-36271: Bump major version to 6.0 (#17973) 2021-07-22 12:21:47 +05:30
hclog_adapter.go MM-36764 mlog refactor (#18118) 2021-08-17 16:08:04 -04:00
health_check.go MM-36271: Bump major version to 6.0 (#17973) 2021-07-22 12:21:47 +05:30
health_check_test.go MM-36764 mlog refactor (#18118) 2021-08-17 16:08:04 -04:00
hijack.go [MM-16473] Make plugins' ServerHTTP http.ResponseWriter hijackable (#14822) 2020-06-26 10:51:23 +02:00
hooks.go Add plugin websocket hooks (#18151) 2021-08-24 10:11:31 +02:00
hooks_timer_layer_generated.go Add plugin websocket hooks (#18151) 2021-08-24 10:11:31 +02:00
http.go MM-36271: Bump major version to 6.0 (#17973) 2021-07-22 12:21:47 +05:30
io_rpc.go add megacheck as makefile target (#9288) 2018-09-03 14:08:40 +02:00
stringifier.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
stringifier_test.go goimports (#16640) 2021-01-07 22:42:43 +05:30
supervisor.go MM-36764 mlog refactor (#18118) 2021-08-17 16:08:04 -04:00
supervisor_test.go MM-36764 mlog refactor (#18118) 2021-08-17 16:08:04 -04:00