scoootscooob
e5bca0832f
refactor: move Telegram channel implementation to extensions/ (#45635)
* refactor: move Telegram channel implementation to extensions/telegram/src/
Move all Telegram channel code (123 files + 10 bot/ files + 8 channel plugin
files) from src/telegram/ and src/channels/plugins/*/telegram.ts to
extensions/telegram/src/. Leave thin re-export shims at original locations so
cross-cutting src/ imports continue to resolve.
- Fix all relative import paths in moved files (../X/ -> ../../../src/X/)
- Fix vi.mock paths in 60 test files
- Fix inline typeof import() expressions
- Update tsconfig.plugin-sdk.dts.json rootDir to "." for cross-directory DTS
- Update write-plugin-sdk-entry-dts.ts for new rootDir structure
- Move channel plugin files with correct path remapping
* fix: support keyed telegram send deps
* fix: sync telegram extension copies with latest main
* fix: correct import paths and remove misplaced files in telegram extension
* fix: sync outbound-adapter with main (add sendTelegramPayloadMessages) and fix delivery.test import path
2026-03-14 02:50:17 -07:00
..
2026-03-07 16:09:57 -08:00
2026-03-14 02:50:17 -07:00
2026-02-21 23:28:06 +00:00
2026-03-02 21:31:36 +00:00
2026-02-16 00:18:27 +00:00
2026-03-07 10:06:35 -08:00
2026-03-05 23:07:13 -06:00
2026-03-07 23:27:51 +00:00
2026-02-22 14:08:51 +00:00
2026-01-31 16:19:20 +09:00
2026-02-26 13:06:33 +01:00
2026-02-26 13:06:33 +01:00
2026-03-11 00:00:04 +00:00
2026-03-14 01:41:17 +00:00
2026-02-22 00:10:07 +01:00
2026-01-31 16:19:20 +09:00
2026-02-21 23:02:44 +00:00
2026-02-09 09:20:52 +09:00
2026-03-14 01:41:17 +00:00
2026-03-14 01:41:17 +00:00
2026-02-25 02:16:03 +00:00
2026-01-31 16:19:20 +09:00
2026-03-07 23:27:51 +00:00
2026-03-07 23:27:51 +00:00
2026-02-22 08:03:29 +00:00
2026-02-22 08:03:29 +00:00
2026-02-21 18:05:23 +05:30
2026-03-03 00:54:33 +00:00
2026-03-03 00:54:33 +00:00
2026-02-01 10:03:47 +09:00
2026-01-31 16:19:20 +09:00
2026-01-23 23:34:30 +00:00
2026-02-22 14:08:51 +00:00
2026-01-18 01:24:00 +00:00
2026-02-21 23:28:06 +00:00
2026-02-20 19:26:25 -06:00
2026-03-08 01:27:05 +00:00
2026-03-08 01:27:05 +00:00
2026-03-05 23:07:13 -06:00
2026-02-25 02:16:03 +00:00
2026-03-07 14:06:07 -06:00
2026-03-13 14:08:04 -07:00
2026-03-03 21:25:32 -06:00
2026-03-03 21:25:32 -06:00
2026-01-31 16:19:20 +09:00
2026-02-22 14:08:51 +00:00
2026-02-22 14:08:51 +00:00
2026-03-02 19:57:33 +00:00
2026-03-02 19:57:33 +00:00
2026-03-02 21:22:38 +00:00
2026-03-02 21:22:38 +00:00
2026-03-12 21:06:15 -07:00
2026-03-12 21:06:15 -07:00
2026-02-25 02:16:03 +00:00
2026-03-02 19:57:33 +00:00
2026-03-07 20:33:50 +00:00
2026-03-07 20:33:50 +00:00
2026-02-27 10:02:39 +01:00
2026-03-02 12:55:47 +00:00
2026-02-25 02:16:03 +00:00
2026-02-26 17:36:16 +01:00
2026-02-26 17:36:16 +01:00
2026-03-02 00:41:21 -08:00
2026-02-26 17:36:16 +01:00