Commit Graph

15 Commits

Author SHA1 Message Date
Brain 42b9b3a62e
Set the return path via the envelope sender 2022-08-24 14:35:01 +02:00
muli 590cbfbb65 feat: Type hinting all the way. 2022-08-24 08:03:54 +02:00
muli aebb53e5c1 fix: Fixed undefined variables error. 2022-08-24 08:03:27 +02:00
muli 7df4a24abd fix: Fixed broken replacement for newlines. 2022-08-24 07:59:58 +02:00
muli 54482d90f6 fix: Ensure \r\n for line breaks and properly encode subject for umlauts. 2022-08-21 14:18:23 +02:00
muli 4e7b22fde6 fix: Fix sanitation to not break Umlauts and use specific email filter. 2022-08-21 14:18:10 +02:00
muli 92d2c37000 fix: Added missing error message for missing subject. 2022-08-18 20:53:16 +02:00
muli e2fa3f75cc fix: Changed user facing text to formal speech. 2022-08-18 20:53:00 +02:00
muli 360f90fc9d fix: Not just pass it along but really use the subject ;) 2022-08-18 20:52:50 +02:00
muli f58ba3bbc1 feat: Now really send emails. 2022-08-18 20:52:40 +02:00
muli e53449352f feat: Added subject to contact form. 2022-08-18 20:52:19 +02:00
muli 88276c2e2e feat: Switched time based bot protection from JS to PHP sessions. 2022-08-03 18:04:03 +02:00
muli 487f2268b6 feat: Fehlermeldungen anzeigen und Botdetection anhand von Bearbeitunszeit. (#105) 2022-08-03 17:56:54 +02:00
muli 5a089b6a2a feat: Bot-Detection erweitert. (#105) 2022-08-03 17:56:54 +02:00
muli aeb1ae24fa feat: WIP Kontaktformular hinzugefügt. (#105)
Die URL ist noch hardcoded. Rückmeldung für den User fehlt noch. Die Nachricht geht noch nirgends hin. Spamprotection ohne Captcha ist nur in Ansätzen zu erkennen.
2022-08-03 17:55:25 +02:00