openclaw/extensions/irc/src
Peter Steinberger ad8d766f65 refactor(extensions): dedupe channel config, onboarding, and monitors 2026-03-02 08:54:20 +00:00
..
accounts.ts fix(channels): add optional defaultAccount routing 2026-03-02 04:03:46 +00:00
channel.ts refactor: de-duplicate channel runtime and payload helpers 2026-02-23 21:25:28 +00:00
client.test.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
client.ts fix(irc): type socket error param 2026-02-12 22:58:42 +01:00
config-schema.test.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
config-schema.ts fix(channels): add optional defaultAccount routing 2026-03-02 04:03:46 +00:00
connect-options.ts refactor(extensions): dedupe connector helper usage 2026-02-16 14:59:30 +00:00
control-chars.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
inbound.policy.test.ts refactor(security): centralize channel allowlist auth policy 2026-02-26 13:06:33 +01:00
inbound.ts refactor(extensions): use scoped pairing helper 2026-02-26 21:57:52 +01:00
monitor.test.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
monitor.ts refactor: de-duplicate channel runtime and payload helpers 2026-02-23 21:25:28 +00:00
normalize.test.ts fix(security): make allowFrom id-only by default with dangerous name opt-in (#24907) 2026-02-24 01:01:51 +00:00
normalize.ts fix(security): make allowFrom id-only by default with dangerous name opt-in (#24907) 2026-02-24 01:01:51 +00:00
onboarding.test.ts refactor(extensions): dedupe channel config, onboarding, and monitors 2026-03-02 08:54:20 +00:00
onboarding.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
policy.test.ts fix(security): make allowFrom id-only by default with dangerous name opt-in (#24907) 2026-02-24 01:01:51 +00:00
policy.ts fix(security): make allowFrom id-only by default with dangerous name opt-in (#24907) 2026-02-24 01:01:51 +00:00
probe.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
protocol.test.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
protocol.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
runtime.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
send.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
types.ts fix(channels): add optional defaultAccount routing 2026-03-02 04:03:46 +00:00