openclaw/extensions/bluebubbles/src
Vj a0ea122d92 chore: full rebrand clawdbot -> moltbot
- Replace all CLAWDBOT_* env vars with MOLTBOT_*
- Replace all .clawdbot paths with .moltbot
- Update daemon labels to bot.molt.*
- Update plugin SDK imports to moltbot/plugin-sdk
- Remove clawdbot bin alias from package.json
- Preserve legacy compatibility in compat/legacy-names.ts
2026-01-29 11:24:27 +00:00
..
accounts.ts chore: full rebrand clawdbot -> moltbot 2026-01-29 11:24:27 +00:00
actions.test.ts chore: full rebrand clawdbot -> moltbot 2026-01-29 11:24:27 +00:00
actions.ts chore: full rebrand clawdbot -> moltbot 2026-01-29 11:24:27 +00:00
attachments.test.ts fix: harden BlueBubbles voice memos (#1477) (thanks @Nicell) 2026-01-23 04:38:08 +00:00
attachments.ts chore: full rebrand clawdbot -> moltbot 2026-01-29 11:24:27 +00:00
channel.ts chore: full rebrand clawdbot -> moltbot 2026-01-29 11:24:27 +00:00
chat.test.ts feat: add support for setting group icons in BlueBubbles, enhancing group management capabilities 2026-01-20 12:07:54 +00:00
chat.ts chore: full rebrand clawdbot -> moltbot 2026-01-29 11:24:27 +00:00
config-schema.ts chore: full rebrand clawdbot -> moltbot 2026-01-29 11:24:27 +00:00
media-send.ts chore: full rebrand clawdbot -> moltbot 2026-01-29 11:24:27 +00:00
monitor.test.ts chore: full rebrand clawdbot -> moltbot 2026-01-29 11:24:27 +00:00
monitor.ts chore: full rebrand clawdbot -> moltbot 2026-01-29 11:24:27 +00:00
onboarding.ts chore: full rebrand clawdbot -> moltbot 2026-01-29 11:24:27 +00:00
probe.ts feat: enhance BlueBubbles functionality by implementing macOS version checks for message editing and improving server info caching 2026-01-20 12:07:54 +00:00
reactions.test.ts (Step 2) Phase 2 & 3 Complete + Reviewed 2026-01-20 12:07:54 +00:00
reactions.ts chore: full rebrand clawdbot -> moltbot 2026-01-29 11:24:27 +00:00
runtime.ts chore: full rebrand clawdbot -> moltbot 2026-01-29 11:24:27 +00:00
send.test.ts fix: harden message aborts + bluebubbles dm create (#1751) (thanks @tyler6204) 2026-01-25 10:20:14 +00:00
send.ts chore: full rebrand clawdbot -> moltbot 2026-01-29 11:24:27 +00:00
targets.test.ts feat: enhance BlueBubbles messaging targets by adding support for UUID and hex chat identifiers, improving normalization and parsing functions 2026-01-20 12:07:54 +00:00
targets.ts feat: enhance BlueBubbles messaging targets by adding support for UUID and hex chat identifiers, improving normalization and parsing functions 2026-01-20 12:07:54 +00:00
types.ts feat: add chunking mode option for BlueBubbles (#1645) 2026-01-25 00:47:10 +00:00