1
mirror of https://github.com/jlelse/GoBlog synced 2024-06-02 22:54:27 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
2f8dabc83e Send contact messages and notifications asynchronously 2023-03-05 17:17:40 +01:00
acbcb0c984 Use better SMTP client 2023-01-05 08:00:58 +01:00
0af387930d Set Content-Type for contact emails 2022-04-05 19:48:07 +02:00
94dba7a9b8 Fix some issues discovered by linting 2022-02-25 16:29:42 +01:00
0f1408fe3e More pooled buffers and don't AP announce replies 2022-02-22 16:52:03 +01:00
1c7195a135 Breaking! Render everything using go functions, remove custom pages support and now unused template rendering 2022-01-30 16:40:53 +01:00
aa319b70fb Render all non-login using new method to use less allocations and memory 2022-01-20 18:22:10 +01:00
a1a88cb6df Test complete captcha flow, simplify some code parts 2021-12-20 14:00:11 +01:00
42e218746b Improve the mock SMTP mechanism a lot 2021-11-08 16:27:33 +01:00
4857a82493 Add automatic test for contact submissions and some other small improvements 2021-11-08 14:32:02 +01:00
e9632720a3 Add a list of features to the docs and some small code improvements 2021-11-04 08:52:16 +01:00
286c0f821a Fix formatting of contact messages 2021-09-01 11:14:49 +02:00
88f26ef3c6 Reduce complexity of router build method 2021-07-27 12:51:08 +02:00
3db1f6b85c Contact: Add option for privacy policy 2021-07-22 14:04:46 +02:00
bdbaf9b915 Contact form feature 2021-07-22 13:41:52 +02:00