← Back to Clusters

Discord and MS Teams Fixes

This cluster addresses various fixes related to Discord and Microsoft Teams integrations, focusing on ID handling, image downloads, and message uploads.

20 PRs
fix discord msteams Representative: #22524
# Title Author Created GitHub
8648 fix: don't treat bare numeric Discord IDs as definitive target IDs dbottme 2026-02-04 View
10902 fix(msteams): fix inline pasted image downloads jlian 2026-02-07 View
12204 fix(discord): resolve numeric guildId/channelId pairs in channel allowlist mcaxtr 2026-02-09 View
16791 fix(discord): use rawBody with explicit Content-Type for voice message uploads Limitless2023 2026-02-15 View
16828 fix(config): transform Discord user/role IDs to strings Limitless2023 2026-02-15 View
18716 msteams: fix DM image delivery + user target routing ktsushilofficial 2026-02-17 View
18921 fix(mattermost): register websocket listeners before emitting events in test BinHPdev 2026-02-17 View
19111 fix(config): warn on numeric IDs that lose precision Clawborn 2026-02-17 View
19401 fix(ui): prevent precision loss when coercing large numeric strings in config... Operative-001 2026-02-17 View
19882 fix(discord): register select menu handlers (unique customId) onevcat 2026-02-18 View
20009 fix(discord): immediately defer interactions to prevent timeouts Gitjay11 2026-02-18 View
20913 fix: intercept Discord embed images to enforce mediaMaxMb MumuTW 2026-02-19 View
21463 fix(discord): prevent WebSocket death spiral + fix numeric channel ID… akropp 2026-02-20 View
21739 feat(msteams): support resumable upload sessions for files > 4MB krishna-warfade 2026-02-20 View
22325 fix(security): prevent memory exhaustion in inline image decoding hackersifu 2026-02-21 View
22397 fix: warn on IEEE-754 precision loss for large numeric owner IDs (fail closed) arismoko 2026-02-21 View
22524 fix(doctor): preserve precision of large Discord snowflake IDs in --fix rep jmasson 2026-02-21 View
22557 fix(discord): coerce exec approval approver IDs to string to prevent 64-bit t... zwffff 2026-02-21 View
22884 feat(msteams): add resumable upload sessions with retry and range-aware resume chansuke 2026-02-21 View
23182 fix(discord): pass statusReactions emojis and timing config to controller SidQin-cyber 2026-02-22 View