openclaw/extensions/irc/src
Peter Steinberger 6a61d5504c refactor: share extension deferred and runtime helpers 2026-03-14 02:40:28 +00:00
..
accounts.test.ts refactor: share delimited channel entry parsing 2026-03-14 01:41:16 +00:00
accounts.ts refactor: share delimited channel entry parsing 2026-03-14 01:41:16 +00:00
channel.startup.test.ts test: share startup account lifecycle helpers 2026-03-14 01:41:17 +00:00
channel.ts refactor: reduce extension channel setup duplication 2026-03-14 02:40:27 +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 refactor: share open allowFrom config checks 2026-03-14 02:40:27 +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: unify DM pairing challenge flows 2026-03-07 20:33:50 +00:00
monitor.test.ts feat: IRC — add first-class channel support 2026-02-10 17:33:57 -06:00
monitor.ts refactor: share extension monitor runtime setup 2026-03-14 02:40: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: share extension deferred and runtime helpers 2026-03-14 02:40:28 +00:00
onboarding.ts refactor: share scoped account config patching 2026-03-10 22:18:03 +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 refactor: harden browser runtime profile handling 2026-03-09 00:25:43 +00:00
send.test.ts test: share send cfg threading helpers 2026-03-14 02:40:27 +00: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