| Sat, 17 Oct 2009 14:09:44 +0200 |
Don't display the comment form for a story when comments aren't enabled for it (bug #0000994)
|
file | diff | annotate |
| Mon, 14 Sep 2009 16:10:32 +0200 |
Removed the CSRF token from all links to edit a comment. We only need it in the actual comment editor and it caused problems on the moderation page
|
file | diff | annotate |
| Fri, 11 Sep 2009 16:30:21 +0200 |
E_ALL fix
|
file | diff | annotate |
| Sat, 30 May 2009 13:21:42 +0200 |
E_ALL fixes
|
file | diff | annotate |
| Sun, 19 Apr 2009 16:57:27 +0200 |
Experimental feature: Optionally compress output before sending it to the browser (disabled by default)
|
file | diff | annotate |
| Mon, 13 Apr 2009 10:52:56 +0200 |
Nicer handling of comment unsubcriptions
|
file | diff | annotate |
| Sun, 12 Apr 2009 23:16:52 +0200 |
Fixed unfiltered GET parameter when unsubscribing from comments
|
file | diff | annotate |
| Sun, 12 Apr 2009 19:56:19 +0200 |
Fixed wrong username display when editing someone else's comments; also fixed some E_ALL errors
|
file | diff | annotate |
| Fri, 10 Apr 2009 18:59:22 +0200 |
Display "thank you" message when url_rewrite is enabled
|
file | diff | annotate |
| Fri, 10 Apr 2009 17:04:09 +0200 |
Missing bits and pieces for the comment changes
|
file | diff | annotate |
| Fri, 10 Apr 2009 11:53:06 +0200 |
Merged changes from Jared's 2008 GSoC project - all credits to Jared Wenerd and Michael Jervis
|
file | diff | annotate |
| Sun, 15 Mar 2009 21:54:28 +0100 |
phpDocumentor messes up obfuscated email addresses in angle brackets, so use a different style
|
file | diff | annotate |
| Sun, 22 Feb 2009 12:21:35 +0100 |
Allow comment indexing but disallow indexing the "post a comment" form
|
file | diff | annotate |
| Mon, 02 Feb 2009 09:41:18 +0100 |
Added missing page title when viewing a single comment
|
file | diff | annotate |
| Tue, 12 Aug 2008 19:15:37 +0000 |
Fixed issue where you can post a comment to an unpublished story (bug
|
file | diff | annotate |
| Fri, 23 May 2008 10:50:51 +0000 |
More CSRF protection
|
file | diff | annotate |
| Sun, 28 Oct 2007 16:48:42 +0000 |
Prevent posting to closed comments (Thanks, Mark!)
|
file | diff | annotate |
| Sun, 28 Jan 2007 10:15:04 +0000 |
Allow comments to be closed, i.e. display the existing comments but don't accept any new ones
|
file | diff | annotate |
| Mon, 11 Dec 2006 11:49:18 +0000 |
Patches for MS SQL related bugs #620, #621, and #624, provided by Randy Kolenko
|
file | diff | annotate |
| Sat, 02 Dec 2006 16:46:09 +0000 |
Fixed counting of comments
|
file | diff | annotate |
| Sun, 26 Nov 2006 08:40:39 +0000 |
Added a blank - not required but makes the SQL requst more readable :-)
|
file | diff | annotate |
| Sat, 07 Oct 2006 08:38:24 +0000 |
Don't return / display comments for stories that have comments disabled (bug #597)
|
file | diff | annotate |
| Mon, 02 Oct 2006 19:04:24 +0000 |
Removed wrong first parameter in call to CMT_commentForm (bug #591)
|
file | diff | annotate |
| Sun, 01 Oct 2006 19:30:40 +0000 |
Fixed warnings
|
file | diff | annotate |
| Sat, 09 Sep 2006 12:52:06 +0000 |
Removed global declarations for superglobals
|
file | diff | annotate |
| Sat, 22 Jul 2006 18:58:50 +0000 |
"Fix for the fix" changes and preparations for 1.3.11sr7-1
|
file | diff | annotate |
| Sat, 15 Jul 2006 19:41:04 +0000 |
Ported $_POST filtering over from HEAD
|
file | diff | annotate |
| Sat, 08 Jul 2006 21:15:43 +0000 |
Fixed a warning
|
file | diff | annotate |
| Sat, 08 Jul 2006 19:58:43 +0000 |
Use page titles where appropriate
|
file | diff | annotate |
| Sat, 20 May 2006 08:09:48 +0000 |
Fixed warnings
|
file | diff | annotate |
| Mon, 15 May 2006 04:10:38 +0000 |
Bunches of tiny bug fixes
|
file | diff | annotate |
| Sun, 14 May 2006 20:25:43 +0000 |
Security: Possible XSS vectors and SQL insertion vectors closed.
|
file | diff | annotate |
| Sun, 11 Dec 2005 09:46:01 +0000 |
Ported Vinny's fixes over from the trunk
|
file | diff | annotate |
| Tue, 06 Dec 2005 05:03:15 +0000 |
Fixed missing check permissions check in comment.php when saving comments. Note that you can still bring up a form for a story you don't have access to, but the behavior is the same as if the story did not exist.
|
file | diff | annotate |
| Sat, 19 Nov 2005 03:56:08 +0000 |
Cleaned up some uninitialized comments
|
file | diff | annotate |
| Thu, 29 Sep 2005 02:19:45 +0000 |
Fixed Bug #174 - Quotes in titles are turned into double htmlentitles
|
file | diff | annotate |
| Mon, 26 Sep 2005 08:49:46 +0000 |
Copied improved spam protection over from the trunk
|
file | diff | annotate |
| Mon, 19 Sep 2005 16:38:38 +0000 |
Missing global $LANG_ACCESS
|
file | diff | annotate |
| Mon, 19 Sep 2005 14:37:53 +0000 |
Removed remaining poll comment code
|
file | diff | annotate |
| Tue, 09 Aug 2005 14:04:20 +0000 |
removed unused code for polls
|
file | diff | annotate |
| Thu, 21 Jul 2005 14:05:47 +0000 |
Removed dynamic comments (didn't work well enough)
|
file | diff | annotate |
| Fri, 01 Jul 2005 22:50:58 +0000 |
update for polls plugin
|
file | diff | annotate |
| Fri, 01 Jul 2005 20:44:00 +0000 |
update for polls plugin
|
file | diff | annotate |
| Mon, 07 Feb 2005 05:17:45 +0000 |
Forgot a couple of '$ret ='. Found by Blaine.
|
file | diff | annotate |
| Sat, 05 Feb 2005 05:04:18 +0000 |
Checking in dynamic comments
|
file | diff | annotate |
| Fri, 28 Jan 2005 04:49:10 +0000 |
Checkin comment refactoring for plugins.
|
file | diff | annotate |
| Tue, 25 Jan 2005 04:04:15 +0000 |
Comment form ready (including plugins), comment bar fixes, minor (though
|
file | diff | annotate |
| Mon, 24 Jan 2005 06:00:09 +0000 |
saveComment and deleteComment overhaul.
|
file | diff | annotate |
| Fri, 21 Jan 2005 23:31:45 +0000 |
Moved comment functions into lib-comment.php.
|
file | diff | annotate |
| Thu, 16 Dec 2004 11:09:52 +0000 |
Update comment count in Older Stories block when a new comment is posted (bug #317) and optimized code to update the Older Stories block.
|
file | diff | annotate |
| Sat, 13 Nov 2004 21:41:59 +0000 |
Links in plain text comments are now made "clickable" when the comment is saved (not when it's displayed).
|
file | diff | annotate |
| Sat, 13 Nov 2004 17:18:56 +0000 |
Added call to used htmlentities on comment TITLE for link - Quotes were messing it up.
|
file | diff | annotate |
| Sun, 31 Oct 2004 03:04:39 +0000 |
Fixed incorrect variable 'grab' for handling of plugin comments.
|
file | diff | annotate |
| Tue, 26 Oct 2004 02:03:13 +0000 |
Hopefully fixed problems with plugins using comments. UNTESTED.
|
file | diff | annotate |
| Sat, 23 Oct 2004 10:25:51 +0000 |
Hard-coded the English word 'delete' in the URL to delete a comment.
|
file | diff | annotate |
| Sat, 23 Oct 2004 10:03:36 +0000 |
Fixed comment ID in comment notification emails.
|
file | diff | annotate |
| Thu, 07 Oct 2004 20:14:52 +0000 |
Don't allow posting comments on stories or polls where comment posting has been disabled.
|
file | diff | annotate |
| Thu, 07 Oct 2004 19:44:15 +0000 |
Don't use $topic in the language files (use %s instead).
|
file | diff | annotate |
| Sun, 03 Oct 2004 18:39:31 +0000 |
Added call to new PLG_checkforSpam API
|
file | diff | annotate |
| Sat, 25 Sep 2004 20:16:14 +0000 |
Forgot to take polls and plugins into account. Now will use correct permissions
|
file | diff | annotate |