scoootscooob
439c21e078
refactor: remove channel shim directories, point all imports to extensions ( #45967 )
...
* refactor: remove channel shim directories, point all imports to extensions
Delete the 6 backward-compat shim directories (src/telegram, src/discord,
src/slack, src/signal, src/imessage, src/web) that were re-exporting from
extensions. Update all 112+ source files to import directly from
extensions/{channel}/src/ instead of through the shims.
Also:
- Move src/channels/telegram/ (allow-from, api) to extensions/telegram/src/
- Fix outbound adapters to use resolveOutboundSendDep (fixes 5 pre-existing TS errors)
- Update cross-extension imports (src/web/media.js → extensions/whatsapp/src/media.js)
- Update vitest, tsdown, knip, labeler, and script configs for new paths
- Update guard test allowlists for extension paths
After this, src/ has zero channel-specific implementation code — only the
generic plugin framework remains.
* fix: update raw-fetch guard allowlist line numbers after shim removal
* refactor: document direct extension channel imports
* test: mock transcript module in delivery helpers
2026-03-14 03:43:07 -07:00
..
2026-03-14 03:43:07 -07:00
2026-03-13 16:23:02 -07:00
2026-02-14 21:22:46 +01:00
2026-03-14 05:54:49 +00:00
2026-03-12 07:28:21 -04:00
2026-03-08 18:26:36 +00:00
2026-03-08 18:53:09 -04:00
2026-02-16 03:42:11 +01:00
2026-01-18 18:43:39 +00:00
2026-02-19 03:40:47 -08:00
2026-01-30 03:16:21 +01:00
2026-01-30 03:16:21 +01:00
2026-03-01 14:23:46 -08:00
2026-02-05 16:54:44 -05:00
2026-01-30 03:16:21 +01:00
2026-01-30 03:16:21 +01:00
2026-01-31 21:29:14 +09:00
2026-03-12 08:46:47 -07:00
2026-01-31 21:21:25 +09:00
2026-01-30 03:16:21 +01:00
2026-03-02 08:54:20 +00:00
2026-02-19 15:27:48 +01:00
2026-03-14 03:43:07 -07:00
2026-03-04 02:35:12 -05:00
2026-03-02 14:36:41 +00:00
2026-03-02 14:36:41 +00:00
2026-03-14 03:43:07 -07:00
2026-03-02 08:54:20 +00:00
2026-03-02 16:24:06 +00:00
2026-03-02 14:36:41 +00:00
2026-03-04 02:35:12 -05:00
2026-02-01 10:03:47 +09:00
2026-03-02 18:02:21 +00:00
2026-03-03 03:06:22 +00:00
2026-03-13 19:53:40 +00:00
2026-01-30 03:16:21 +01:00
2026-03-01 23:33:13 +00:00
2026-02-05 12:29:04 -08:00
2026-01-30 03:16:21 +01:00
2026-02-21 01:35:35 -05:00
2026-02-21 15:08:28 +01:00
2026-03-08 00:28:37 +00:00
2026-03-08 04:12:32 +00:00
2026-03-08 04:12:32 +00:00
2026-03-04 01:20:48 -05:00
2026-01-30 03:16:21 +01:00
2026-02-16 23:26:11 +00:00
2026-02-01 10:03:47 +09:00
2026-02-09 18:45:06 -08:00
2026-01-31 21:29:14 +09:00
2026-02-21 15:08:28 +01:00
2026-01-31 21:29:14 +09:00
2026-03-07 19:18:05 +00:00
2026-03-03 02:58:20 +00:00
2026-02-26 18:09:01 +01:00
2026-03-02 11:09:01 -06:00
2026-03-13 21:44:29 +00:00
2026-03-07 17:21:07 +02:00
2026-03-11 12:32:28 +02:00
2026-03-12 18:15:35 +02:00
2026-03-11 12:32:28 +02:00
2026-03-07 17:21:07 +02:00
2026-02-24 15:02:27 +00:00
2026-03-13 04:38:32 +00:00
2026-03-02 19:57:33 +00:00
2026-02-24 02:05:37 +00:00
2026-01-30 03:16:21 +01:00
2026-01-30 03:16:21 +01:00
2026-03-12 16:45:59 +00:00
2026-03-08 14:14:36 +00:00
2026-02-20 12:08:10 +05:30
2026-03-12 16:37:50 -07:00
2026-02-13 15:09:39 -05:00
2026-03-12 16:37:50 -07:00
2026-02-13 15:09:39 -05:00
2026-02-21 16:53:46 +01:00
2026-01-30 03:16:21 +01:00
2026-01-31 21:29:14 +09:00
2026-02-13 15:30:09 -05:00
2026-03-12 23:03:19 +00:00
2026-02-25 05:03:24 +00:00
2026-02-17 15:50:07 +09:00
2026-02-17 11:24:08 +09:00
2026-03-08 18:53:09 -04:00
2026-03-02 11:28:27 -08:00
2026-01-30 03:16:21 +01:00
2026-03-08 17:57:46 -07:00
2026-01-30 03:16:21 +01:00
2026-01-30 03:16:21 +01:00
2026-02-28 10:04:25 +05:30
2026-01-31 21:21:25 +09:00
2026-02-11 21:12:27 -06:00
2026-02-02 03:38:14 +01:00
2026-02-22 19:13:19 +01:00
2026-01-30 03:16:21 +01:00
2026-01-30 03:16:21 +01:00
2026-01-30 03:16:21 +01:00
2026-01-30 03:16:21 +01:00
2026-02-01 10:03:47 +09:00
2026-03-03 00:43:01 +00:00
2026-03-06 14:23:00 -05:00
2026-01-30 03:16:21 +01:00
2026-03-13 02:59:36 +00:00
2026-03-13 02:59:36 +00:00
2026-03-14 03:43:07 -07:00
2026-03-03 00:20:46 +00:00
2026-02-18 01:34:35 +00:00
2026-03-08 04:12:32 +00:00
2026-02-16 20:49:09 -05:00
2026-03-01 22:52:11 -08:00
2026-03-01 22:52:11 -08:00
2026-02-17 15:50:07 +09:00
2026-02-17 11:24:08 +09:00
2026-01-31 21:29:14 +09:00
2026-02-14 20:53:32 -08:00
2026-03-01 14:23:46 -08:00
2026-03-14 02:44:55 -07:00
2026-02-05 16:54:44 -05:00