openclaw/extensions/bluebubbles/src
2026-01-21 17:09:15 +00:00
..
accounts.ts feat: add bluebubbles plugin 2026-01-18 03:17:43 +00:00
actions.test.ts fix: harden bluebubbles short ids and fetch wrapper (#1369) (thanks @tyler6204) 2026-01-21 17:09:15 +00:00
actions.ts fix: harden bluebubbles short ids and fetch wrapper (#1369) (thanks @tyler6204) 2026-01-21 17:09:15 +00:00
attachments.test.ts (Step 2) Phase 2 & 3 Complete + Reviewed 2026-01-20 12:07:54 +00:00
attachments.ts feat: extend BlueBubbles attachment handling by adding support for reply context, allowing users to reference previous messages in media attachments 2026-01-20 12:07:54 +00:00
channel.ts fix: harden bluebubbles short ids and fetch wrapper (#1369) (thanks @tyler6204) 2026-01-21 17:09:15 +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 support for setting group icons in BlueBubbles, enhancing group management capabilities 2026-01-20 12:07:54 +00:00
media-send.ts fix: harden bluebubbles short ids and fetch wrapper (#1369) (thanks @tyler6204) 2026-01-21 17:09:15 +00:00
monitor.test.ts fix: harden bluebubbles short ids and fetch wrapper (#1369) (thanks @tyler6204) 2026-01-21 17:09:15 +00:00
monitor.ts fix: harden bluebubbles short ids and fetch wrapper (#1369) (thanks @tyler6204) 2026-01-21 17:09:15 +00: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 feat: implement short ID mapping for BlueBubbles messages and enhance reply context caching 2026-01-21 00:45:01 -08:00
send.ts feat: implement short ID mapping for BlueBubbles messages and enhance reply context caching 2026-01-21 00:45:01 -08: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 (Step 2) Phase 2 & 3 Complete + Reviewed 2026-01-20 12:07:54 +00:00