openclaw/extensions/msteams/src
Gustavo Madeira Santana adb400f9b1 Plugins/msteams: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
..
attachments Plugins/msteams: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
monitor-handler Plugins/msteams: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
attachments.test.ts Plugins/msteams: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
attachments.ts fix: msteams attachments + plugin prompt hints 2026-01-22 03:37:29 +00:00
channel.directory.test.ts Plugins/msteams: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
channel.ts Plugins/msteams: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05: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 feat!: move msteams to plugin 2026-01-16 02:59:43 +00:00
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 chore: Run `pnpm format:fix`. 2026-01-31 21:13:13 +09:00
file-consent-helpers.ts fix: msteams attachments + plugin prompt hints 2026-01-22 03:37:29 +00:00
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 chore: Run `pnpm format:fix`. 2026-01-31 21:13:13 +09:00
graph-upload.ts Chore: trim stale TODOs and issue-template language (#22534) 2026-02-21 03:31:17 -05: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 feat!: move msteams to plugin 2026-01-16 02:59:43 +00:00
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 Plugins/msteams: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05: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 Plugins/msteams: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05: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 Plugins/msteams: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05: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 Plugins/msteams: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
outbound.test.ts Plugins/msteams: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
outbound.ts Plugins/msteams: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
pending-uploads.ts chore: Lint extensions folder. 2026-01-31 22:42:45 +09:00
policy.test.ts Plugins/msteams: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
policy.ts Plugins/msteams: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05: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 Plugins/msteams: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
reply-dispatcher.ts Plugins/msteams: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
resolve-allowlist.ts fix(msteams): improve graph user and token parsing 2026-02-22 11:29:31 +00: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 Plugins/msteams: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
sdk-types.ts feat!: move msteams to plugin 2026-01-16 02:59:43 +00:00
sdk.ts feat!: move msteams to plugin 2026-01-16 02:59:43 +00:00
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 Plugins/msteams: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05: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 feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
token.ts Plugins/msteams: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00