Frank Hochmuth
|
f76eb52e97
|
Update comments.php
- Duplicate output removed
|
2023-12-27 22:43:10 +01:00 |
|
Fraenkiman
|
acc2a11840
|
robust character encoding via core utils
- Instead of providing the mail subject with MIME base64 in different places, this has now been centralized.
|
2023-12-25 02:17:10 +01:00 |
|
Fraenkiman
|
296470bd7b
|
Update comments.php
little correction
|
2023-02-27 23:03:59 +01:00 |
|
Fraenkiman
|
8f28e293e6
|
Update comments.php
Splits the encrypted subject. The encrypted subject should not be longer than 76 characters.
|
2023-02-26 04:36:34 +01:00 |
|
Fraenkiman
|
c1dae9205f
|
for non-ASCII characters in the e-mail header
fixes #209
Email notification is now sent when a new comment has been left and when the subject in the email header contains umlauts.
|
2023-02-25 19:50:22 +01:00 |
|
Fraenkiman
|
fc9bcf45e8
|
Subject line of email when new comment is not translated
Added multilingual support for email subject line for new comments
|
2022-12-26 02:17:16 +01:00 |
|
azett
|
b70603049f
|
Data of commenters are not stored in cookies any more. Con: Regular commenters have to enter their data for each comment. Pro: No more cookie-related hassle with GDPR.
|
2020-10-24 21:04:24 +02:00 |
|
azett
|
2139287c05
|
Fix for #62: Comments weren't sanitized properly. Thanks, @Illevyard!
|
2020-04-17 12:53:32 +02:00 |
|
azett
|
9d45056f97
|
Bugfixes: Correct email validation in comments.php (see #c4ce531); Fixed brackets in core.wp-formatting.php (thanks Lubomir!)
|
2019-01-11 09:00:11 +01:00 |
|
azett
|
c4ce531850
|
Comments' URL and email is now checked with filter_var() function. This makes the checks much more generic and, by the way, allows HTTPS URLs. (Which was reported by RT Cunnigham, see http://flatpress.org/home/comments.php?entry=entry181114-131213#comment181212-200956 - thanks!)
Also: Standard theme Leggero has rel="nofollow" for comments' URLs in order to make comment spam more useless.
|
2019-01-05 13:03:29 +01:00 |
|
real_nowhereman
|
5b5a46eeb0
|
comments page now show a "comments" text in <title> of the page (as requested some time ago on the forums)
|
2010-09-05 13:22:29 +00:00 |
|
real_nowhereman
|
bea964e517
|
avoid rather nasty potential XSS vulnerability
|
2010-09-05 13:14:51 +00:00 |
|
real_nowhereman
|
918cfc99e6
|
suppressing boring deprecation warning after release
|
2009-10-11 08:26:38 +00:00 |
|
real_nowhereman
|
af198950ca
|
local file inclusion
|
2009-09-26 15:55:21 +00:00 |
|
real_nowhereman
|
57c212c9c8
|
added new comment form, fixed a few issues with fpdb, cosmetich changes for the comment form, minor changes in comment handling
|
2009-07-03 15:39:23 +00:00 |
|
real_nowhereman
|
34926b37df
|
reverting unwanted changes
|
2009-02-15 11:18:44 +00:00 |
|
real_nowhereman
|
73191e6033
|
category array on edit was assumed to be int-only: added skip
|
2009-02-15 08:33:44 +00:00 |
|
real_nowhereman
|
7b04a345fd
|
temporarily reverting change in email to allow all comments to be delivered
|
2008-07-12 18:34:31 +00:00 |
|
real_nowhereman
|
b331e5870c
|
forgot global $fp_params
|
2008-05-11 14:16:53 +00:00 |
|
real_nowhereman
|
b5758344d1
|
merging new-urls branch
|
2008-03-24 20:25:33 +00:00 |
|
real_nowhereman
|
e61df38f90
|
admin skips input validation
|
2008-03-19 13:46:29 +00:00 |
|
real_nowhereman
|
14274d0680
|
making comments.php independent from SmartyValidate: less noise in sessions
|
2008-03-14 16:40:00 +00:00 |
|
real_nowhereman
|
9433f88372
|
admin comments skip validation
|
2008-03-08 14:05:10 +00:00 |
|
real_nowhereman
|
b66e99ddc5
|
muting some errors
|
2008-02-20 10:52:10 +00:00 |
|
real_nowhereman
|
f2b6a11499
|
now the redirect bug should be *really* fixed
|
2008-02-19 21:17:30 +00:00 |
|
real_nowhereman
|
cee2b6111a
|
$post was not redefined when saving comment: prettyurls made a wrong url; need tests: is it now correct?
|
2008-02-19 20:10:54 +00:00 |
|
real_nowhereman
|
c0764a5553
|
mailing/redirecting to correct url
|
2008-02-11 07:41:27 +00:00 |
|
real_nowhereman
|
c4f437a47b
|
Correctly redirects from old style links using system settingsand not via hardcoded strings
|
2008-01-15 15:13:41 +00:00 |
|
real_nowhereman
|
9d7ddd4f94
|
added check on ip sanity
|
2007-12-11 15:34:03 +00:00 |
|
real_nowhereman
|
a68630bf35
|
First revision of FlatPress Crescendo+1 ( 0.703+n :) )
|
2007-10-30 10:30:07 +00:00 |
|