tarouca
bf0f4d93f0
fix: restore Telegram DM voice-note transcription ( #61008 ) (thanks @manueltarouca)
...
* fix(telegram): enable voice-note transcription in DMs
The preflight transcription condition only triggered for group chats
(isGroup && requireMention), so voice notes sent in direct messages
were never transcribed -- they arrived as raw <media:audio> placeholders.
This regression was introduced when the Telegram channel was moved from
src/telegram/ to extensions/telegram/, losing the fix from c15385fc94 .
Widen the condition to fire whenever there is audio and no accompanying
text, regardless of chat type. Group-specific guards (requireMention,
disableAudioPreflight, senderAllowedForAudioPreflight) still apply
only in group contexts.
* fix: restore Telegram DM voice-note transcription (#61008 ) (thanks @manueltarouca)
---------
Co-authored-by: Ayaan Zaidi <hi@obviy.us >
2026-04-05 09:49:44 +05:30
..
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 21:55:14 -05:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 19:55:04 +09:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-05 04:06:31 +01:00
2026-04-04 20:03:01 +01:00
2026-04-05 08:20:47 +05:30
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:06:32 +01:00
2026-04-05 03:47:57 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-05 03:47:57 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:06:32 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 17:21:45 -05:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-05 12:03:30 +09:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-03-30 16:17:17 +02:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-03 16:39:47 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 14:09:00 -07:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 01:50:44 +09:00
2026-04-04 20:03:01 +01:00
2026-04-05 09:49:44 +05:30
2026-04-01 21:08:37 +11:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-05 12:03:30 +09:00
2026-04-04 20:03:01 +01:00
2026-04-04 20:03:01 +01:00
2026-04-05 03:47:57 +01:00
2026-04-04 20:03:01 +01:00
2026-03-12 23:03:19 +00:00
2026-04-04 14:13:46 +09:00
2026-03-28 20:22:03 -04:00