openclaw/extensions/bluebubbles/src
2026-01-26 14:12:22 -08:00
..
accounts.ts feat: add chunking mode option for BlueBubbles (#1645) 2026-01-25 00:47:10 +00:00
actions.test.ts fix: harden BlueBubbles voice memos (#1477) (thanks @Nicell) 2026-01-23 04:38:08 +00:00
actions.ts fix: harden BlueBubbles voice memos (#1477) (thanks @Nicell) 2026-01-23 04:38:08 +00:00
attachments.test.ts fix: harden BlueBubbles voice memos (#1477) (thanks @Nicell) 2026-01-23 04:38:08 +00:00
attachments.ts fix: harden BlueBubbles voice memos (#1477) (thanks @Nicell) 2026-01-23 04:38:08 +00:00
channel.ts fix(bluebubbles): route phone-number targets to direct chats; prevent internal IDs leaking in cross-context prefix (#1751) 2026-01-25 10:03:08 +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 feat: add support for setting group icons in BlueBubbles, enhancing group management capabilities 2026-01-20 12:07:54 +00:00
config-schema.ts feat: add chunking mode option for BlueBubbles (#1645) 2026-01-25 00:47:10 +00:00
media-send.ts feat(bluebubbles): add asVoice support for voice memos 2026-01-23 04:34:19 +00:00
monitor.test.ts fix(bluebubbles): add inbound message debouncing to coalesce URL link previews 2026-01-26 14:12:22 -08:00
monitor.ts fix: coalesce BlueBubbles link previews (#1981) (thanks @tyler6204) 2026-01-26 14:12:22 -08:00
onboarding.ts fix: use plugin-sdk exports in bluebubbles 2026-01-21 09:03:09 +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 feat: implement short ID mapping for BlueBubbles messages and enhance reply context caching 2026-01-21 00:45:01 -08:00
runtime.ts feat: add bluebubbles plugin 2026-01-18 03:17:43 +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 fix(bluebubbles): route phone-number targets to direct chats; prevent internal IDs leaking in cross-context prefix (#1751) 2026-01-25 10:03:08 +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