Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| fix: use Blob with application/json content-type for /api/v4/client_perf sendBeacon | mgdelacroix | M | AI | 6.0h | 0.1h | May 07, 2026 |
SummaryBug FixFix telemetry sendBeacon content-type Ensures client performance telemetry is sent with correct JSON content type, preventing WAF alerts and network bans. Adds unit tests to validate Blob serialization and fallback fetch. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(bookmarks): disable DnD with one item; don't open menu without overflow | calebroseland | L | AI | 25.9h | 0.1h | May 07, 2026 |
SummaryBug FixFix bookmark drag‑and‑drop edge cases Improves user experience by preventing accidental drag states and unwanted menu openings when bookmarks are limited or overflow is empty. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| MM-68589 add ever-member history lookup for ABAC sync | isacikgoz | M | AI | 46.8h | 13.3h | May 07, 2026 |
SummaryFeatureAdd ever-member history lookup for ABAC sync Introduces a new API to retrieve deduplicated prior member IDs for a channel, enabling ABAC sync to identify ever-members efficiently. Health Assessment
Medium
Medium
Medium
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| MM-67904 Fix inflated count in search results Messages tab | mgdelacroix | M | AI | 1.4h | 0.1h | May 07, 2026 |
SummaryBug FixFix inflated message count in search results Corrects the message counter in search results to accurately reflect the number of matching posts, improving user trust and reducing confusion. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Automated cherry pick of #36442 | mattermost-build | M | No | 0.8h | 0.0h | May 07, 2026 |
SummaryChoreCherry pick update of Jira prepackaged version Automated cherry pick of a dependency update, ensuring release consistency. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Automated cherry pick of #36332 | mattermost-build | L | No | 1.3h | 0.0h | May 07, 2026 |
SummaryFeatureCherry pick of session cache invalidation Adds session cache invalidation on global session revocation, mirroring per-user revocation pattern to improve session consistency. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| [MM-68496] Feature flag Managed Categories, expose Default Category Name to UI for channel creation and settings | devinbinnie | XL | AI | 234.1h | 0.1h | May 07, 2026 |
SummaryFeatureExpose Default Category Name via Feature Flag Adds a feature flag to control managed categories and exposes default category name to UI, enabling admins to manage categories more flexibly. This change improves admin control over channel organization while maintaining backward compatibility. Health Assessment
Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Go, Typescript
|
||||||
| Fix flaky TestPluginAPIUpdateUserPreferences | cursor | S | AI | 16.1h | 0.4h | May 07, 2026 |
SummaryTestFix flaky TestPluginAPIUpdateUserPreferences Improves test reliability by replacing brittle index-based assertions with deterministic category lookups, eliminating flakiness without affecting production code. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| Update jira prepackaged version | nang2049 | M | AI | 24.5h | 0.0h | May 07, 2026 |
SummaryChoreUpdate Jira prepackaged version Bumps the Jira plugin to version 4.7.0, ensuring compatibility with the latest plugin features without affecting core Mattermost functionality. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| MM-68543 Invalidate active WebConn session cache on global session revocation | marianunez | L | AI | 178.7h | 0.1h | May 07, 2026 |
SummaryFeatureInvalidate WebConn session cache on global revocation Ensures that global session revocation also clears active WebSocket connections across all nodes, tightening security and preventing stale authenticated connections. Health Assessment
Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| Add root id to webhooks | larkox | M | AI | 50.6h | 0.2h | May 07, 2026 |
SummaryFeatureAdd root ID to webhook requests Enables incoming webhooks to post replies in threads by specifying a root ID, improving integration flexibility. Health Assessment
Medium
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Go, Javascript
|
||||||
| docs: import server/AGENTS.md from platform/AGENTS.md to ensure eager loading | lieut-data | XS | AI | 65.1h | 0.1h | May 07, 2026 |
SummaryDocsAdd eager loading import for server AGENTS Ensures server-level AI agent instructions are loaded at session start, improving context consistency. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| Split out buttonClassNames utility and use for most places Button isn't | hmhealey | L | AI | 172.0h | 169.4h | May 06, 2026 |
SummaryRefactorExtract buttonClassNames utility for button styling Refactors button styling logic into a reusable utility, improving maintainability and consistency across the admin console. Health Assessment
Medium
High
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| MM-68654 Add Button to the Component Library | hmhealey | L | AI | 45.4h | 12.8h | May 06, 2026 |
SummaryFeatureAdd Button to Component Library Adds a new button component to the UI library, enabling consistent styling and interaction across the Mattermost web app. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Lower default test console log level from stdlog to debug | lieut-data | XS | AI | 1.3h | 0.6h | May 06, 2026 |
SummaryChoreLower default test console log level from stdlog to debug Reduces test console log spam by changing the default log level to debug, improving CI output clarity without affecting production behavior. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| MM-68397 Add shared package to STYLE_GUIDE.md | hmhealey | S | AI | 25.3h | 19.7h | May 06, 2026 |
SummaryDocsAdd shared package to STYLE_GUIDE.md Documentation updates adding shared package references and new AGENTS guide, improving developer onboarding. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| [MM-68683] Surface Recommended badge in the quick channel switcher | isacikgoz | XL | AI | 3.3h | 3.3h | May 06, 2026 |
SummaryFeatureSurface Recommended badge in the quick channel switcher Adds a Recommended badge to quick channel switcher rows for channels that match ABAC policy, enabling users to identify recommended channels instantly without opening Browse Channels, thereby improving onboarding and channel discovery. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| Automated cherry pick of #36430 | mattermost-build | XS | No | 2.5h | 1.8h | May 06, 2026 |
SummaryChoreAutomated cherry pick of #36430 Updates prepackaged GitLab version to 1.12.2, ensuring compatibility and security updates for the release. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Translations update from Mattermost Weblate | weblate | XL | AI | 44.6h | 0.1h | May 06, 2026 |
SummaryChoreUpdate translations from Mattermost Weblate Translations update for Mattermost/server from Weblate, improving localization support. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Weblate, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Json
|
||||||
| Update interdependency between packages to 11.8.0 | hmhealey | XS | AI | 0.8h | 0.0h | May 06, 2026 |
SummaryChoreUpdate interdependency between packages to 11.8.0 Bumps shared package to 11.8.0 to resolve version mismatch, ensuring smooth integration and preventing potential build failures. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Bumping prepackaged gitlab version to v1.12.2 | avasconcelos114 | XS | AI | 17.3h | 0.0h | May 06, 2026 |
SummaryChoreBump prepackaged GitLab plugin to v1.12.2 Updates the bundled GitLab plugin to the latest version, ensuring compatibility and access to new features without changing core functionality. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| MM-68532: default EnableSearchPublicChannelsWithoutMembership to true for new installations | lieut-data | S | AI | 45.0h | 2.2h | May 06, 2026 |
SummaryFeatureEnable public channel search by default for new installs New installations using Elasticsearch/OpenSearch will now see public channels in search results by default, improving discoverability for users without membership. Existing installations remain unaffected. Health Assessment
Small
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| [MM-68590] Clarify membership policy UI copy | isacikgoz | S | AI | 14.2h | 0.1h | May 06, 2026 |
SummaryChoreClarify membership policy UI copy Updated membership policy copy in System Console and public channel settings to be clearer and more concise, improving user understanding of auto‑add behavior. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Adds experimental label to the views endpoints | mgdelacroix | S | AI | 41.2h | 0.0h | May 06, 2026 |
SummaryDocsAdds experimental label to the views endpoints Adds an experimental label to seven view endpoints’ OpenAPI descriptions, with no impact on API logic or behavior. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Yaml
|
||||||
| fix(webapp): fix admin sidebar category rendering and update link checker | yasserfaraazkhan | XL | AI | 59.3h | 0.0h | May 06, 2026 |
SummaryBug FixFix admin sidebar category rendering and update link checker Corrects admin sidebar category component behavior and updates external link checker script, improving UI rendering and CI stability. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| [release-10.11] MM-68547: Tighten authorization on group syncable link and patch endpoints | marianunez | XL | No | 10.0h | 9.8h | May 06, 2026 |
SummaryBug FixTighten authorization on group syncable endpoints Adds stricter permission checks to group sync endpoints, enhancing security for role management. Health Assessment
X-Large
Medium
Medium
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Go, Typescript
|
||||||
| [release-11.4] MM-68547: Tighten authorization on group syncable link and patch endpoints | marianunez | XL | No | 10.0h | 9.8h | May 06, 2026 |
SummaryBug FixTighten authorization on group syncable link and patch endpoints Enhances security by adding permission checks for group syncable links and patch endpoints, ensuring only authorized users can access these features. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Go, Typescript, Javascript
Frameworks:
Cypress
|
||||||
| [release-11.5] MM-68547: Tighten authorization on group syncable link and patch endpoints | marianunez | XL | No | 10.0h | 9.8h | May 06, 2026 |
SummaryBug FixTighten authorization on group syncable endpoints Adds stricter permission checks to group syncable link and patch endpoints, enhancing security for role management. Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Go, Javascript, Typescript
Frameworks:
React
|
||||||
| [release-11.6] MM-68547: Tighten authorization on group syncable link and patch endpoints | marianunez | XL | No | 10.1h | 9.8h | May 06, 2026 |
SummaryBug FixTighten authorization on group syncable endpoints Enhances security by requiring role-management permission for group sync operations, reducing risk of unauthorized changes. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Go, Javascript, Typescript
|
||||||
| Update latest patch version to 11.7.1 | unified-ci-app | S | No | 1.3h | 0.0h | May 06, 2026 |
SummaryChoreUpdate latest patch version to 11.7.1 Automated update of patch version for release 11.7.1, ensuring consistency across backend and webapp dependencies. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| Update latest minor version to 11.8.0 | unified-ci-app | S | AI | 1.3h | 0.0h | May 06, 2026 |
SummaryChoreUpdate latest minor version to 11.8.0 This PR bumps the Mattermost server and webapp component versions to 11.8.0, ensuring consistency across the codebase without changing functionality. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Go, Javascript
|
||||||
| fix(server): add job API endpoint and expand job handler test coverage | yasserfaraazkhan | S | AI | 58.1h | 0.1h | May 06, 2026 |
SummaryBug FixAdd job API endpoint and expand test coverage Adds missing job management API route. Improves test coverage to prevent regressions in job scheduling behavior. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
CodeRabbit, Claude
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| MM-68647: Fix Data Spillage reviewer pill background in dark mode | marianunez | S | AI | 10.7h | 8.4h | May 06, 2026 |
SummaryBug FixFix Data Spillage reviewer pill background in dark mode The Reviewer field pill on the Data Spillage review card now renders correctly in dark themes. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Scss
Frameworks:
React
|
||||||
| fix: tolerate concurrent update conflicts in content flagging migration | lieut-data | S | No | 11.9h | 0.2h | May 06, 2026 |
SummaryBug FixFix concurrent update conflicts in migration Addresses race conditions in content flagging migration, improving reliability in HA deployments and parallel CI tests. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| test(app): GetJobsByTypeAndData empty data and cross-type policy_id | yasserfaraazkhan | S | No | 0.1h | - | May 05, 2026 |
SummaryTestExtend GetJobsByTypeAndData test coverage Improves reliability of job retrieval logic by covering edge cases, reducing potential bugs in production. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Go
|
||||||
| Automated cherry pick of #36316 | mattermost-build | XL | No | 2.9h | 0.1h | May 05, 2026 |
SummaryBug FixCherry pick of group sync authorization fix Applies tightened authorization checks to group sync endpoints, improving security for role‑management operations. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Go, Javascript, Typescript
Frameworks:
React
|
||||||
| Remove unused GetChannelCounts channel store API | JulienTant | L | AI | 116.7h | 3.3h | May 05, 2026 |
SummaryRefactorRemove unused GetChannelCounts channel store API Eliminates unused channel count functionality, simplifying the codebase. Reduces maintenance overhead and potential bugs. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| docs: clarify PR template rules in AGENTS.md | lieut-data | XS | AI | 0.5h | 0.1h | May 05, 2026 |
SummaryDocsClarify PR template rules in AGENTS.md Documentation update clarifies PR template usage, reducing ambiguity for contributors. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| MM-68149: Upgrade mattermost-server-build images to Go 1.26.2 | lieut-data | XS | No | 2.1h | 0.1h | May 05, 2026 |
SummaryChoreUpgrade build images to Go 1.26.2 Updates build images to use Go 1.26.2, enabling toolchain upgrade. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Frameworks:
Docker
|
||||||
| Automated cherry pick of #36417 | mattermost-build | XS | No | 1.8h | 1.8h | May 05, 2026 |
SummaryChoreAutomated cherry pick of #36417 Automated cherry pick of the Agents plugin FIPS version update to v2.0.3 for release 11.7, ensuring consistency across releases. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack |
||||||
| [MM-68655] Surface RPC errors from plugin hooks | cpoile | XL | AI | 13.5h | 0.1h | May 05, 2026 |
SummaryFeatureSurface RPC errors from plugin hooks Adds companion methods to plugin hooks that return an explicit RPC error, enabling callers to distinguish transport failures from normal no‑op responses and improving reliability of plugin interactions. Health Assessment
Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| MM-67982 Only focus mobile search box when search is opened | hmhealey | M | AI | 116.8h | 0.1h | May 05, 2026 |
SummaryFeatureFocus mobile search box only on search open Ensures the mobile search input auto‑focuses only when the search RHS is opened, preventing unintended focus on other RHSes and improving the mobile user experience. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| MM-68547: Tighten authorization on group syncable link and patch endpoints | marianunez | XL | AI | 161.0h | 0.1h | May 05, 2026 |
SummaryBug FixTighten authorization on group syncable link and patch endpoints Adds stricter permission checks to group syncable link and patch endpoints, ensuring only users with role‑management or sysconsole groups‑management permissions can modify syncable settings, reducing risk of unauthorized changes. Health Assessment
X-Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Go, Typescript
|
||||||
| Update Agents plugin FIPS version to v2.0.3 | agarciamontoro | XS | No | 1.0h | 0.0h | May 05, 2026 |
SummaryChoreUpdate Agents plugin FIPS version to v2.0.3 Brought the latest FIPS‑compliant Agents plugin to the server, ensuring compliance with security standards and providing users with a secure, updated plugin. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| MM-68500 - add AttributeValueMasking flag and HasMaskedValues field | pvev | M | AI | 14.1h | 0.0h | May 05, 2026 |
SummaryFeatureAdd AttributeValueMasking flag and HasMaskedValues field Introduces a feature flag to control masking of attribute values in policy conditions, enabling clients to opt‑in to see masked values and enhancing data privacy controls. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||
| Automated cherry pick of #36401 | mattermost-build | XS | No | 12.3h | 0.0h | May 05, 2026 |
SummaryChoreAutomated cherry pick of plugin version bump Updates the prepackaged Agents plugin to the latest version, ensuring users receive the newest features and bug fixes. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack |
||||||
| Cherry-pick #36188 to release-10.11 | nickmisasi | L | No | 12.1h | 12.0h | May 05, 2026 |
SummaryFeatureApply team invite permission alignment to release Ensures consistent authorization for team creation invites, matching existing update behavior and strengthening security for new teams. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Go
|
||||||