..
attachments
test: share msteams safe fetch assertions
2026-03-13 21:40:53 +00:00
monitor-handler
refactor: share dual text command gating
2026-03-14 01:41:17 +00:00
attachments.test.ts
test: dedupe msteams attachment redirects
2026-03-13 23:35:27 +00:00
attachments.ts
…
channel.directory.test.ts
test: share directory runtime helpers
2026-03-14 02:40:27 +00:00
channel.ts
Teams: use scoped plugin SDK channel imports
2026-03-07 16:26:59 -08:00
conversation-store-fs.test.ts
style: align formatting with oxfmt 0.33
2026-02-18 01:34:35 +00:00
conversation-store-fs.ts
chore: Lint extensions folder.
2026-01-31 22:42:45 +09:00
conversation-store-memory.ts
chore: Lint extensions folder.
2026-01-31 22:42:45 +09:00
conversation-store.ts
…
directory-live.ts
Plugins/msteams: migrate to scoped plugin-sdk imports
2026-03-04 02:35:12 -05:00
errors.test.ts
fix(msteams): add proactive fallback for revoked turn context
2026-03-02 20:49:03 +00:00
errors.ts
fix(msteams): add proactive fallback for revoked turn context
2026-03-02 20:49:03 +00:00
file-consent-helpers.test.ts
…
file-consent-helpers.ts
…
file-consent.ts
chore: Lint extensions folder.
2026-01-31 22:42:45 +09:00
file-lock.ts
Plugins/msteams: migrate to scoped plugin-sdk imports
2026-03-04 02:35:12 -05:00
graph-chat.ts
…
graph-upload.test.ts
refactor: share teams drive upload flow
2026-03-13 16:51:59 +00:00
graph-upload.ts
refactor: share teams drive upload flow
2026-03-13 16:51:59 +00:00
graph-users.test.ts
fix(msteams): improve graph user and token parsing
2026-02-22 11:29:31 +00:00
graph-users.ts
fix(msteams): improve graph user and token parsing
2026-02-22 11:29:31 +00:00
graph.ts
Plugins/msteams: migrate to scoped plugin-sdk imports
2026-03-04 02:35:12 -05:00
inbound.test.ts
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
2026-02-01 10:03:47 +09:00
inbound.ts
chore: Lint extensions folder.
2026-01-31 22:42:45 +09:00
index.ts
…
media-helpers.test.ts
fix(ci): stabilize Windows path handling in sandbox tests
2026-02-21 14:32:15 +01:00
media-helpers.ts
Plugins/msteams: migrate to scoped plugin-sdk imports
2026-03-04 02:35:12 -05:00
mentions.test.ts
fix: harden msteams mentions and fallback links ( #15436 ) (thanks @hyojin)
2026-02-13 15:10:57 +01:00
mentions.ts
fix: harden msteams mentions and fallback links ( #15436 ) (thanks @hyojin)
2026-02-13 15:10:57 +01:00
messenger.test.ts
test: dedupe msteams revoked thread context
2026-03-13 23:35:27 +00:00
messenger.ts
Plugins/msteams: migrate to scoped plugin-sdk imports
2026-03-04 02:35:12 -05:00
monitor-handler.file-consent.test.ts
test: dedupe msteams consent auth fixtures
2026-03-13 21:54:39 +00:00
monitor-handler.ts
Plugins/msteams: migrate to scoped plugin-sdk imports
2026-03-04 02:35:12 -05:00
monitor-types.ts
TypeScript: add extensions to tsconfig and fix type errors ( #12781 )
2026-02-09 10:05:38 -08:00
monitor.lifecycle.test.ts
CI: restore main detect-secrets scan ( #38438 )
2026-03-07 10:06:35 -08:00
monitor.test.ts
msteams: harden webhook ingress timeouts
2026-03-02 20:34:05 +00:00
monitor.ts
Plugins/msteams: migrate to scoped plugin-sdk imports
2026-03-04 02:35:12 -05:00
onboarding.ts
refactor: share onboarding allowlist entry parsing
2026-03-08 00:05:24 +00:00
outbound.test.ts
Plugins/msteams: migrate to scoped plugin-sdk imports
2026-03-04 02:35:12 -05:00
outbound.ts
refactor: make OutboundSendDeps dynamic with channel-ID keys ( #45517 )
2026-03-14 02:42:21 -07:00
pending-uploads.ts
chore: Lint extensions folder.
2026-01-31 22:42:45 +09:00
policy.test.ts
test: dedupe msteams policy route fixtures
2026-03-13 21:54:39 +00:00
policy.ts
fix(routing): require ids for slack and msteams allowlists
2026-03-13 01:44:42 +00:00
polls-store-memory.ts
chore: Lint extensions folder.
2026-01-31 22:42:45 +09:00
polls-store.test.ts
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
2026-02-01 10:03:47 +09:00
polls.test.ts
refactor(extensions): dedupe connector helper usage
2026-02-16 14:59:30 +00:00
polls.ts
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
2026-02-01 10:03:47 +09:00
probe.test.ts
Plugins/msteams: migrate to scoped plugin-sdk imports
2026-03-04 02:35:12 -05:00
probe.ts
refactor: share trimmed list normalization in provider helpers
2026-03-07 23:27:51 +00:00
reply-dispatcher.ts
Plugins/msteams: migrate to scoped plugin-sdk imports
2026-03-04 02:35:12 -05:00
resolve-allowlist.test.ts
fix(msteams): use General channel conversation ID as team key for Bot Framework compatibility ( #41838 )
2026-03-10 09:13:41 +01:00
resolve-allowlist.ts
fix(msteams): use General channel conversation ID as team key for Bot Framework compatibility ( #41838 )
2026-03-10 09:13:41 +01:00
revoked-context.test.ts
refactor: harden msteams lifecycle and attachment flows
2026-03-02 21:19:23 +00:00
revoked-context.ts
refactor: harden msteams lifecycle and attachment flows
2026-03-02 21:19:23 +00:00
runtime.ts
refactor: harden browser runtime profile handling
2026-03-09 00:25:43 +00:00
sdk-types.ts
…
sdk.ts
…
secret-input.ts
Plugins/msteams: migrate to scoped plugin-sdk imports
2026-03-04 02:35:12 -05:00
send-context.ts
Plugins/msteams: migrate to scoped plugin-sdk imports
2026-03-04 02:35:12 -05:00
send.test.ts
Plugins/msteams: migrate to scoped plugin-sdk imports
2026-03-04 02:35:12 -05:00
send.ts
refactor(extensions): reuse shared helper primitives
2026-03-07 10:41:05 +00:00
sent-message-cache.test.ts
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
2026-02-01 10:03:47 +09:00
sent-message-cache.ts
MSTeams: dedupe sent-message cache storage ( #22514 )
2026-02-21 13:27:50 +05:30
storage.ts
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
2026-02-01 10:03:47 +09:00
store-fs.ts
Plugins/msteams: migrate to scoped plugin-sdk imports
2026-03-04 02:35:12 -05:00
test-runtime.ts
Plugins/msteams: migrate to scoped plugin-sdk imports
2026-03-04 02:35:12 -05:00
token-response.test.ts
fix(msteams): improve graph user and token parsing
2026-02-22 11:29:31 +00:00
token-response.ts
fix(msteams): improve graph user and token parsing
2026-02-22 11:29:31 +00:00
token.test.ts
CI: restore main detect-secrets scan ( #38438 )
2026-03-07 10:06:35 -08:00
token.ts
Plugins/msteams: migrate to scoped plugin-sdk imports
2026-03-04 02:35:12 -05:00