openclaw/src/channels/plugins
Dominic Damoah bf6df6d6b7 feat: add Mattermost channel support
Add Mattermost as a supported messaging channel with bot API and WebSocket integration. Includes channel state tracking (tint, summary, details), multi-account support, and delivery target routing. Update documentation and tests to include Mattermost alongside existing channels.
2026-01-21 18:40:56 -05:00
..
actions refactor(discord): centralize target parsing 2026-01-18 00:04:38 +00:00
agent-tools chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
normalize feat: add Mattermost channel support 2026-01-21 18:40:56 -05:00
onboarding feat: add Mattermost channel support 2026-01-21 18:40:56 -05:00
outbound fix(slack): respect verbose setting and preserve thread context for tool notifications 2026-01-21 06:29:36 +00:00
status-issues Step 4 (Needs Review) 2026-01-20 12:07:54 +00:00
allowlist-match.ts refactor: share allowlist match metadata 2026-01-18 01:49:25 +00:00
bluebubbles-actions.ts fix: update ui ed25519 + bluebubbles actions 2026-01-20 13:43:27 +00:00
catalog.test.ts feat!: move msteams to plugin 2026-01-16 02:59:43 +00:00
catalog.ts refactor: centralize channel ui metadata 2026-01-20 13:11:49 +00:00
channel-config.ts refactor: share teams allowlist matching helpers 2026-01-18 01:37:22 +00:00
config-helpers.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
config-schema.ts fix: align channel config schemas and env precedence 2026-01-17 00:43:05 +00:00
config-writes.test.ts style: apply oxfmt fixes 2026-01-15 01:53:14 +00:00
config-writes.ts style: apply oxfmt fixes 2026-01-15 01:53:14 +00:00
directory-config.test.ts refactor: unify target resolver metadata 2026-01-17 07:34:26 +00:00
directory-config.ts refactor(channels): unify target parsing 2026-01-18 00:31:42 +00:00
group-mentions.ts feat: add Mattermost channel support 2026-01-21 18:40:56 -05:00
helpers.ts refactor: normalize cli command hints 2026-01-20 07:43:00 +00:00
index.test.ts refactor: migrate messaging plugins to sdk 2026-01-18 08:54:00 +00:00
index.ts refactor: route channel runtime via plugin api 2026-01-18 11:01:16 +00:00
load.test.ts feat!: move msteams to plugin 2026-01-16 02:59:43 +00:00
load.ts refactor: migrate messaging plugins to sdk 2026-01-18 08:54:00 +00:00
media-limits.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
message-action-names.ts feat: add support for setting group icons in BlueBubbles, enhancing group management capabilities 2026-01-20 12:07:54 +00:00
message-actions.ts feat: add cross-context messaging resolver 2026-01-17 03:17:13 +00:00
onboarding-types.ts feat: expand dm allowlist onboarding 2026-01-18 22:52:00 +00:00
pairing-message.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
pairing.ts fix(zalo): fix pairing channel detection and webhook payload format 2026-01-16 10:43:14 +07:00
setup-helpers.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
slack.actions.ts refactor(slack): centralize target parsing 2026-01-18 00:15:05 +00:00
status.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
types.adapters.ts feat(channels): add resolve command + defaults 2026-01-18 01:00:24 +00:00
types.core.ts refactor: extend channel plugin boundary 2026-01-20 12:07:54 +00:00
types.plugin.ts feat(channels): add resolve command + defaults 2026-01-18 01:00:24 +00:00
types.ts feat(channels): add resolve command + defaults 2026-01-18 01:00:24 +00:00
whatsapp-heartbeat.ts refactor: prune legacy group prefixes 2026-01-17 08:47:25 +00:00