openclaw/src
Arne Moor 4ac19117c1 fix: update all Telegram paths to use clawdis branding
- Fixed normalizeAllowFromEntry to properly handle telegram: prefix
- Removed unused telegram.allowFrom config field from schema
- Updated all documentation to use ~/.clawdis paths with legacy fallback notes
- Fixed selectProviders to include Twilio support
- Added provider disconnect in agent delivery
- Improved media type detection
- Made Telegram inbound media save buffer to disk for Claude access

All Telegram identifiers now require telegram: prefix in shared inbound.allowFrom config.
2025-12-06 03:26:23 +01:00
..
agents fix: session management and Telegram message formatting 2025-12-06 02:27:37 +01:00
auto-reply fix: session management and Telegram message formatting 2025-12-06 02:27:37 +01:00
cli fix: critical Telegram integration issues 2025-12-06 02:34:44 +01:00
commands fix: update all Telegram paths to use clawdis branding 2025-12-06 03:26:23 +01:00
config fix: update all Telegram paths to use clawdis branding 2025-12-06 03:26:23 +01:00
identity feat: add cross-provider Claude session sharing 2025-12-05 23:02:01 +01:00
infra branding: default to clawdis paths and launchd label 2025-12-04 18:01:30 +00:00
media chore: organize imports after rebrand 2025-12-04 18:02:51 +00:00
process fix: resolve lint errors (unused vars, imports, formatting) 2025-12-04 16:15:17 +00:00
providers feat: add telegram provider with CLI integration 2025-12-05 18:59:38 +01:00
telegram fix: update all Telegram paths to use clawdis branding 2025-12-06 03:26:23 +01:00
twilio feat: add telegram provider with CLI integration 2025-12-05 18:59:38 +01:00
web fix: update all Telegram paths to use clawdis branding 2025-12-06 03:26:23 +01:00
webhook chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
env.test.ts feat: add telegram provider with CLI integration 2025-12-05 18:59:38 +01:00
env.ts feat: add telegram provider with CLI integration 2025-12-05 18:59:38 +01:00
globals.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
globals.ts fix(web): allow group replies past allowFrom 2025-12-03 13:08:54 +00:00
index.commands.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
index.core.test.ts fix: resolve lint errors (unused vars, imports, formatting) 2025-12-04 16:15:17 +00:00
index.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
index.ts fix: resolve lint errors (unused vars, imports, formatting) 2025-12-04 16:15:17 +00:00
logger.test.ts style: fix biome formatting 2025-12-02 21:07:13 +00:00
logger.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
logging.ts logging: route console output into pino 2025-12-03 13:07:47 +00:00
provider-web.barrel.test.ts docs: finalize web refactor and coverage 2025-11-26 02:54:43 +01:00
provider-web.ts Heartbeat: harden targeting and support lid mapping 2025-11-26 18:15:57 +01:00
runtime.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
utils.test.ts Heartbeat: harden targeting and support lid mapping 2025-11-26 18:15:57 +01:00
utils.ts fix: update all Telegram paths to use clawdis branding 2025-12-06 03:26:23 +01:00
version.ts Refactor: derive version from package.json 2025-11-25 17:10:53 +01:00