11 Commits
Author SHA1 Message Date
6f3f53c85a feat: group message support specify target (#121)
* feat: group message support specify target

* chore: remove text for customized descriptions like i18n

* fix: update priority

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2024-11-10 11:06:38 +08:00
JustSong 6bf7951a01 refactor: use built in smtp library 2023-05-13 15:35:23 +08:00
JustSong fa166df5ac fix: use title as email's subject if given 2023-05-09 16:40:05 +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 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 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 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 e1d09aa58f feat: channel email is done 2022-11-11 17:24:03 +08:00