4 Commits
Author SHA1 Message Date
JustSong 9b45ba2505 feat: allow non-https when CHANNEL_URL_ALLOW_NON_HTTPS is true (close #153) 2025-02-11 00:52:32 +08:00
fghwettandGitHub ef7c2d0a9d fix: resolve message sending failure when containing "\n" using webhook and custom channel (#111)
* 使用webhook和custom通道发送消息时如果内容中包含\n会推送失败的问题

* 消息查看页面增加markdown内容解析,访问链接页面增加GFM拓展解析

* 访问链接页面GFM footnote支持
2024-11-10 10:58:12 +08:00
JustSong 4796b7dd69 fix: check if the custom channel's server address is valid 2023-05-08 22:39:38 +08:00
JustSong 82068de143 feat: support custom channel now (close #72, close #75, #71) 2023-05-08 22:20:14 +08:00