multica/apps
Naiyuan Qing 43d11a6e5d fix(channels): address code review issues
- Fix double useChannels() instantiation: call once in ChannelsPage,
  pass as props to TelegramCard
- Mask bot tokens in channels:getConfig before sending to renderer
- Add input validation (isValidId, token length) on all IPC handlers
- Fix stopAccount() to clean up typingTimer, lastRoute, aggregator,
  and debouncer when stopping the account they belong to
- Add try/catch to stopChannel/startChannel in useChannels hook
- Consistent return type { ok, error? } on channels:stop handler
- Add tooltip hint on disabled Remove button

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 13:05:34 +08:00
..
desktop fix(channels): address code review issues 2026-02-09 13:05:34 +08:00
mobile feat(mobile): 移动端初始化 2026-02-03 16:39:53 +08:00
web Merge remote-tracking branch 'origin/main' into exec-approvals 2026-02-05 17:54:19 +08:00