mattermost/server/channels/app/slashcommands
2025-11-12 13:00:51 +01:00
..
auto_channels.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
auto_constants.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
auto_environment.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
auto_posts.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
auto_teams.go [MM-64654] Migrate to modern Go features (#31820) 2025-07-18 12:54:51 +02:00
auto_users.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_away.go Use request.CTX instead of *request.Context (#24877) 2023-10-30 16:33:37 +01:00
command_channel_header.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_channel_header_test.go [MM-61499] Fix errcheck issues in server/channels/app/slashcommands/helper_test.go (#30880) 2025-05-12 11:20:14 +02:00
command_channel_purpose.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_channel_purpose_test.go [MM-61499] Fix errcheck issues in server/channels/app/slashcommands/helper_test.go (#30880) 2025-05-12 11:20:14 +02:00
command_channel_rename.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_channel_rename_test.go [MM-61499] Fix errcheck issues in server/channels/app/slashcommands/helper_test.go (#30880) 2025-05-12 11:20:14 +02:00
command_code.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_code_test.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
command_custom_status.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_custom_status_test.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
command_dnd.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_echo.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_expand_collapse.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_exportlink.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_groupmsg.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_groupmsg_test.go [MM-61499] Fix errcheck issues in server/channels/app/slashcommands/helper_test.go (#30880) 2025-05-12 11:20:14 +02:00
command_help.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_invite.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_invite_people.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_invite_people_test.go [MM-61499] Fix errcheck issues in server/channels/app/slashcommands/helper_test.go (#30880) 2025-05-12 11:20:14 +02:00
command_invite_test.go [MM-61499] Fix errcheck issues in server/channels/app/slashcommands/helper_test.go (#30880) 2025-05-12 11:20:14 +02:00
command_join.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_join_test.go [MM-61499] Fix errcheck issues in server/channels/app/slashcommands/helper_test.go (#30880) 2025-05-12 11:20:14 +02:00
command_leave.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_leave_test.go [MM-61499] Fix errcheck issues in server/channels/app/slashcommands/helper_test.go (#30880) 2025-05-12 11:20:14 +02:00
command_loadtest.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_logout.go Use request.CTX instead of *request.Context (#24877) 2023-10-30 16:33:37 +01:00
command_marketplace.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_marketplace_test.go [MM-61499] Fix errcheck issues in server/channels/app/slashcommands/helper_test.go (#30880) 2025-05-12 11:20:14 +02:00
command_me.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_me_test.go [MM-61499] Fix errcheck issues in server/channels/app/slashcommands/helper_test.go (#30880) 2025-05-12 11:20:14 +02:00
command_msg.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_msg_test.go [MM-61499] Fix errcheck issues in server/channels/app/slashcommands/helper_test.go (#30880) 2025-05-12 11:20:14 +02:00
command_mute.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_mute_test.go [MM-61499] Fix errcheck issues in server/channels/app/slashcommands/helper_test.go (#30880) 2025-05-12 11:20:14 +02:00
command_offline.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_online.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_open.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
command_remote.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_remove.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_remove_test.go [MM-61499] Fix errcheck issues in server/channels/app/slashcommands/helper_test.go (#30880) 2025-05-12 11:20:14 +02:00
command_search.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_settings.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_share.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_share_test.go [MM-61499] Fix errcheck issues in server/channels/app/slashcommands/helper_test.go (#30880) 2025-05-12 11:20:14 +02:00
command_shortcuts.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_shrug.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_test.go [MM-61499] Fix errcheck issues in server/channels/app/slashcommands/helper_test.go (#30880) 2025-05-12 11:20:14 +02:00
helper_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
main_test.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
util.go [MM-64654] Migrate to modern Go features (#31820) 2025-07-18 12:54:51 +02:00
util_test.go Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00