13 Commits
Author SHA1 Message Date
zimonianhua 79f8d5d600 feat(channel): 为 Telegram 和微信企业号添加代理支持
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
新增 HTTP 客户端工厂函数以支持通过代理发送请求,代理地址可在频道配置中设置。同时修复了微信企业号 TokenStore 更新时代理地址未同步的问题,并确保 Token 存储键值包含代理信息以避免冲突。
2026-02-11 09:44:32 +08:00
JustSong 5b5a56122b feat: support lark app now (close #41) 2023-05-08 10:39:30 +08:00
JustSong 581d9d62dc fix: fix IsShared implementation 2023-05-06 11:49:56 +08:00
JustSong 3a8d625201 feat: now server part supports multiple channels for the same type (#50) 2023-05-05 10:43:56 +08:00
JustSong 578f60c971 fix: reduce token refresh waiting time (close #52) 2023-04-17 20:59:37 +08:00
JustSong 648baceb1d fix: fix token store not correctly registered (#30) 2022-12-15 11:31:27 +08:00
JustSong 2acc56e03c feat: now user are able to configure channels 2022-11-22 17:52:44 +08:00
JustSong e911c3fb7c fix: fix circular import 2022-11-22 15:23:12 +08:00
JustSong d0c2c27071 fix: check if the token is shared before removing 2022-11-22 15:11:02 +08:00
JustSong 9dc3498a2a chore: update token store when user updated 2022-11-22 12:44:41 +08:00
JustSong 2a5764f00f feat: channel WeChat corp account is done 2022-11-18 17:41:27 +08:00
JustSong a308ddfd8b feat: channel WeChat test account is done 2022-11-18 17:17:53 +08:00
JustSong 4810db17d4 feat: token store is done but not tested 2022-11-11 22:05:31 +08:00