Commit Graph

25 Commits

Author SHA1 Message Date
JustSong
3a8d625201 feat: now server part supports multiple channels for the same type (#50) 2023-05-05 10:43:56 +08:00
JustSong
f5977581d3 feat: show new message count & new user count in home page 2023-04-19 15:22:57 +08:00
JustSong
dfdddc1064 feat: warn user if it doesn't have message persistence permission 2023-04-16 18:51:58 +08:00
JustSong
c16530cf6e feat: support send Email to others (close #44) 2023-04-16 11:23:05 +08:00
JustSong
ba25a15bca fix: do not send Webhook addresses to frontend 2023-01-10 18:37:33 +08:00
JustSong
cfdc4ce357 feat: support Discord now 2023-01-10 18:32:04 +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
1160489c7b feat: add support for client channel 2022-12-07 16:06:36 +08:00
JustSong
7ee929aef7 fix: check input for user model 2022-11-25 16:48:20 +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
5913266969 chore: sync with gin-template 2022-11-22 11:04:06 +08:00
JustSong
8247192977 chore: update WeChat corp message channel 2022-11-22 10:16:12 +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
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
d42b4511cf chore: update token related logic 2022-11-11 20:02:28 +08:00
JustSong
e1d09aa58f feat: channel email is done 2022-11-11 17:24:03 +08:00
JustSong
f1d5d9c8d1 init: reinitialize from gin-template 2022-11-11 15:35:02 +08:00