teconomix
f49c6a402c
fix(mattermost): deliver media attachments after successful final patch (ID=2965023940)
...
After a successful patchMattermostPost in the isFinal branch, the code returned
immediately without delivering any media attachments. deliverMattermostReplyPayload
is the only path that uploads/sends media, so caption+image/file/audio payloads
were silently dropping the attachment whenever streaming was active and the patch
succeeded.
Fix: after a successful patch, check whether the payload has mediaUrls/mediaUrl.
If so, call deliverMattermostReplyPayload with text=undefined to deliver only the
media through the normal attachment path.
2026-03-20 10:38:24 +00:00
..
2026-03-18 00:30:01 -07:00
2026-03-18 00:30:01 -07:00
2026-03-17 00:14:12 -07:00
2026-03-18 13:44:23 +01:00
2026-03-18 00:30:01 -07:00
2026-03-17 00:14:12 -07:00
2026-03-18 02:04:10 -07:00
2026-03-17 00:14:12 -07:00
2026-03-18 00:30:01 -07:00
2026-03-18 00:30:01 -07:00
2026-03-18 13:44:23 +01:00
2026-03-18 00:30:01 -07:00
2026-03-18 13:44:23 +01:00
2026-03-17 00:14:12 -07:00
2026-03-17 21:35:13 -07:00
2026-03-18 13:44:23 +01:00
2026-03-18 00:27:02 -05:00
2026-03-18 02:04:10 -07:00
2026-03-18 00:30:01 -07:00
2026-03-18 00:20:15 -07:00
2026-03-17 00:14:12 -07:00
2026-03-18 00:30:01 -07:00
2026-03-18 01:02:16 -07:00
2026-03-17 00:14:12 -07:00
2026-03-17 00:14:12 -07:00
2026-03-18 00:30:01 -07:00
2026-03-18 00:30:01 -07:00
2026-03-18 13:44:23 +01:00
2026-03-18 13:44:23 +01:00
2026-03-20 10:38:24 +00:00
2026-03-17 00:14:12 -07:00
2026-03-18 00:30:01 -07:00
2026-03-17 00:14:12 -07:00
2026-03-17 00:14:12 -07:00
2026-03-17 00:14:12 -07:00
2026-03-17 00:14:12 -07:00
2026-03-18 00:27:02 -05:00
2026-03-18 13:44:23 +01:00
2026-03-18 13:44:23 +01:00
2026-03-18 13:44:23 +01:00
2026-03-17 00:14:12 -07:00
2026-03-17 00:14:12 -07:00
2026-03-18 00:30:01 -07:00
2026-03-18 02:04:10 -07:00
2026-03-17 00:14:12 -07:00
2026-03-17 00:14:12 -07:00
2026-03-18 02:29:25 -07:00
2026-03-16 12:06:32 +00:00
2026-03-18 00:27:02 -05:00
2026-03-18 00:30:01 -07:00
2026-03-17 00:14:12 -07:00
2026-03-18 00:30:01 -07:00
2026-03-17 00:14:12 -07:00
2026-03-16 22:51:46 -07:00
2026-03-18 00:30:01 -07:00
2026-03-18 00:30:01 -07:00
2026-03-17 23:23:58 -07:00
2026-03-17 00:14:12 -07:00
2026-03-18 00:30:01 -07:00
2026-03-18 15:37:24 +05:30
2026-03-18 00:30:01 -07:00
2026-03-18 02:43:43 -07:00
2026-03-17 00:14:12 -07:00
2026-03-18 00:30:01 -07:00
2026-03-18 02:29:25 -07:00
2026-03-17 00:14:12 -07:00
2026-03-17 00:14:12 -07:00
2026-03-18 13:44:23 +01:00
2026-03-17 00:14:12 -07:00
2026-03-18 00:30:01 -07:00
2026-03-18 02:29:25 -07:00
2026-03-17 00:14:12 -07:00
2026-03-18 02:29:25 -07:00
2026-03-18 13:44:23 +01:00
2026-03-18 13:44:23 +01:00
2026-03-12 23:03:19 +00:00