openclaw/extensions/bluebubbles/src
2026-04-23 13:06:19 +01:00
..
test-support fix(bluebubbles): dedupe inbound webhooks across restarts (#19176, #12053) (#66816) 2026-04-14 15:45:05 -07:00
account-resolve.test.ts fix(bluebubbles): configurable sendTimeoutMs, bump send default to 30s (#69193) 2026-04-20 10:04:52 -07:00
account-resolve.ts fix(bluebubbles): configurable sendTimeoutMs, bump send default to 30s (#69193) 2026-04-20 10:04:52 -07:00
accounts-normalization.ts refactor: dedupe repeated test helpers 2026-04-08 09:58:22 +01:00
accounts.ts feat(bluebubbles): replay missed webhook messages after gateway restart (#66857) 2026-04-14 19:20:42 -07:00
actions-api.ts refactor(plugins): narrow bundled channel core seams 2026-04-04 07:39:53 +01:00
actions-contract.ts refactor(plugins): narrow bundled channel core seams 2026-04-04 07:39:53 +01:00
actions.runtime.ts test: narrow bluebubbles reply-cache imports 2026-04-03 14:16:29 +01:00
actions.test.ts fix: honor bluebubbles action discovery account config 2026-04-03 11:11:58 -05:00
actions.ts refactor: dedupe extension lowercase readers 2026-04-07 12:18:01 +01:00
attachments.test.ts test(bluebubbles): dedupe runtime type import 2026-04-20 22:00:02 +01:00
attachments.ts bluebubbles: consolidate HTTP traffic through typed BlueBubblesClient (#68234) 2026-04-19 08:43:32 -07:00
catchup.test.ts test: stabilize BlueBubbles catchup parallelism 2026-04-20 18:06:45 +01:00
catchup.ts bluebubbles: consolidate HTTP traffic through typed BlueBubblesClient (#68234) 2026-04-19 08:43:32 -07:00
channel-shared.ts refactor: share webhook channel status helpers 2026-03-29 02:11:22 +01:00
channel.pairing.test.ts test: speed up bluebubbles pairing tests 2026-04-07 13:59:09 +01:00
channel.runtime.ts test: narrow bluebubbles reply-cache imports 2026-04-03 14:16:29 +01:00
channel.setup.ts perf(plugins): narrow boundary compile sdk imports 2026-04-08 08:52:51 +01:00
channel.status.test.ts fix(bluebubbles): localhost probe respects private-network opt-out (#59373) 2026-04-07 11:29:21 -05:00
channel.ts fix(bluebubbles): localhost probe respects private-network opt-out (#59373) 2026-04-07 11:29:21 -05:00
chat.test.ts
chat.ts bluebubbles: consolidate HTTP traffic through typed BlueBubblesClient (#68234) 2026-04-19 08:43:32 -07:00
client.test.ts test: share bluebubbles media fixtures 2026-04-20 21:52:13 +01:00
client.ts test(extensions): trim hot extension imports 2026-04-23 13:06:19 +01:00
config-apply.ts perf(plugins): narrow boundary compile sdk imports 2026-04-08 08:52:51 +01:00
config-schema.ts fix(bluebubbles): add opt-in coalesceSameSenderDms for split-send DMs (#69258) 2026-04-21 01:43:17 -07:00
config-ui-hints.ts perf(plugins): narrow boundary compile sdk imports 2026-04-08 08:52:51 +01:00
conversation-bindings.test.ts test: fix cron and binding stability 2026-04-11 02:10:47 +01:00
conversation-bindings.ts refactor: dedupe account conversation bindings 2026-04-06 17:18:36 +01:00
conversation-id.ts
conversation-route.test.ts fix(ci): reset BlueBubbles binding adapter fixtures 2026-04-11 01:21:59 +01:00
conversation-route.ts refactor(channels): centralize runtime binding routes 2026-04-22 23:16:57 +01:00
doctor-contract.ts refactor: dedupe legacy private-network doctor contracts 2026-04-06 17:28:11 +01:00
doctor.test.ts fix: resolve channel typing regressions 2026-04-06 17:43:57 +01:00
doctor.ts refactor: dedupe doctor compatibility adapters 2026-04-06 17:25:36 +01:00
group-policy.ts
history.ts bluebubbles: consolidate HTTP traffic through typed BlueBubblesClient (#68234) 2026-04-19 08:43:32 -07:00
inbound-dedupe.test.ts fix(bluebubbles): add opt-in coalesceSameSenderDms for split-send DMs (#69258) 2026-04-21 01:43:17 -07:00
inbound-dedupe.ts fix(bluebubbles): add opt-in coalesceSameSenderDms for split-send DMs (#69258) 2026-04-21 01:43:17 -07:00
media-send.test.ts test: narrow bluebubbles reply-cache imports 2026-04-03 14:16:29 +01:00
media-send.ts refactor: reuse shared local file access 2026-04-21 01:07:09 +01:00
monitor-debounce.ts fix(bluebubbles): add opt-in coalesceSameSenderDms for split-send DMs (#69258) 2026-04-21 01:43:17 -07:00
monitor-normalize.test.ts
monitor-normalize.ts fix(bluebubbles): add opt-in coalesceSameSenderDms for split-send DMs (#69258) 2026-04-21 01:43:17 -07:00
monitor-processing-api.ts refactor(extensions): split channel runtime helper seams 2026-04-04 07:39:53 +01:00
monitor-processing.ts chore: apply extension lint cleanups 2026-04-23 05:30:49 +01:00
monitor-reply-cache.ts refactor: dedupe helper alias readers 2026-04-07 08:40:34 +01:00
monitor-self-chat-cache.test.ts
monitor-self-chat-cache.ts refactor: dedupe helper alias readers 2026-04-07 08:40:34 +01:00
monitor-shared.ts perf(plugins): narrow boundary compile sdk imports 2026-04-08 08:52:51 +01:00
monitor.test.ts fix(bluebubbles): add opt-in coalesceSameSenderDms for split-send DMs (#69258) 2026-04-21 01:43:17 -07:00
monitor.ts fix(bluebubbles): restore inbound image attachments and accept updated-message events (#67510) 2026-04-16 10:04:20 -07:00
monitor.webhook-auth.test.ts bluebubbles: consolidate HTTP traffic through typed BlueBubblesClient (#68234) 2026-04-19 08:43:32 -07:00
monitor.webhook.test-helpers.ts fix(types): annotate portable exported helper types 2026-04-04 03:57:47 +09:00
multipart.ts bluebubbles: consolidate HTTP traffic through typed BlueBubblesClient (#68234) 2026-04-19 08:43:32 -07:00
pairing.ts test: speed up bluebubbles pairing tests 2026-04-07 13:59:09 +01:00
participant-contact-names.test.ts
participant-contact-names.ts refactor: dedupe bluebubbles and zalouser readers 2026-04-07 08:40:34 +01:00
probe.ts bluebubbles: consolidate HTTP traffic through typed BlueBubblesClient (#68234) 2026-04-19 08:43:32 -07:00
reactions.test.ts style: apply formatter fixes 2026-04-20 12:27:15 +01:00
reactions.ts style: apply formatter fixes 2026-04-20 12:27:15 +01:00
request-url.ts test(bluebubbles): narrow request-url export 2026-04-03 20:36:24 +09:00
runtime-api.ts refactor(plugins): narrow bundled channel core seams 2026-04-04 07:39:53 +01:00
runtime.ts fix(plugins): stabilize bundled setup runtimes (#67200) 2026-04-15 12:35:18 -04:00
secret-contract.ts chore(lint): clear extension lint regressions and add #63416 changelog 2026-04-08 17:17:29 -07:00
secret-input.ts
send-helpers.ts refactor: dedupe bluebubbles send record helper 2026-04-06 22:54:48 +01:00
send.test.ts fix(bluebubbles): configurable sendTimeoutMs, bump send default to 30s (#69193) 2026-04-20 10:04:52 -07:00
send.ts chore: apply extension lint cleanups 2026-04-23 05:30:49 +01:00
session-route.ts refactor(extensions): split channel runtime helper seams 2026-04-04 07:39:53 +01:00
setup-core.ts fix: resolve channel typing regressions 2026-04-06 17:43:57 +01:00
setup-surface.test.ts test(extensions): move config regression coverage 2026-04-20 21:51:34 +01:00
setup-surface.ts lint: enable small oxlint rules 2026-04-11 02:15:21 +01:00
status-issues.test.ts refactor(plugins): narrow bundled channel core seams 2026-04-04 07:39:53 +01:00
status-issues.ts fix(bluebubbles): remove status type barrel cycle 2026-04-09 09:22:11 +01:00
targets.ts refactor: dedupe messaging lowercase helpers 2026-04-07 15:53:49 +01:00
test-harness.ts bluebubbles: always set method explicitly on text sends, force Private API on macOS 26 (#69070) 2026-04-19 13:42:56 -07:00
test-helpers.ts test: share bluebubbles media fixtures 2026-04-20 21:52:13 +01:00
test-mocks.ts
types.ts fix(bluebubbles): add opt-in coalesceSameSenderDms for split-send DMs (#69258) 2026-04-21 01:43:17 -07:00
webhook-ingress.ts test(bluebubbles): split webhook ingress seam 2026-04-03 20:58:03 +09:00
webhook-shared.ts refactor: dedupe bluebubbles readers 2026-04-07 06:55:45 +01:00