| .. |
|
test-support
|
test: tighten bluebubbles monitor runtime typing
|
2026-04-04 01:07:28 +09:00 |
|
account-resolve.ts
|
…
|
|
|
accounts.ts
|
fix: honor bluebubbles default runtime account
|
2026-04-03 13:39:22 -05: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
|
fix(ci): honor bluebubbles account action gates
|
2026-04-03 20:03:27 +01:00 |
|
attachments.test.ts
|
…
|
|
|
attachments.ts
|
…
|
|
|
channel-shared.ts
|
…
|
|
|
channel.pairing.test.ts
|
test: trim extension test import churn
|
2026-04-03 04:41:08 +01:00 |
|
channel.runtime.ts
|
test: narrow bluebubbles reply-cache imports
|
2026-04-03 14:16:29 +01:00 |
|
channel.setup.ts
|
…
|
|
|
channel.ts
|
refactor(plugins): narrow bundled channel core seams
|
2026-04-04 07:39:53 +01:00 |
|
chat.test.ts
|
…
|
|
|
chat.ts
|
…
|
|
|
config-apply.ts
|
…
|
|
|
config-schema.ts
|
fix: use safeExtend for bluebubbles config
|
2026-04-03 17:43:17 +01:00 |
|
config-ui-hints.ts
|
…
|
|
|
conversation-bindings.ts
|
refactor(plugins): narrow bundled channel core seams
|
2026-04-04 07:39:53 +01:00 |
|
conversation-id.ts
|
…
|
|
|
conversation-route.test.ts
|
…
|
|
|
conversation-route.ts
|
…
|
|
|
group-policy.ts
|
…
|
|
|
history.ts
|
…
|
|
|
local-file-access.ts
|
…
|
|
|
media-send.test.ts
|
test: narrow bluebubbles reply-cache imports
|
2026-04-03 14:16:29 +01:00 |
|
media-send.ts
|
test: narrow bluebubbles reply-cache imports
|
2026-04-03 14:16:29 +01:00 |
|
monitor-debounce.ts
|
…
|
|
|
monitor-normalize.test.ts
|
…
|
|
|
monitor-normalize.ts
|
test(bluebubbles): narrow monitor normalize number parsing
|
2026-04-03 20:36:24 +09:00 |
|
monitor-processing-api.ts
|
refactor(extensions): split channel runtime helper seams
|
2026-04-04 07:39:53 +01:00 |
|
monitor-processing.ts
|
test(bluebubbles): split monitor processing seam
|
2026-04-03 20:54:08 +09:00 |
|
monitor-reply-cache.ts
|
…
|
|
|
monitor-self-chat-cache.test.ts
|
…
|
|
|
monitor-self-chat-cache.ts
|
…
|
|
|
monitor-shared.ts
|
…
|
|
|
monitor.test.ts
|
test: fix bluebubbles monitor route typing
|
2026-04-04 01:07:28 +09:00 |
|
monitor.ts
|
test(bluebubbles): split webhook ingress seam
|
2026-04-03 20:58:03 +09:00 |
|
monitor.webhook-auth.test.ts
|
test: fix bluebubbles monitor route typing
|
2026-04-04 01:07:28 +09:00 |
|
monitor.webhook.test-helpers.ts
|
fix(types): annotate portable exported helper types
|
2026-04-04 03:57:47 +09:00 |
|
multipart.ts
|
…
|
|
|
participant-contact-names.test.ts
|
…
|
|
|
participant-contact-names.ts
|
…
|
|
|
probe.ts
|
…
|
|
|
reactions.test.ts
|
…
|
|
|
reactions.ts
|
…
|
|
|
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
|
…
|
|
|
secret-contract.ts
|
refactor(extensions): move channel-specific config surfaces out of core
|
2026-04-04 05:06:32 +01:00 |
|
secret-input.ts
|
…
|
|
|
send-helpers.ts
|
…
|
|
|
send.test.ts
|
…
|
|
|
send.ts
|
test(bluebubbles): narrow send markdown import
|
2026-04-03 20:36:24 +09:00 |
|
session-route.ts
|
refactor(extensions): split channel runtime helper seams
|
2026-04-04 07:39:53 +01:00 |
|
setup-core.ts
|
style(extensions): format channel integration updates
|
2026-04-04 06:02:37 +01:00 |
|
setup-surface.test.ts
|
fix: honor bluebubbles default setup status
|
2026-04-03 15:24:29 -05:00 |
|
setup-surface.ts
|
style(extensions): format channel integration updates
|
2026-04-04 06:02:37 +01:00 |
|
status-issues.test.ts
|
refactor(plugins): narrow bundled channel core seams
|
2026-04-04 07:39:53 +01:00 |
|
status-issues.ts
|
refactor(plugins): narrow bundled channel core seams
|
2026-04-04 07:39:53 +01:00 |
|
targets.ts
|
…
|
|
|
test-harness.ts
|
fix: honor bluebubbles action discovery account config
|
2026-04-03 11:11:58 -05:00 |
|
test-mocks.ts
|
…
|
|
|
types.ts
|
fix(ci): restore account setup typings
|
2026-04-03 18:48:44 +01:00 |
|
webhook-ingress.ts
|
test(bluebubbles): split webhook ingress seam
|
2026-04-03 20:58:03 +09:00 |
|
webhook-shared.ts
|
…
|
|