yao/integrations/dingtalk
Max 3eb43a59ab Enhance message handling for integrations with improved formatting and localization
- Add locale support for DingTalk and Discord integrations to ensure messages are sent in the correct language.
- Update message formatting logic in DingTalk and Discord to utilize dedicated formatting functions for Markdown.
- Implement image and file handling improvements in Feishu integration, allowing for better attachment processing and error handling.
- Refactor message sending methods to streamline the process and enhance code clarity across integrations.
2026-03-02 09:00:56 +08:00
..
bot.go Add Feishu and DingTalk integration support in robot lifecycle</message> 2026-03-02 07:36:34 +08:00
bot_test.go Add Feishu and DingTalk integration support in robot lifecycle</message> 2026-03-02 07:36:34 +08:00
convert.go Add Feishu and DingTalk integration support in robot lifecycle</message> 2026-03-02 07:36:34 +08:00
convert_test.go Add Feishu and DingTalk integration support in robot lifecycle</message> 2026-03-02 07:36:34 +08:00
dingtalk_test.go Add Feishu and DingTalk integration support in robot lifecycle</message> 2026-03-02 07:36:34 +08:00
e2e_test.go Add Feishu and DingTalk integration support in robot lifecycle</message> 2026-03-02 07:36:34 +08:00
file.go Add Feishu and DingTalk integration support in robot lifecycle</message> 2026-03-02 07:36:34 +08:00
format.go Enhance message handling for integrations with improved formatting and localization 2026-03-02 09:00:56 +08:00
message.go Add Feishu and DingTalk integration support in robot lifecycle</message> 2026-03-02 07:36:34 +08:00