openclaw/extensions/bluebubbles/src
Peter Steinberger 97297049e7 fix(ci): restore boundary and test seams 2026-03-27 15:08:33 +00:00
..
account-resolve.ts fix(bluebubbles): auto-allow private network for local serverUrl and add allowPrivateNetwork to channel schema 2026-03-26 04:55:46 -07:00
accounts.ts refactor: share remaining account config helpers 2026-03-22 19:45:59 +00:00
actions.runtime.ts refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07:00
actions.test.ts fix: unify upload-file message actions 2026-03-27 01:04:01 +00:00
actions.ts fix: unify upload-file message actions 2026-03-27 01:04:01 +00:00
attachments.test.ts fix(bluebubbles): throttle webhook auth guesses (#55133) 2026-03-26 14:54:03 +00:00
attachments.ts fix(extensions): route fetch calls through fetchWithSsrFGuard (#53929) 2026-03-26 02:04:54 -07:00
channel-shared.ts refactor: move channel config metadata into plugin-owned manifests 2026-03-27 01:59:30 +00:00
channel.runtime.ts refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07:00
channel.setup.ts refactor: dedupe helpers and source seams 2026-03-24 21:00:36 +00:00
channel.ts fix(extensions): route fetch calls through fetchWithSsrFGuard (#53929) 2026-03-26 02:04:54 -07:00
chat.test.ts refactor: share bluebubbles multipart helpers 2026-03-13 23:35:28 +00:00
chat.ts fix(extensions): route fetch calls through fetchWithSsrFGuard (#53929) 2026-03-26 02:04:54 -07:00
config-apply.ts fix(release): isolate bundled config docs loading 2026-03-18 16:01:43 -07:00
config-schema.ts refactor(plugin-sdk): expose zod subpath 2026-03-27 09:55:47 +05:30
config-ui-hints.ts refactor: move channel config metadata into plugin-owned manifests 2026-03-27 01:59:30 +00:00
group-policy.ts fix: restore rebased full gate 2026-03-18 15:34:27 +00:00
history.ts fix(extensions): route fetch calls through fetchWithSsrFGuard (#53929) 2026-03-26 02:04:54 -07:00
media-send.test.ts refactor(media): share local file access guards 2026-03-23 00:58:23 -07:00
media-send.ts refactor(media): share local file access guards 2026-03-23 00:58:23 -07:00
monitor-debounce.ts Plugins: internalize bluebubbles SDK imports 2026-03-17 20:21:00 -07:00
monitor-normalize.test.ts fix(bluebubbles): enable group participant enrichment by default, add fallback fetch and handle field aliases 2026-03-26 05:45:41 -07:00
monitor-normalize.ts fix(bluebubbles): enable group participant enrichment by default, add fallback fetch and handle field aliases 2026-03-26 05:45:41 -07:00
monitor-processing.ts bluebubbles: honor reaction mention gating (#55283) 2026-03-26 17:42:19 +00:00
monitor-reply-cache.ts
monitor-self-chat-cache.test.ts fix(bluebubbles): dedupe reflected self-chat duplicates (#38442) 2026-03-12 03:11:43 -04:00
monitor-self-chat-cache.ts fix(bluebubbles): dedupe reflected self-chat duplicates (#38442) 2026-03-12 03:11:43 -04:00
monitor-shared.ts fix(release): isolate bundled config docs loading 2026-03-18 16:01:43 -07:00
monitor.test.ts bluebubbles: honor reaction mention gating (#55283) 2026-03-26 17:42:19 +00:00
monitor.ts fix(bluebubbles): throttle webhook auth guesses (#55133) 2026-03-26 14:54:03 +00:00
monitor.webhook-auth.test.ts fix(bluebubbles): throttle webhook auth guesses (#55133) 2026-03-26 14:54:03 +00:00
monitor.webhook-route.test.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
monitor.webhook.test-helpers.ts refactor(test): dedupe bluebubbles webhook helpers 2026-03-22 03:15:48 +00:00
multipart.ts fix(extensions): route fetch calls through fetchWithSsrFGuard (#53929) 2026-03-26 02:04:54 -07:00
participant-contact-names.test.ts BlueBubbles: enrich group participants with local Contacts names (#54984) 2026-03-26 18:38:37 +09:00
participant-contact-names.ts BlueBubbles: enrich group participants with local Contacts names (#54984) 2026-03-26 18:38:37 +09:00
probe.ts fix(extensions): route fetch calls through fetchWithSsrFGuard (#53929) 2026-03-26 02:04:54 -07:00
reactions.test.ts fix(extensions): route fetch calls through fetchWithSsrFGuard (#53929) 2026-03-26 02:04:54 -07:00
reactions.ts fix(extensions): route fetch calls through fetchWithSsrFGuard (#53929) 2026-03-26 02:04:54 -07:00
request-url.ts Plugins: internalize bluebubbles SDK imports 2026-03-17 20:21:00 -07:00
runtime-api.ts fix(ci): restore boundary and test seams 2026-03-27 15:08:33 +00:00
runtime.ts Plugins: internalize bluebubbles SDK imports 2026-03-17 20:21:00 -07:00
secret-input.ts refactor: unify plugin sdk primitives 2026-03-18 23:58:56 +00:00
send-helpers.ts
send.test.ts test: dedupe extension channel fixtures 2026-03-26 19:47:27 +00:00
send.ts fix(bluebubbles): refactor sendMessageBlueBubbles to use resolveBlueBubblesServerAccount and enhance private network handling in tests 2026-03-26 07:21:48 -07:00
session-route.ts BlueBubbles: move outbound session routing behind plugin boundary 2026-03-18 04:09:48 +00:00
setup-core.ts refactor: collapse zod setup validators 2026-03-27 03:48:15 +00:00
setup-surface.test.ts fix(bluebubbles): enable group participant enrichment by default, add fallback fetch and handle field aliases 2026-03-26 05:45:41 -07:00
setup-surface.ts refactor: share channel setup status helpers 2026-03-23 01:56:01 +00:00
targets.ts fix(plugin-sdk): remove relative extension boundary escapes (#51939) 2026-03-21 20:03:18 -05:00
test-harness.ts test: dedupe extension channel fixtures 2026-03-26 19:47:27 +00:00
test-mocks.ts
types.ts fix(bluebubbles): enable group participant enrichment by default, add fallback fetch and handle field aliases 2026-03-26 05:45:41 -07:00
webhook-shared.ts fix(release): isolate bundled config docs loading 2026-03-18 16:01:43 -07:00