message-pusher/common
2023-05-09 16:40:05 +08:00
..
public fix: render description as HTML when rendering message (close #42) 2023-01-06 14:23:07 +08:00
constants.go feat: able to get message sending status now (#58) 2023-05-07 13:16:44 +08:00
crypto.go init: reinitialize from gin-template 2022-11-11 15:35:02 +08:00
email.go feat: support custom SMTP port setting (#45) 2023-02-05 14:46:45 +08:00
embed-file-system.go chore: sync with gin-template 2022-11-22 11:04:06 +08:00
init.go chore: update text prompt 2023-04-17 21:25:58 +08:00
logger.go feat: token store is done but not tested 2022-11-11 22:05:31 +08:00
rate-limit.go init: reinitialize from gin-template 2022-11-11 15:35:02 +08:00
redis.go init: reinitialize from gin-template 2022-11-11 15:35:02 +08:00
template.go feat: save messages to database (close #37) 2022-12-22 17:59:12 +08:00
utils.go fix: use title as email's subject if given 2023-05-09 16:40:05 +08:00
validate.go init: reinitialize from gin-template 2022-11-11 15:35:02 +08:00
verification.go chore: sync with gin-template 2022-11-22 11:04:06 +08:00