mattermost/server/channels/app
Nick Misasi 453ab3dc74 feat(12-01): start gRPC PluginAPI server for Python plugins
- Add startAPIServer function to start gRPC server on random port
- Add APIServerRegistrar type to break import cycle with apiserver package
- Modify WithCommandFromManifest to accept apiImpl and registrar
- Update configurePythonCommand to start API server and set MATTERMOST_PLUGIN_API_TARGET env var
- Add apiServerCleanup field to supervisor struct for cleanup on shutdown
- Add SetAPIServerRegistrar method to Environment for dependency injection
- Wire up API server registrar in app/plugin.go

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 09:46:34 -05:00
..
email Fix copyright date and address for email footers (#34813) 2026-01-05 13:59:37 -05:00
featureflag Add whitespace linter (#24855) 2023-10-11 10:13:36 +02:00
imaging [MM-64654] Migrate to modern Go features (#31820) 2025-07-18 12:54:51 +02:00
imports fix: avoid validating channel memberships if the array is empty (#34495) 2025-11-26 17:53:13 +00:00
oauthproviders/gitlab Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
oembed MM-60351 Use oEmbed for YouTube links (#28312) 2024-10-01 14:06:45 -04:00
password Add fast test hasher to speed up CI tests (#34707) 2025-12-11 09:46:21 -04:00
platform [MM-61758] Burn on read feature (#34703) 2025-12-11 07:59:50 +01:00
plugin_api_tests [MM-64654] Migrate to modern Go features (#31820) 2025-07-18 12:54:51 +02:00
properties Flag post API (#33765) 2025-10-02 20:24:29 +05:30
slashcommands Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
teams Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
test_templates [MM-64840] Add EmailNotificationWillBeSent Plugin Hook (#33421) 2025-08-05 09:09:07 -04:00
users Magic link (passwordless) authentication for guests (#34264) 2025-11-20 14:06:23 +01:00
access_control.go [MM-65956] Tweak auto add to make it consistent with child policies (#33990) 2025-11-19 20:18:45 +00:00
access_control_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
admin.go [MM-64654] Migrate to modern Go features (#31820) 2025-07-18 12:54:51 +02:00
admin_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
agents.go Fix 500 error when agents plugin isn't active or installed (#34573) 2025-11-27 06:52:38 -08:00
analytics.go [AI assisted]: Improve system console statistics performance (#29899) 2025-02-04 21:54:01 +05:30
app.go feat: Add Microsoft Intune MAM authentication support (#34577) 2025-12-10 08:31:53 +02:00
app_test.go Integration permission management changes (#34421) 2025-11-13 11:12:30 +00:00
audit.go Add documentation for audit levels (#34457) 2025-11-12 14:07:12 +01:00
authentication.go MM-64692: Migrate passwords to PBKDF2 (#33830) 2025-09-11 16:43:34 +02:00
authentication_test.go Add fast test hasher to speed up CI tests (#34707) 2025-12-11 09:46:21 -04:00
authorization.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
authorization_test.go Integration permission management changes (#34421) 2025-11-13 11:12:30 +00:00
auto_responder.go Use flags for create post (#28857) 2024-10-22 16:00:26 +02:00
auto_responder_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
bot.go [MM-66684] Amend CheckIfRestrictedDM to ensure that plugin bots and bot owned by the current user aren't restricted (#34543) 2025-11-20 10:55:13 -05:00
bot_test.go [MM-66684] Amend CheckIfRestrictedDM to ensure that plugin bots and bot owned by the current user aren't restricted (#34543) 2025-11-20 10:55:13 -05:00
brand.go [MM-61099] Fix errcheck issues in server/channels/app/brand.go (#30679) 2025-05-21 16:35:00 +02:00
busy.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
busy_test.go [MM-62408] Server Code Coverage with Fully Parallel Tests (#30078) 2025-05-30 13:58:26 +02:00
channel.go MM-66424: Improve team filtering in common teams API (#34454) 2025-12-15 15:06:48 -04:00
channel_bookmark.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
channel_bookmark_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
channel_category.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
channel_category_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
channel_test.go MM-67037 Skipping flaky test TestAddChannelMemberNoUserRequestor (#34805) 2026-01-12 11:06:09 +02:00
channels.go feat: Add Microsoft Intune MAM authentication support (#34577) 2025-12-10 08:31:53 +02:00
cloud.go Add support for dynamic fetching of preview modal content from S3 bucket (#33380) 2025-07-15 12:58:18 -04:00
cluster.go Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
cluster_discovery.go Add whitespace linter (#24855) 2023-10-11 10:13:36 +02:00
cluster_handlers.go [MM-53156] Remove Multi-Product architecture (#25669) 2024-02-15 13:01:44 +01:00
command.go Integration permission management changes (#34421) 2025-11-13 11:12:30 +00:00
command_autocomplete.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
command_autocomplete_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
command_test.go [MM-62408] Server Code Coverage with Fully Parallel Tests (#30078) 2025-05-30 13:58:26 +02:00
compliance.go Fix racy test issues (#24971) 2023-11-06 12:26:17 +01:00
config.go [MM-63760] Only partially sanitize DB datasources for Support Packet (#30728) 2025-06-06 15:07:54 +02:00
config_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
constants.go Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
content_flagging.go Content flagging manage deleted post only (#34481) 2025-11-20 10:09:36 +05:30
content_flagging_test.go Content flagging manage deleted post only (#34481) 2025-11-20 10:09:36 +05:30
context.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
custom_profile_attributes.go Adds default values to the attrs of CPA fields and refactors the app layer (#34408) 2025-11-13 12:00:54 +01:00
custom_profile_attributes_test.go Adds default values to the attrs of CPA fields and refactors the app layer (#34408) 2025-11-13 12:00:54 +01:00
data_retention.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
desktop_login.go [MM-61106] fix server/channels/app/desktop_login.go errcheck issues (#28818) 2024-11-04 13:27:07 +01:00
desktop_login_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
doc.go Add comprehensive documentation for server/channels layers (#33449) 2025-07-22 11:53:42 +02:00
download.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
download_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
draft.go [MM-61899] Properly restrict users who previously shared a team from DMs/GMs when they no longer share a team. (#30094) 2025-09-30 11:41:14 -04:00
draft_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
email_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
emoji.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
emoji_bench_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
emoji_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
enterprise.go feat: Add Microsoft Intune MAM authentication support (#34577) 2025-12-10 08:31:53 +02:00
enterprise_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
expirynotify.go [MM-64485] Remove separate notification log file (#33473) 2025-08-20 10:17:45 +02:00
expirynotify_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
export.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
export_converters.go [MM-53245] export/import: add Props to the replies (#29531) 2024-12-18 17:36:17 +01:00
export_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
extract_plugin_tar.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
extract_plugin_tar_test.go [MM-64654] Migrate to modern Go features (#31820) 2025-07-18 12:54:51 +02:00
file.go Fliter post in search api with no read content channel permission (#34620) 2026-01-07 10:21:55 -04:00
file_bench_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
file_helper.go [MM-57826] Make sure the original errors are wrapped when AppErrors are returned (#26771) 2024-04-22 12:03:28 +02:00
file_helper_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
file_info.go Update file_info.go (fix errcheck issue) (#28966) 2024-11-14 08:42:32 +01:00
file_info_test.go [MM-62408] Server Code Coverage with Fully Parallel Tests (#30078) 2025-05-30 13:58:26 +02:00
file_test.go Fliter post in search api with no read content channel permission (#34620) 2026-01-07 10:21:55 -04:00
group.go [GH-28202]: Added GetGroupsByNames API (#33558) 2025-08-20 18:20:07 -04:00
group_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
helper_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
hosted_customer.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
image.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
import.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
import_functions.go [MM-64900] Migrate to use request.CTX instead of context.Context (#33541) 2025-09-18 16:14:24 +02:00
import_functions_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
import_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
import_utils.go Bump Go to v1.23.7 (#30455) 2025-03-17 14:22:07 +01:00
import_utils_test.go [MM-64654] Migrate to modern Go features (#31820) 2025-07-18 12:54:51 +02:00
integration_action.go Add multiform functionality to Interactivedialog (#33076) 2025-09-26 11:09:50 -06:00
integration_action_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
ip_filtering.go [MM-64900] Migrate to use request.CTX instead of context.Context (#33541) 2025-09-18 16:14:24 +02:00
job.go MM-65661 - channel admin abac override previous jobs (#33872) 2025-09-26 12:33:31 +02:00
job_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
ldap.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
license.go MM-64486: Remove telemetry (#33606) 2025-09-04 18:46:18 +00:00
license_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
limits.go Team Edition User Limit Update (#33888) 2025-09-15 11:39:52 -04:00
limits_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
login.go User id auth control (#34441) 2025-12-12 10:53:46 +05:30
login_test.go User id auth control (#34441) 2025-12-12 10:53:46 +05:30
main_test.go MM-63368: Remove MySQL (#33458) 2025-07-22 20:40:55 +05:30
mention_keywords.go Depublishing some app layer methods (#29559) 2024-12-12 20:15:38 +01:00
mention_keywords_test.go [MM-62408] Server Code Coverage with Fully Parallel Tests (#30078) 2025-05-30 13:58:26 +02:00
mention_parser.go MM-54201 Refactor mention parsing in preparation for multi-word mentions (#25030) 2023-10-23 12:37:58 -04:00
mention_parser_standard.go MM-54201 Refactor mention parsing in preparation for multi-word mentions (#25030) 2023-10-23 12:37:58 -04:00
mention_parser_standard_test.go [MM-62408] Server Code Coverage with Fully Parallel Tests (#30078) 2025-05-30 13:58:26 +02:00
mention_results.go MM-54201 Refactor mention parsing in preparation for multi-word mentions (#25030) 2023-10-23 12:37:58 -04:00
mention_results_test.go [MM-62408] Server Code Coverage with Fully Parallel Tests (#30078) 2025-05-30 13:58:26 +02:00
metrics.go [aider assisted] MM-61888: Add ClientSideUserIds field to MetricsSettings (#30127) 2025-02-13 21:10:34 +05:30
metrics_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
migrations.go Content flagging manage deleted post only (#34481) 2025-11-20 10:09:36 +05:30
migrations_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
notification.go [MM-61758] Burn on read feature (#34703) 2025-12-11 07:59:50 +01:00
notification_email.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
notification_email_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
notification_push.go MM-65575: Fix server panic when bot posts trigger persistent notifications (#34174) 2025-12-08 20:41:29 +00:00
notification_push_test.go MM-65960: Avoid replica race lag when accessing TelemetryID (#34586) 2025-12-11 17:34:36 -04:00
notification_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
notify_admin.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
notify_admin_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
oauth.go [MM-66708] Disallow interacting with password and login method for magic link accounts (#34615) 2025-12-11 17:38:39 +01:00
oauth_test.go feat: Add Microsoft Intune MAM authentication support (#34577) 2025-12-10 08:31:53 +02:00
onboarding.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
onboarding_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
opengraph.go MM-60351 Use oEmbed for YouTube links (#28312) 2024-10-01 14:06:45 -04:00
opengraph_test.go [MM-64654] Migrate to modern Go features (#31820) 2025-07-18 12:54:51 +02:00
options.go Disable morph logging during TestMain (#30948) 2025-05-21 17:31:18 +00:00
permissions.go [MM-64900] Migrate to use request.CTX instead of context.Context (#33541) 2025-09-18 16:14:24 +02:00
permissions_migrations.go Integration permission management changes (#34421) 2025-11-13 11:12:30 +00:00
permissions_migrations_test.go [MM-62408] Server Code Coverage with Fully Parallel Tests (#30078) 2025-05-30 13:58:26 +02:00
permissions_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
plugin.go feat(12-01): start gRPC PluginAPI server for Python plugins 2026-01-20 09:46:34 -05:00
plugin_api.go MM-66943: Fix SavePluginConfig wiping other plugins' configs (#34733) 2025-12-12 16:45:51 -04:00
plugin_api_test.go MM-66943: Fix SavePluginConfig wiping other plugins' configs (#34733) 2025-12-12 16:45:51 -04:00
plugin_commands.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
plugin_commands_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
plugin_context.go Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
plugin_db_driver.go MM-56402: Introduce a pluginID to track RPC DB connections (#26424) 2024-04-16 18:53:26 +05:30
plugin_db_driver_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
plugin_deadlock_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
plugin_event.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
plugin_health_check_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
plugin_hooks_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
plugin_install.go MM-62746: drop manual plugin deployment support (#30019) 2025-07-16 01:46:41 +00:00
plugin_install_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
plugin_key_value_store.go Cleanup usage of global logger (#26835) 2024-04-24 11:52:33 +02:00
plugin_prepackaged_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
plugin_properties_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
plugin_public_keys.go MM-52532: Fix golangci warnings (#23709) 2023-06-13 14:08:36 +05:30
plugin_reattach.go Fix errcheck issues in server/channels/app/plugin_reattach (#29115) 2024-11-05 09:59:24 +01:00
plugin_requests.go preserve Authorization headers if not used to resolve a session (#34203) 2025-10-30 16:27:22 -03:00
plugin_requests_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
plugin_shutdown_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
plugin_signature.go Always require signatures for prepackaged plugins (#31785) 2025-06-24 15:11:02 -03:00
plugin_signature_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
plugin_statuses.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
plugin_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
post.go Fliter post in search api with no read content channel permission (#34620) 2026-01-07 10:21:55 -04:00
post_acknowledgements.go Flag post API (#33765) 2025-10-02 20:24:29 +05:30
post_acknowledgements_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
post_file_change.go Feature edit attachments (#29769) 2025-01-13 18:16:56 +05:30
post_file_change_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
post_helpers.go Filter burn on read posts from search results (#34747) 2025-12-17 16:23:26 +01:00
post_helpers_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
post_metadata.go [MM-61758] Burn on read feature (#34703) 2025-12-11 07:59:50 +01:00
post_metadata_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
post_permission_utils.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
post_persistent_notification.go MM-65575: Fix server panic when bot posts trigger persistent notifications (#34174) 2025-12-08 20:41:29 +00:00
post_persistent_notification_test.go MM-65575: Fix server panic when bot posts trigger persistent notifications (#34174) 2025-12-08 20:41:29 +00:00
post_priority.go Flag post API (#33765) 2025-10-02 20:24:29 +05:30
post_restore.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
post_restore_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
post_test.go Fliter post in search api with no read content channel permission (#34620) 2026-01-07 10:21:55 -04:00
preference.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
product_notices.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
product_notices_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
ratelimit.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
ratelimit_test.go [MM-62408] Server Code Coverage with Fully Parallel Tests (#30078) 2025-05-30 13:58:26 +02:00
reaction.go [MM-61758] Burn on read feature (#34703) 2025-12-11 07:59:50 +01:00
reaction_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
remote_cluster.go MM-64522: Use PBKDF2 as the new key derivation for remote cluster invitation (#33493) 2025-07-21 19:08:31 +05:30
remote_cluster_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
report.go Add cursor-based Posts Reporting API for compliance and auditing (#34252) 2025-11-17 09:02:19 -07:00
report_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
response_transfer.go Add streaming support to PluginHTTP API for inter-plugin requests (#34366) 2025-11-05 14:21:13 +00:00
role.go [MM-64900] Migrate to use request.CTX instead of context.Context (#33541) 2025-09-18 16:14:24 +02:00
role_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
saml.go MM-66299: type handling for ConsumeTokenOnce (#34247) 2025-10-22 18:03:33 -03:00
scheduled_post.go Guest cannot add file to post without upload_file permission (#34538) 2026-01-07 10:40:05 -04:00
scheduled_post_job.go [MM-61758] Burn on read feature (#34703) 2025-12-11 07:59:50 +01:00
scheduled_post_job_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
scheduled_post_test.go Guest cannot add file to post without upload_file permission (#34538) 2026-01-07 10:40:05 -04:00
scheme.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
searchengine.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
security_update_check.go MM-64486: Remove telemetry (#33606) 2025-09-04 18:46:18 +00:00
server.go Added debug log to indicate the job is not running as the node is not a leader node (#34701) 2025-12-18 10:16:48 +05:30
server_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
session.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
session_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
shared_channel.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
shared_channel_global_user_sync_self_referential_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
shared_channel_membership_sync_self_referential_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
shared_channel_service_iface.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
shared_channel_sync_self_referential_utils_test.go MM-61033: [Shared Channels] Removing a shared channel on one end should make the other remove the shared channel too (#30738) 2025-06-16 16:25:00 +02:00
shared_channel_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
slack.go [MM-64900] Migrate to use request.CTX instead of context.Context (#33541) 2025-09-18 16:14:24 +02:00
slack_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
status.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
status_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
support_packet.go Migrate from gopkg.in/yaml.v3 to github.com/goccy/go-yaml (#34510) 2025-11-18 08:52:05 +01:00
support_packet_test.go Migrate from gopkg.in/yaml.v3 to github.com/goccy/go-yaml (#34510) 2025-11-18 08:52:05 +01:00
syncables.go [MM-63772] Add LDAP setting to re-add removed members (#30787) 2025-05-20 11:15:25 +02:00
syncables_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
team.go [MM-66827] Omit invite_id from team creation response based on permissions (#34693) 2026-01-05 13:48:19 +00:00
team_test.go Magic link (passwordless) authentication for guests (#34264) 2025-11-20 14:06:23 +01:00
terms_of_service.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
upload.go [MM-61899] Properly restrict users who previously shared a team from DMs/GMs when they no longer share a team. (#30094) 2025-09-30 11:41:14 -04:00
upload_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
usage.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
usage_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
user.go [MM-66799] Remove magic link users password (#34616) 2025-12-12 16:25:38 +01:00
user_agent.go MM-61012 Add special handling to OS detection for mobile apps (#29139) 2024-11-15 12:25:28 -05:00
user_agent_test.go [MM-62408] Server Code Coverage with Fully Parallel Tests (#30078) 2025-05-30 13:58:26 +02:00
user_limits_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
user_terms_of_service.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
user_terms_of_service_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
user_test.go Magic link (passwordless) authentication for guests (#34264) 2025-11-20 14:06:23 +01:00
user_viewmembers_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
web_broadcast_hooks.go [MM-61758] Burn on read feature (#34703) 2025-12-11 07:59:50 +01:00
web_broadcast_hooks_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
web_conn.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
web_conn_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
web_hub.go [MM-61758] Burn on read feature (#34703) 2025-12-11 07:59:50 +01:00
webhook.go [MM-64900] Migrate to use request.CTX instead of context.Context (#33541) 2025-09-18 16:14:24 +02:00
webhook_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
webhub_fuzz.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00