message-pusher/channel
2023-05-15 22:57:12 +08:00
..
bark.go feat: now server part supports multiple channels for the same type (#50) 2023-05-05 10:43:56 +08:00
client.go feat: now server part supports multiple channels for the same type (#50) 2023-05-05 10:43:56 +08:00
corp.go feat: now server part supports multiple channels for the same type (#50) 2023-05-05 10:43:56 +08:00
custom.go fix: check if the custom channel's server address is valid 2023-05-08 22:39:38 +08:00
ding.go feat: now server part supports multiple channels for the same type (#50) 2023-05-05 10:43:56 +08:00
discord.go feat: now server part supports multiple channels for the same type (#50) 2023-05-05 10:43:56 +08:00
email.go refactor: use built in smtp library 2023-05-13 15:35:23 +08:00
group.go fix: continue to send messages even if some channels failed (close #80) 2023-05-11 08:53:54 +08:00
lark-app.go feat: support lark app now (close #41) 2023-05-08 10:39:30 +08:00
lark.go feat: support lark app now (close #41) 2023-05-08 10:39:30 +08:00
main.go feat: support tencent custom alarm now (close #87) 2023-05-15 22:57:12 +08:00
message-queue.go feat: able to get message sending status now (#58) 2023-05-07 13:16:44 +08:00
one-bot.go feat: support channel OneBot now (close #64) 2023-05-06 15:21:17 +08:00
telegram.go fix: fix UTF8 characters are not encoded correctly (#79) 2023-05-12 09:58:51 +08:00
tencent-alarm.go feat: support tencent custom alarm now (close #87) 2023-05-15 22:57:12 +08:00
token-store.go feat: support lark app now (close #41) 2023-05-08 10:39:30 +08:00
wechat-corp-account.go fix: fix IsShared check 2023-05-08 09:22:40 +08:00
wechat-test-account.go feat: support displaying title & content in template message (close #74) 2023-05-08 18:58:29 +08:00