Onur 269a3c4000 feat(msteams): add outbound sends and fix reply delivery
- Add sendMessageMSTeams for proactive messaging via CLI/gateway
- Wire msteams into outbound delivery, heartbeat targets, and gateway send
- Fix reply delivery to use SDK's getConversationReference() for proper
  bot info, avoiding "Activity Recipient undefined" errors
- Use proactive messaging for replies to post as top-level messages
  (not threaded) by omitting activityId from conversation reference
- Add lazy logger in send.ts to avoid test initialization issues
2026-01-09 11:06:14 +01:00
..
2026-01-07 23:22:12 +00:00
2026-01-08 02:44:19 +00:00
2026-01-07 00:18:07 +01:00
2026-01-05 01:11:29 +01:00
2026-01-05 01:11:29 +01:00
2026-01-09 09:59:58 +01:00
2025-12-23 00:28:55 +00:00
2025-12-12 16:47:10 +00:00
2026-01-08 04:44:15 +00:00
2025-12-20 18:39:17 +01:00
2026-01-07 00:04:44 +01:00
2026-01-08 02:29:32 +01:00
2026-01-09 00:33:09 +01:00
2026-01-09 00:33:09 +01:00
2026-01-07 11:49:01 +01:00
2026-01-08 07:41:39 +00:00
2026-01-07 17:48:19 +00:00
2026-01-07 17:48:19 +00:00
2026-01-07 17:48:19 +00:00
2026-01-08 05:21:20 +00:00
2026-01-04 14:38:51 +00:00
2025-12-23 03:00:04 +01:00