mirror of
https://github.com/RightNow-AI/openfang.git
synced 2026-07-30 06:32:17 +00:00
Merge lark.rs features (dedup, encryption, group filtering, rich text parsing) into feishu.rs with FeishuRegion toggle (cn/intl). Single [channels.feishu] config handles both domestic Feishu and international Lark via region field. - Expand FeishuConfig: region, webhook_path, verification_token, encrypt_key_env, bot_names - Add FeishuRegion enum with domain switching (open.feishu.cn / open.larksuite.com) - Add AES-256-CBC event decryption, message/event dedup, group chat filtering - Update channel_bridge.rs wiring for full config - Update routes.rs ChannelMeta with new UI fields (region basic, rest advanced) Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>