Commit Graph
30 Commits
Author SHA1 Message Date
JustSong f5977581d3 feat: show new message count & new user count in home page 2023-04-19 15:22:57 +08:00
JustSong b063f1cbcc chore: update text prompt 2023-04-17 21:25:58 +08:00
JustSong 9307be249a chore: update time format 2023-04-16 19:01:38 +08:00
JustSong 26a3c76f3f feat: able to view messages on dashboard (close #32) 2023-04-16 12:50:01 +08:00
JustSong c16530cf6e feat: support send Email to others (close #44) 2023-04-16 11:23:05 +08:00
6b15b2080e feat: support custom SMTP port setting (#45)
* feat: support custom SMTP port setting

* fix: send SMTPPort value to frontend

---------

Co-authored-by: JustSong <quanpengsong@gmail.com>
2023-02-05 14:46:45 +08:00
JustSong 89e7a10d20 fix: render description as HTML when rendering message (close #42) 2023-01-06 14:23:07 +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 00ee736e13 fix: fix Dockerfile 2022-11-23 16:03:51 +08:00
JustSong b64fe91b83 chore: remove useless code 2022-11-22 20:19:01 +08:00
JustSong 5913266969 chore: sync with gin-template 2022-11-22 11:04:06 +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
JustSong f1d5d9c8d1 init: reinitialize from gin-template 2022-11-11 15:35:02 +08:00
Song 903325a632 🐛 fix #16, #17 2021-08-17 23:10:11 +08:00
Song a3818952ba 🐛 bug fix 2021-06-13 18:50:21 +08:00
Song 1e81e68bd7 📖 update readme 2021-06-13 18:21:36 +08:00
Song 018d252e5d 🎉 support client message push 2021-06-13 17:52:41 +08:00
Song 9f04d2d7a9 🐛 bug fix 2021-06-13 12:11:26 +08:00
Song 016de980e4 🐛 bug fix 2021-03-28 13:37:19 +08:00
Song 4713373c54 🎉 wechat corp message supported 2021-03-28 11:15:57 +08:00
Song d41a78b93e 🐛 bug fix 2021-01-31 18:31:37 +08:00
Song e808a3c1ee 🎉 able to run on Heroku 2021-01-31 17:42:41 +08:00
Song 25f120d197 🎉 able to send markdown message now 2021-01-31 16:00:01 +08:00
Song 63e8bd8744 🎉 able to send email message now 2021-01-31 15:30:22 +08:00
Song 3d70a3cb90 🐛 bug fix 2021-01-17 17:39:16 +08:00
Song d36680aea1 🎉 now you can push message to wechat 2021-01-17 16:45:52 +08:00
Song b419c0f096 🎉 able to login & logout 2021-01-17 14:26:33 +08:00
Song 22975603c6 🚧 refactoring is ongoing 2021-01-17 10:49:19 +08:00