mattermost/server/public/pluginapi
2025-03-31 10:44:34 +02:00
..
cluster Enforce use of any instead of interface{} (#30588) 2025-03-31 10:44:34 +02:00
experimental Enforce use of any instead of interface{} (#30588) 2025-03-31 10:44:34 +02:00
i18n Enforce use of any instead of interface{} (#30588) 2025-03-31 10:44:34 +02:00
bot.go Profile image from bytes (#26610) 2024-03-28 10:56:55 +00:00
bot_test.go Profile image from bytes (#26610) 2024-03-28 10:56:55 +00:00
channel.go [MM-53968] Includes mattermost-plugin-api into the mono repo (#24235) 2023-08-21 09:50:30 +02:00
channel_test.go [MM-53968] Includes mattermost-plugin-api into the mono repo (#24235) 2023-08-21 09:50:30 +02:00
client.go [MM-53968] Includes mattermost-plugin-api into the mono repo (#24235) 2023-08-21 09:50:30 +02:00
cluster.go [MM-53968] Includes mattermost-plugin-api into the mono repo (#24235) 2023-08-21 09:50:30 +02:00
cluster_test.go [MM-53968] Includes mattermost-plugin-api into the mono repo (#24235) 2023-08-21 09:50:30 +02:00
configuration.go Enforce use of any instead of interface{} (#30588) 2025-03-31 10:44:34 +02:00
email.go [MM-53968] Includes mattermost-plugin-api into the mono repo (#24235) 2023-08-21 09:50:30 +02:00
emoji.go [MM-53968] Includes mattermost-plugin-api into the mono repo (#24235) 2023-08-21 09:50:30 +02:00
emoji_test.go [MM-53968] Includes mattermost-plugin-api into the mono repo (#24235) 2023-08-21 09:50:30 +02:00
error.go [MM-53968] Includes mattermost-plugin-api into the mono repo (#24235) 2023-08-21 09:50:30 +02:00
example_client_test.go [MM-53968] Includes mattermost-plugin-api into the mono repo (#24235) 2023-08-21 09:50:30 +02:00
file.go Adding SetFileSearchableContent plugin API endpoint (#24355) 2023-08-30 13:43:40 -07:00
file_test.go [MM-53968] Includes mattermost-plugin-api into the mono repo (#24235) 2023-08-21 09:50:30 +02:00
frontend.go Enforce use of any instead of interface{} (#30588) 2025-03-31 10:44:34 +02:00
group.go Plugin groups (#30320) 2025-03-13 12:00:15 -04:00
kv.go Enforce use of any instead of interface{} (#30588) 2025-03-31 10:44:34 +02:00
kv_memory.go [MM-57356] Make use of go1.21 features (#26620) 2024-04-04 13:44:03 +02:00
kv_memory_test.go MM-57532: Improve timeouts for some tests (#26642) 2024-04-05 19:28:49 +05:30
kv_test.go Enforce use of any instead of interface{} (#30588) 2025-03-31 10:44:34 +02:00
license.go [MM-53968] Includes mattermost-plugin-api into the mono repo (#24235) 2023-08-21 09:50:30 +02:00
license_test.go [MM-53968] Includes mattermost-plugin-api into the mono repo (#24235) 2023-08-21 09:50:30 +02:00
log.go Enforce use of any instead of interface{} (#30588) 2025-03-31 10:44:34 +02:00
logrus.go Enforce use of any instead of interface{} (#30588) 2025-03-31 10:44:34 +02:00
logrus_test.go [MM-53968] Includes mattermost-plugin-api into the mono repo (#24235) 2023-08-21 09:50:30 +02:00
oauth.go [MM-53968] Includes mattermost-plugin-api into the mono repo (#24235) 2023-08-21 09:50:30 +02:00
plugin_test.go [MM-54014] Run tests in public/... (#24320) 2023-08-22 12:48:53 +02:00
plugins.go [MM-53968] Includes mattermost-plugin-api into the mono repo (#24235) 2023-08-21 09:50:30 +02:00
post.go [MM-62427] Add message attachments validation (#30180) 2025-03-20 12:53:50 +01:00
post_test.go [MM-62427] Add message attachments validation (#30180) 2025-03-20 12:53:50 +01:00
session.go [MM-53968] Includes mattermost-plugin-api into the mono repo (#24235) 2023-08-21 09:50:30 +02:00
slashcommand.go [MM-53968] Includes mattermost-plugin-api into the mono repo (#24235) 2023-08-21 09:50:30 +02:00
store.go fix(pluginapi/store): init master db if no replica (#29674) 2025-01-02 13:51:22 +05:30
store_test.go fix(pluginapi/store): init master db if no replica (#29674) 2025-01-02 13:51:22 +05:30
system.go [MM-54288] Support Packet V2 (#29403) 2025-01-13 20:23:09 +01:00
system_test.go [MM-54288] Support Packet V2 (#29403) 2025-01-13 20:23:09 +01:00
team.go [MM-53968] Includes mattermost-plugin-api into the mono repo (#24235) 2023-08-21 09:50:30 +02:00
team_test.go [MM-53968] Includes mattermost-plugin-api into the mono repo (#24235) 2023-08-21 09:50:30 +02:00
user.go PluginAPI: add ability to retrieve users by ids (#26936) 2024-05-15 07:06:40 -07:00
user_test.go PluginAPI: add ability to retrieve users by ids (#26936) 2024-05-15 07:06:40 -07:00
utils.go [MM-53968] Includes mattermost-plugin-api into the mono repo (#24235) 2023-08-21 09:50:30 +02:00
utils_test.go [MM-53968] Includes mattermost-plugin-api into the mono repo (#24235) 2023-08-21 09:50:30 +02:00