openclaw/extensions/irc/src
Peter Steinberger 5c8ea0a175 refactor: share channel setup status helpers 2026-03-23 01:56:01 +00:00
..
accounts.test.ts refactor: share nested account config merges 2026-03-22 19:53:51 +00:00
accounts.ts refactor: share nested account config merges 2026-03-22 19:53:51 +00:00
channel.startup.test.ts refactor(test): dedupe startup and nostr test fixtures 2026-03-22 01:12:31 +00:00
channel.ts refactor: compose account security warning helpers 2026-03-22 23:37:12 +00:00
client.test.ts
client.ts fix(irc): type socket error param 2026-02-12 22:58:42 +01:00
config-schema.test.ts
config-schema.ts Plugins: remove shared extension boundary debt 2026-03-18 22:58:40 -05:00
connect-options.test.ts test(irc): cover connection and probe helpers 2026-03-22 16:08:14 -07:00
connect-options.ts refactor(extensions): dedupe connector helper usage 2026-02-16 14:59:30 +00:00
control-chars.test.ts test(irc): cover connection and probe helpers 2026-03-22 16:08:14 -07:00
control-chars.ts
inbound.behavior.test.ts style(format): fix extension test drift 2026-03-22 18:53:22 -07:00
inbound.policy.test.ts refactor(security): centralize channel allowlist auth policy 2026-02-26 13:06:33 +01:00
inbound.ts refactor: unify plugin sdk primitives 2026-03-18 23:58:56 +00:00
monitor.test.ts
monitor.ts Plugins: remove shared extension boundary debt 2026-03-18 22:58:40 -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
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.test.ts test(irc): cover connection and probe helpers 2026-03-22 16:08:14 -07:00
probe.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
protocol.test.ts
protocol.ts
runtime-api.ts fix(plugin-sdk): remove relative extension boundary escapes (#51939) 2026-03-21 20:03:18 -05:00
runtime.ts Plugins: internalize irc SDK imports 2026-03-17 21:11:14 -07:00
send.test.ts refactor: split plugin testing seam from bundled extension helpers 2026-03-17 01:05:09 -07:00
send.ts fix(outbound): unify resolved cfg threading across send paths (#33987) 2026-03-04 00:20:44 -06:00
setup-core.test.ts test: fix latest main test regressions 2026-03-22 18:28:13 -07:00
setup-core.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
setup-surface.test.ts test: strengthen regression coverage and trim low-value checks 2026-03-22 07:38:01 +00:00
setup-surface.ts refactor: share channel setup status helpers 2026-03-23 01:56:01 +00:00
types.ts Plugins: internalize irc SDK imports 2026-03-17 21:11:14 -07:00