Commit Graph

43 Commits

Author SHA1 Message Date
JustSong
fa166df5ac fix: use title as email's subject if given 2023-05-09 16:40:05 +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
JustSong
030c5e0f8f feat: support displaying title & content in template message (close #74) 2023-05-08 18:58:29 +08:00
JustSong
7e2d7aae97 fix: adjust parse mode for telegram (close #73) 2023-05-08 16:11:42 +08:00
JustSong
5b5a56122b feat: support lark app now (close #41) 2023-05-08 10:39:30 +08:00
JustSong
00a9f02974 fix: fix IsShared check 2023-05-08 09:22:40 +08:00
JustSong
4530104264 feat: able to get message sending status now (#58) 2023-05-07 13:16:44 +08:00
JustSong
1cade7a218 feat: support group message now (close #46) 2023-05-07 10:33:48 +08:00
JustSong
6cf79edfd7 perf: add index for channel's secret field 2023-05-06 21:35:03 +08:00
JustSong
2fd800b0a3 feat: support channel OneBot now (close #64) 2023-05-06 15:21:17 +08:00
JustSong
581d9d62dc fix: fix IsShared implementation 2023-05-06 11:49:56 +08:00
JustSong
3e51538fdf feat: now test channel support field to now 2023-05-06 11:18:05 +08:00
JustSong
89fa11f962 feat: now Telegram channel support field to now 2023-05-06 10:16:55 +08:00
JustSong
91725aeba7 feat: now client part supports multiple channels for the same type (#50) 2023-05-06 10:15:18 +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
b14c2df254 feat: support specifying url for Bark (close #57) 2023-04-22 19:33:59 +08:00
JustSong
578f60c971 fix: reduce token refresh waiting time (close #52) 2023-04-17 20:59:37 +08:00
JustSong
c16530cf6e feat: support send Email to others (close #44) 2023-04-16 11:23:05 +08:00
JustSong
3d38260e5b feat: add to field to specify the receiver (close #48) 2023-04-16 09:55:23 +08:00
JustSong
cfdc4ce357 feat: support Discord now 2023-01-10 18:32:04 +08:00
JustSong
89e7a10d20 fix: render description as HTML when rendering message (close #42) 2023-01-06 14:23:07 +08:00
JustSong
d26e578762 feat: save messages to database (close #37) 2022-12-22 17:59:12 +08:00
JustSong
a36d21d18e feat: now support Telegram bot 2022-12-21 18:33:00 +08:00
JustSong
648baceb1d fix: fix token store not correctly registered (#30) 2022-12-15 11:31:27 +08:00
JustSong
7a30ce60b0 feat: channel WebSocket client is ready 2022-12-08 14:50:22 +08:00
JustSong
fa486b15cc fix: support desp alias when using POST method 2022-12-07 16:11:34 +08:00
JustSong
1160489c7b feat: add support for client channel 2022-12-07 16:06:36 +08:00
JustSong
efd0f28e01 fix: use correct message type for WeChat Corp App 2022-12-03 11:22:37 +08:00
JustSong
d894fe32d8 feat: channel corp is done 2022-11-25 12:04:36 +08:00
JustSong
564817ba94 fix: channel Bark is done 2022-11-23 17:30:49 +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
8247192977 chore: update WeChat corp message channel 2022-11-22 10:16:12 +08:00
JustSong
e47bebf16a chore: do not render HTML in advance 2022-11-22 09:54:37 +08:00
JustSong
d18eefe6b6 feat: channel Ding is done 2022-11-22 09:50:50 +08:00
JustSong
d634445c25 feat: channel Lark is done 2022-11-22 09:09:15 +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
JustSong
e1d09aa58f feat: channel email is done 2022-11-11 17:24:03 +08:00