1
mirror of https://gitlab.com/commento/commento.git synced 2025-06-28 22:55:39 -04:00
Commit Graph

10 Commits

Author SHA1 Message Date
06f0f6f014 everywhere: add email notifications 2019-02-18 17:34:43 -05:00
fff5e5c0e1 everywhere: add option to export data 2019-01-31 02:06:11 -05:00
3677d43aab templates: use plaintext instead of fancy HTML 2019-01-23 02:52:13 -05:00
8b0d198934 api: run go fmt 2018-06-10 23:13:42 +05:30
9d5e4f9f96 smtp_templates.go: use STATIC instead of COMMENTO_STATIC 2018-06-09 15:49:55 +05:30
0d6c3b5992 main.go: load SMTP templates 2018-06-09 15:49:54 +05:30
2e64c95b7c smtp_templates.go: add reset-hex 2018-06-09 14:11:53 +05:30
37e772b595 api: use Errorf instead of Fatalf 2018-06-09 14:11:53 +05:30
432ffeebb3 api: add COMMENTO_STATIC environment variable
Closes https://gitlab.com/commento/commento-ce/issues/2
2018-06-09 14:11:31 +05:30
a090770b73 api: Add go files
I know this is a huge commit, but I can't be bothered to check
this in part by part.
2018-05-27 23:40:46 +05:30