..
account-resolve.ts
fix(bluebubbles): pass SSRF policy for localhost attachment downloads ( #24457 )
2026-02-24 04:06:57 +00:00
accounts.ts
fix(channels): add optional defaultAccount routing
2026-03-02 04:03:46 +00:00
actions.test.ts
test: dedupe fixtures and test harness setup
2026-02-23 05:45:54 +00:00
actions.ts
refactor(plugin-sdk): share boolean action param parsing
2026-03-02 14:36:41 +00:00
attachments.test.ts
fix(bluebubbles): allow configured host for attachment SSRF guard
2026-02-26 16:40:57 +01:00
attachments.ts
fix(bluebubbles): allow configured host for attachment SSRF guard
2026-02-26 16:40:57 +01:00
channel.ts
refactor(extensions): dedupe channel config, onboarding, and monitors
2026-03-02 08:54:20 +00:00
chat.test.ts
test: dedupe fixtures and test harness setup
2026-02-23 05:45:54 +00:00
chat.ts
fix(bluebubbles): tighten chat target handling
2026-02-22 11:29:31 +00:00
config-schema.test.ts
refactor(security): unify webhook auth matching paths
2026-02-21 11:52:34 +01:00
config-schema.ts
fix(channels): add optional defaultAccount routing
2026-03-02 04:03:46 +00:00
history.ts
Fix BlueBubbles DM history backfill bug ( #20302 )
2026-02-21 20:00:09 -05:00
media-send.test.ts
style: align formatting with oxfmt 0.33
2026-02-18 01:34:35 +00:00
media-send.ts
bluebubbles: harden local media path handling against LFI ( #16322 )
2026-02-14 17:43:44 +00:00
monitor-debounce.ts
refactor: split webhook ingress and policy guards
2026-03-02 18:02:21 +00:00
monitor-normalize.test.ts
BlueBubbles: accept webhook payloads with missing handles
2026-02-21 22:10:30 -08:00
monitor-normalize.ts
BlueBubbles: accept webhook payloads with missing handles
2026-02-21 22:10:30 -08:00
monitor-processing.ts
fix(channels): align command-body parsing sources
2026-03-01 23:11:48 +00:00
monitor-reply-cache.ts
refactor(bluebubbles): split monitor parsing and processing modules
2026-02-13 19:08:37 +00:00
monitor-shared.ts
refactor: de-duplicate channel runtime and payload helpers
2026-02-23 21:25:28 +00:00
monitor.test.ts
Add runtime.stt.transcribeAudioFile for plugin STT access
2026-03-02 21:43:01 +00:00
monitor.ts
refactor: split webhook ingress and policy guards
2026-03-02 18:02:21 +00:00
monitor.webhook-route.test.ts
refactor(gateway): unify control-ui and plugin webhook routing
2026-03-02 16:18:12 +00:00
multipart.ts
fix(bluebubbles): use Buffer for multipart body
2026-02-15 19:25:11 +00:00
onboarding.ts
refactor: deduplicate shared helpers and test setup
2026-02-23 20:40:44 +00:00
probe.ts
refactor(bluebubbles): centralize private-api status handling
2026-02-22 12:08:41 +01:00
reactions.test.ts
test: dedupe fixtures and test harness setup
2026-02-23 05:45:54 +00:00
reactions.ts
refactor(extensions): dedupe connector helper usage
2026-02-16 14:59:30 +00:00
request-url.ts
refactor(msteams,bluebubbles): dedupe inbound media download helpers
2026-02-21 23:08:07 +01:00
runtime.ts
fix: resolve extension type errors and harden probe mocks
2026-02-22 12:25:58 +01:00
send-helpers.ts
fix: agent-only announce path, BB message IDs, sender identity, SSRF allowlist ( #23970 )
2026-03-01 22:52:11 -08:00
send.test.ts
fix: agent-only announce path, BB message IDs, sender identity, SSRF allowlist ( #23970 )
2026-03-01 22:52:11 -08:00
send.ts
refactor(bluebubbles): centralize private-api status handling
2026-02-22 12:08:41 +01:00
targets.test.ts
refactor(security): make empty allowlist behavior explicit
2026-02-21 19:54:59 +01:00
targets.ts
refactor(extensions): dedupe channel config, onboarding, and monitors
2026-03-02 08:54:20 +00:00
test-harness.ts
fix: resolve extension type errors and harden probe mocks
2026-02-22 12:25:58 +01:00
test-mocks.ts
refactor(extensions): dedupe connector helper usage
2026-02-16 14:59:30 +00:00
types.ts
fix(channels): add optional defaultAccount routing
2026-03-02 04:03:46 +00:00