kinjitakabe
ab719c2f82
fix(telegram/groups): treat empty accounts.<id>.groups: {} as unspecified in single-account setups
...
`mergeTelegramAccountConfig` and the generic `resolveChannelGroups` both used
`accountGroups ?? channelConfig.groups` to fall back to root group allowlists,
which only catches the `undefined` case. An explicit empty `{}` survives
nullish coalescing and overrides the root allowlist with an empty allowlist,
which then pairs with the default `groupPolicy: "allowlist"` to silently
deny every group update — the symptom reported in #79427 .
Treat an explicit empty `{}` the same as undefined for fallback purposes in
single-account setups (one or zero configured accounts). Multi-account setups
keep current semantics so per-account explicit-empty groups still scope
disable a single account without affecting its siblings. The explicit way to
block all groups for any account remains `groupPolicy: "disabled"`, which
this PR does not touch.
Fixes #79427 .
2026-05-13 16:09:13 +01:00
..
2026-05-13 15:04:49 +01:00
2026-04-28 01:21:39 +01:00
2026-05-10 12:37:10 +01:00
2026-05-13 16:09:13 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-09 08:27:39 +05:30
2026-05-09 08:27:39 +05:30
2026-05-13 16:09:13 +01:00
2026-05-10 12:37:10 +01:00
2026-05-13 12:08:29 +01:00
2026-05-13 13:33:38 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-12 18:56:08 +01:00
2026-05-07 19:08:43 +05:30
2026-05-11 14:16:48 +01:00
2026-05-10 12:37:10 +01:00
2026-05-01 17:12:09 +01:00
2026-04-28 06:36:38 +01:00
2026-04-28 06:36:38 +01:00
2026-05-01 17:12:09 +01:00
2026-05-11 03:44:05 +01:00
2026-05-10 12:37:10 +01:00
2026-05-13 13:33:38 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-01 09:44:50 +01:00
2026-05-13 15:00:07 +01:00
2026-05-03 15:16:32 +00:00
2026-05-11 14:16:48 +01:00
2026-05-11 19:55:21 +01:00
2026-05-10 12:37:10 +01:00
2026-05-13 13:33:38 +01:00
2026-05-12 10:16:36 +01:00
2026-04-27 15:14:02 +01:00
2026-05-12 10:16:36 +01:00
2026-05-11 14:16:48 +01:00
2026-05-13 13:33:38 +01:00
2026-04-27 20:50:35 +01:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-12 10:16:36 +01:00
2026-05-08 16:40:13 +01:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-10 08:47:04 +05:30
2026-05-10 08:47:04 +05:30
2026-05-01 17:12:09 +01:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-11 16:57:18 +01:00
2026-05-10 12:37:10 +01:00
2026-04-27 14:58:32 +01:00
2026-05-13 11:59:21 +01:00
2026-05-13 11:59:21 +01:00
2026-05-06 01:46:42 +01:00
2026-05-02 12:47:06 +01:00
2026-05-11 03:36:29 +01:00
2026-05-12 10:16:36 +01:00
2026-05-11 01:38:54 +01:00
2026-05-13 13:33:38 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-13 11:59:21 +01:00
2026-05-13 13:33:38 +01:00
2026-05-11 02:49:30 +01:00
2026-05-06 01:46:42 +01:00
2026-05-12 16:40:42 +05:30
2026-05-13 04:06:53 +01:00
2026-05-12 15:33:06 +01:00
2026-05-13 13:33:38 +01:00
2026-05-13 15:00:07 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-13 03:55:27 +01:00
2026-05-13 15:04:49 +01:00
2026-05-13 13:33:38 +01:00
2026-05-13 15:04:49 +01:00
2026-05-13 13:33:38 +01:00
2026-05-10 12:37:10 +01:00
2026-05-13 12:08:29 +01:00
2026-05-13 12:08:29 +01:00
2026-05-10 12:37:10 +01:00
2026-05-12 10:16:36 +01:00
2026-05-10 12:37:10 +01:00
2026-05-13 14:23:32 +01:00
2026-05-12 10:32:29 +01:00
2026-05-13 13:33:38 +01:00
2026-05-13 14:23:32 +01:00
2026-05-10 12:37:10 +01:00
2026-04-27 12:50:31 +01:00
2026-05-03 12:12:53 -07:00
2026-05-04 07:38:42 +01:00
2026-05-11 14:16:48 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-11 03:43:02 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-11 16:57:18 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-01 18:58:42 +01:00
2026-05-12 11:15:37 +01:00
2026-05-09 09:07:42 +05:30
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-04-27 20:50:35 +01:00
2026-05-10 12:37:10 +01:00
2026-05-13 13:33:38 +01:00
2026-05-10 12:37:10 +01:00
2026-05-12 15:30:17 +01:00
2026-05-10 12:37:10 +01:00
2026-05-12 15:54:01 +05:30
2026-05-12 15:54:01 +05:30
2026-05-12 21:21:46 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-07 09:09:36 +05:30
2026-05-07 09:09:36 +05:30
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-13 12:08:29 +01:00
2026-05-01 17:12:09 +01:00
2026-05-01 05:06:11 -07:00
2026-05-01 17:12:09 +01:00
2026-05-06 09:27:08 +05:30
2026-05-11 07:56:22 +01:00
2026-05-06 09:27:08 +05:30
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-10 01:49:16 -04:00
2026-05-10 01:49:16 -04:00
2026-05-13 10:12:31 +05:30
2026-05-13 10:12:31 +05:30
2026-05-13 10:12:31 +05:30
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-08 05:28:12 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-13 13:33:38 +01:00
2026-05-12 15:54:01 +05:30
2026-04-27 12:25:57 +01:00
2026-05-13 10:12:31 +05:30
2026-05-13 11:53:00 +05:30
2026-05-13 11:53:00 +05:30
2026-05-13 11:53:00 +05:30
2026-05-13 11:53:00 +05:30
2026-05-03 22:01:08 +01:00
2026-05-12 10:16:36 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-09 04:30:16 +01:00
2026-05-10 12:37:10 +01:00
2026-05-01 17:12:09 +01:00
2026-05-02 11:01:11 +01:00
2026-05-02 11:01:11 +01:00
2026-05-01 17:12:09 +01:00
2026-05-01 17:12:09 +01:00
2026-05-13 13:33:38 +01:00
2026-05-11 06:42:22 +01:00
2026-04-29 02:04:20 +01:00
2026-05-11 03:32:08 +01:00
2026-05-10 12:37:10 +01:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-11 15:51:54 +01:00
2026-05-10 12:37:10 +01:00
2026-05-13 13:33:38 +01:00
2026-05-10 07:43:35 +05:30
2026-05-11 12:54:41 +05:30
2026-05-11 10:51:51 +01:00
2026-05-01 17:12:09 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-13 14:23:32 +01:00
2026-05-13 13:33:38 +01:00
2026-04-29 15:40:44 +01:00
2026-05-10 12:37:10 +01:00
2026-05-12 21:30:11 +01:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-08 05:28:12 +01:00
2026-05-13 15:04:49 +01:00
2026-05-12 15:54:01 +05:30
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-11 10:42:48 +01:00
2026-05-10 12:37:10 +01:00
2026-05-13 10:12:31 +05:30
2026-05-10 12:37:10 +01:00
2026-05-10 12:37:10 +01:00
2026-05-09 07:18:42 -04:00
2026-05-09 07:18:42 -04:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-01 17:12:09 +01:00
2026-04-29 15:40:44 +01:00
2026-04-29 15:40:44 +01:00
2026-05-12 21:37:25 +01:00
2026-05-10 12:37:10 +01:00