openclaw/extensions/irc/src
Gustavo Madeira Santana 7b8e36583f Plugins/irc: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
..
accounts.ts Plugins/irc: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
channel.ts Plugins/irc: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05: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 Plugins/irc: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05: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 Plugins/irc: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
monitor.test.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
monitor.ts Plugins/irc: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05: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 Plugins/irc: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
onboarding.ts Plugins/irc: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05: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 Plugins/irc: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
send.test.ts fix(outbound): unify resolved cfg threading across send paths (#33987) 2026-03-04 00:20:44 -06:00
send.ts fix(outbound): unify resolved cfg threading across send paths (#33987) 2026-03-04 00:20:44 -06:00
types.ts Plugins/irc: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00