Commit Graph

25 Commits

Author SHA1 Message Date
JustSong
8f7e5456e5 feat: use sse to fetch new messages (close #70) 2023-05-12 18:28:54 +08:00
JustSong
374400479f feat: webhook server part done (#76) 2023-05-10 11:58:55 +08:00
JustSong
4530104264 feat: able to get message sending status now (#58) 2023-05-07 13:16:44 +08:00
JustSong
39da3f9771 feat: keep compatible with ServerChan (close #63) 2023-05-06 12:06:53 +08:00
JustSong
2587f1533b feat: create email channel for user after binding email 2023-05-06 11:10:26 +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
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
998e974e95 feat: able to resend message now 2023-04-16 17:13:59 +08:00
JustSong
dda530b6e6 feat: update message search function 2023-04-16 15:36:39 +08:00
JustSong
26a3c76f3f feat: able to view messages on dashboard (close #32) 2023-04-16 12:50:01 +08:00
JustSong
3d38260e5b feat: add to field to specify the receiver (close #48) 2023-04-16 09:55:23 +08:00
JustSong
89e7a10d20 fix: render description as HTML when rendering message (close #42) 2023-01-06 14:23:07 +08:00
Jay.Fang
e6f47c306a feat: support custom message URL (#39)
* feat:custom message url

* feat: support custom URL

Co-authored-by: JustSong <quanpengsong@gmail.com>
2022-12-23 00:37:54 +08:00
JustSong
6ed173affa feat: able to set whether to enable message persistence and message rendering now 2022-12-22 18:32:10 +08:00
JustSong
d26e578762 feat: save messages to database (close #37) 2022-12-22 17:59:12 +08:00
JustSong
f5a6615f0d feat: support post form now 2022-12-22 10:53:10 +08:00
JustSong
fa486b15cc fix: support desp alias when using POST method 2022-12-07 16:11:34 +08:00
JustSong
7ee929aef7 fix: check input for user model 2022-11-25 16:48:20 +08:00
JustSong
2acc56e03c feat: now user are able to configure channels 2022-11-22 17:52:44 +08:00
JustSong
e47bebf16a chore: do not render HTML in advance 2022-11-22 09:54:37 +08:00
JustSong
d634445c25 feat: channel Lark is done 2022-11-22 09:09:15 +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