message-pusher/channel
2023-05-11 08:53:54 +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 fix: use title as email's subject if given 2023-05-09 16:40:05 +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 custom channel now (close #72, close #75, #71) 2023-05-08 22:20:14 +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: adjust parse mode for telegram (close #73) 2023-05-08 16:11:42 +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