openclaw/extensions
ningding97 c1c20491da fix(telegram): guard token.trim() against undefined to prevent startup crash
When account.token is undefined (e.g. missing botToken config),
calling .trim() directly throws "Cannot read properties of undefined".
Use nullish coalescing to fall back to empty string before trimming.

Closes #31944
2026-03-02 18:33:49 +00:00
..
acpx test(perf): remove redundant acpx healthy-command case 2026-03-02 17:41:51 +00:00
bluebubbles refactor: split webhook ingress and policy guards 2026-03-02 18:02:21 +00:00
copilot-proxy build: bump versions to 2026.3.2 2026-03-02 04:55:53 +00:00
device-pair refactor: de-duplicate channel runtime and payload helpers 2026-02-23 21:25:28 +00:00
diagnostics-otel build: bump versions to 2026.3.2 2026-03-02 04:55:53 +00:00
diffs test(perf): trim fixed waits in relay and startup tests 2026-03-02 17:30:33 +00:00
discord build: bump versions to 2026.3.2 2026-03-02 04:55:53 +00:00
feishu fix(feishu): preserve explicit target routing hints (#31594) (thanks @liuxiaopai-ai) 2026-03-02 15:47:21 +00:00
google-gemini-cli-auth refactor(extensions): dedupe channel config, onboarding, and monitors 2026-03-02 08:54:20 +00:00
googlechat refactor: split webhook ingress and policy guards 2026-03-02 18:02:21 +00:00
imessage fix(ci): align strict nullable typing across channels and ui 2026-03-02 09:56:14 +00:00
irc refactor(extensions): dedupe channel config, onboarding, and monitors 2026-03-02 08:54:20 +00:00
line test(perf): trim fixed waits in relay and startup tests 2026-03-02 17:30:33 +00:00
llm-task build: bump versions to 2026.3.2 2026-03-02 04:55:53 +00:00
lobster refactor(gateway): hard-break plugin wildcard http handlers 2026-03-02 16:24:06 +00:00
matrix test(perf): bypass matrix send queue delay in send tests 2026-03-02 17:46:31 +00:00
mattermost build: bump versions to 2026.3.2 2026-03-02 04:55:53 +00:00
memory-core build: bump versions to 2026.3.2 2026-03-02 04:55:53 +00:00
memory-lancedb build: bump versions to 2026.3.2 2026-03-02 04:55:53 +00:00
minimax-portal-auth refactor(extensions): dedupe channel config, onboarding, and monitors 2026-03-02 08:54:20 +00:00
msteams build: bump versions to 2026.3.2 2026-03-02 04:55:53 +00:00
nextcloud-talk test(perf): trim fixed waits in relay and startup tests 2026-03-02 17:30:33 +00:00
nostr refactor(gateway): hard-break plugin wildcard http handlers 2026-03-02 16:24:06 +00:00
open-prose build: bump versions to 2026.3.2 2026-03-02 04:55:53 +00:00
phone-control refactor(gateway): harden plugin http route contracts 2026-03-02 16:48:00 +00:00
qwen-portal-auth refactor(extensions): dedupe channel config, onboarding, and monitors 2026-03-02 08:54:20 +00:00
shared fix(acpx): share windows wrapper resolver and add strict hardening mode 2026-03-01 23:57:06 +00:00
signal fix(ci): align strict nullable typing across channels and ui 2026-03-02 09:56:14 +00:00
slack fix(ci): align strict nullable typing across channels and ui 2026-03-02 09:56:14 +00:00
synology-chat refactor(gateway): harden plugin http route contracts 2026-03-02 16:48:00 +00:00
talk-voice Gateway/Plugins: device pairing + phone control plugins (#11755) 2026-02-08 18:07:13 +01:00
telegram fix(telegram): guard token.trim() against undefined to prevent startup crash 2026-03-02 18:33:49 +00:00
test-utils refactor(extensions): dedupe channel config, onboarding, and monitors 2026-03-02 08:54:20 +00:00
thread-ownership test(extensions): cast fetch mocks to satisfy tsgo 2026-02-16 21:25:35 -05:00
tlon build: bump versions to 2026.3.2 2026-03-02 04:55:53 +00:00
twitch build: bump versions to 2026.3.2 2026-03-02 04:55:53 +00:00
voice-call refactor(extensions): dedupe channel config, onboarding, and monitors 2026-03-02 08:54:20 +00:00
whatsapp refactor(extensions): dedupe channel config, onboarding, and monitors 2026-03-02 08:54:20 +00:00
zalo refactor(gateway): harden plugin http route contracts 2026-03-02 16:48:00 +00:00
zalouser fix(tsgo): unblock baseline type errors (#31873) 2026-03-02 10:09:49 -06:00