Peter Steinberger
3edfc494df
test: expand builtin mock helper usage
2026-04-03 18:53:34 +01:00
Peter Steinberger
613393621c
test: reduce discord monitor partial mocks
2026-04-03 18:53:03 +01:00
Tak Hoffman
5888e44745
fix: honor signal default account setup policy
2026-04-03 12:52:14 -05:00
Peter Steinberger
6739c28718
refactor: clarify auth failover policy
2026-04-04 02:49:18 +09:00
Tak Hoffman
1d1a8264ec
fix: honor zalo default account setup policy
2026-04-03 12:49:09 -05:00
Vincent Koc
50e1eb56d7
fix(security): harden discord proxy and bundled channel activation ( #60455 )
...
* fix(security): tighten discord proxy and mobile tls guards
* fix(plugins): enforce allowlists for bundled channels
* fix(types): align callers with removed legacy config aliases
* fix(security): preserve bundled channel opt-in and ipv6 proxies
2026-04-04 02:48:52 +09:00
Peter Steinberger
3ddf745f97
fix(ci): restore account setup typings
2026-04-03 18:48:44 +01:00
Gustavo Madeira Santana
dc306013e1
Approvals: scope foreign-channel account routing ( #60417 )
...
Merged via squash.
Prepared head SHA: 3ad6cae91f
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
2026-04-03 13:48:00 -04:00
Tak Hoffman
0769590f03
fix: honor zalouser default account setup policy
2026-04-03 12:47:22 -05:00
Tak Hoffman
f115aba582
fix: honor bluebubbles default account setup policy
2026-04-03 12:45:42 -05:00
Tak Hoffman
638e831bca
fix: honor telegram default account setup policy
2026-04-03 12:43:51 -05:00
Peter Steinberger
379c329f81
test: trim dispatch and command partial mocks
2026-04-03 18:42:52 +01:00
Tak Hoffman
4edf6a2c7d
fix: honor line default account setup policy
2026-04-03 12:42:18 -05:00
Tak Hoffman
4afa720a0c
fix: honor nextcloud default account setup policy
2026-04-03 12:42:18 -05:00
Tak Hoffman
d0a43cf8c0
fix: honor googlechat default account setup policy
2026-04-03 12:42:18 -05:00
Tak Hoffman
acfa09679c
fix: honor qqbot default account config
2026-04-03 12:42:18 -05:00
Tak Hoffman
b929a4c27d
fix: honor imessage setup account status
2026-04-03 12:42:18 -05:00
Tak Hoffman
9f049cb1d8
fix: honor nostr default account routing
2026-04-03 12:42:18 -05:00
Tak Hoffman
f77054eaee
fix: honor feishu setup account id
2026-04-03 12:42:18 -05:00
Tak Hoffman
35256d6f1d
fix: honor nostr setup account label
2026-04-03 12:42:18 -05:00
Tak Hoffman
17060ca124
fix: honor feishu setup account writes
2026-04-03 12:42:17 -05:00
Tak Hoffman
53612fa128
fix: label whatsapp setup account status
2026-04-03 12:42:17 -05:00
Tak Hoffman
fc61e8d280
fix: honor feishu setup account status
2026-04-03 12:42:17 -05:00
Tak Hoffman
e37c0da23a
fix: honor synology setup account status
2026-04-03 12:42:17 -05:00
Tak Hoffman
42ebc8c170
fix: honor irc setup account status
2026-04-03 12:42:17 -05:00
Tak Hoffman
e6a9408c3b
fix: honor qqbot setup account status
2026-04-03 12:42:17 -05:00
Gustavo Madeira Santana
ddd250d130
feat(skills): add inherited agent skill allowlists ( #59992 )
...
Merged via squash.
Prepared head SHA: 6f60779a57
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
2026-04-03 13:41:28 -04:00
Peter Steinberger
04f59a7227
fix: remove duplicate bluebubbles actions field
2026-04-03 18:40:28 +01:00
Peter Steinberger
636a23b73e
test: extract node builtin mock helpers
2026-04-03 18:40:28 +01:00
Vincent Koc
47b8be7116
refactor(discord): lazy-load message actions
2026-04-04 02:38:43 +09:00
Vincent Koc
7e3b48c254
test(ci): align memory fallback reindex assertion
2026-04-04 02:37:38 +09:00
Peter Steinberger
1bee69f79b
refactor: route direct extension test targets
2026-04-04 02:36:48 +09:00
Peter Steinberger
d0d5b34b44
fix(ci): repair extension test regressions
2026-04-03 18:36:35 +01:00
Peter Steinberger
2c5f244554
chore: update changelog for #60404 (thanks @extrasmall0)
2026-04-04 02:35:27 +09:00
Peter Steinberger
865fa2ba72
fix: narrow auth permanent lockouts
2026-04-04 02:35:27 +09:00
Extra Small
42e1d489fd
fix(auth): use shorter backoff for auth_permanent failures
...
auth_permanent errors (e.g. API_KEY_INVALID) can be caused by transient
provider outages rather than genuinely revoked credentials. Previously
these used the same 5h-24h billing backoff, which left providers disabled
long after the upstream issue resolved.
Introduce separate authPermanentBackoffMinutes (default: 10) and
authPermanentMaxMinutes (default: 60) config options so auth_permanent
failures recover in minutes rather than hours.
Fixes #56838
2026-04-04 02:35:27 +09:00
Vincent Koc
022a24ec48
refactor(signal): split uuid helper from monitor
2026-04-04 02:34:14 +09:00
Vincent Koc
c4eaa30ee7
fix(bluebubbles): remove duplicate action config field
2026-04-04 02:34:14 +09:00
Vincent Koc
e88f4fe5f4
fix(ci): narrow matrix action test discovery
2026-04-04 02:33:59 +09:00
Peter Steinberger
a7dd6036a0
style: format doctor and gateway harness mocks
2026-04-03 18:33:47 +01:00
Peter Steinberger
68edc53090
test: trim doctor and gateway partial mocks
2026-04-03 18:33:47 +01:00
Peter Steinberger
f36ed7105f
test: reduce extension runtime partial mocks
2026-04-03 18:33:47 +01:00
Peter Steinberger
14c863dc4a
test: reduce telegram media harness imports
2026-04-03 18:33:47 +01:00
Peter Steinberger
fb9be1fcb6
test: trim models and cron partial mocks
2026-04-03 18:33:47 +01:00
Peter Steinberger
1c16c6a94a
test: split inbound contract helpers
2026-04-03 18:33:46 +01:00
Peter Steinberger
d6e89f96d6
refactor: share gateway config auth helpers
2026-04-04 02:29:29 +09:00
Vincent Koc
646e271c72
test(contracts): split provider wizard lanes
2026-04-04 02:29:00 +09:00
Vincent Koc
71de4adcce
test(contracts): split bundled web search lanes
2026-04-04 02:28:15 +09:00
Vincent Koc
f93f76dcc4
fix(ci): dedupe bluebubbles actions config type
2026-04-04 02:26:42 +09:00
Vincent Koc
22fd61e483
test(contracts): split plugin registration lanes
2026-04-04 02:26:39 +09:00