aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions_comment.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix email on comment requiring validation even if the options is uncheckedrvelices2012-03-291-2/+5
* update Piwigo headers to 2012, last change before the expected (or not) apoca...mistic1002012-01-171-1/+1
* feature 2500: make 'validate_user_comment' and 'delete_user_comment' working ...mistic1002011-11-111-5/+23
* feature:2495 add triggers for comment validation and deletionmistic1002011-11-051-0/+4
* bug 2323 : Refactoring update_user_comment() function to use user_comment_che...Eric2011-06-061-10/+8
* bug:2152 no special parameter for updated comment validationmistic1002011-04-061-1/+1
* bug:2152 Comments revalidation when modifiedmistic1002011-04-061-2/+42
* Happy new year 2011plegall2011-01-181-2/+2
* merge r7783 from branch 2.1 to trunkplegall2010-11-151-1/+1
* feature 1915: add protection on user registration against robots rvelices2010-10-301-15/+2
* Bug 1744 fixed : Incorrect use of timezone with SQLitenikrou2010-06-251-4/+6
* Bug 1735 fixed : Comment page is not PostgreSQL compatiblenikrou2010-06-241-2/+2
* Fix bug 1733 : queries must use single quotesnikrou2010-06-231-4/+4
* - do not remove slashes before calling insert_user_comment (homogeneity with ...rvelices2010-06-011-16/+1
* Bug 1705 fixed : double quotes were not escapednikrou2010-05-291-1/+1
* Bug 1581 fixed : missing comment_id for email_admin() functionnikrou2010-04-081-1/+4
* increase copyright year to 2010plegall2010-03-191-1/+1
* bug 1328: backport the pwg_token on trunkplegall2010-03-191-11/+44
* Feature 1451 : localization with gettextnikrou2010-03-021-3/+3
* Feature 1255 :nikrou2010-02-151-1/+1
* Feature 1244 resolvednikrou2009-11-201-4/+4
* Rollback to preview commitEric2009-11-181-2/+2
* Forgotten Comments author name to be escaped and correctly displayedEric2009-11-181-2/+2
* Escape all login and username characters in databaseEric2009-11-181-1/+1
* - fix php warning from comment_list.tplrvelices2009-07-161-13/+4
* - correct mysql error (while updating user comment)rvelices2009-07-011-1/+2
* - remove warn on unset variablervelices2009-07-011-23/+25
* Feature 1026 step 2 :nikrou2009-06-231-17/+25
* Feature 1026 : Modify / delete comments for usersnikrou2009-06-231-0/+130
* Last (I hope) paranoic optims ...rvelices2009-02-141-21/+1
* Administration: happy new year 2009, all PHP headers updated. plegall2009-01-041-1/+1
* Bug fixed: as rvelices notified me by email, my header replacement script wasplegall2008-04-051-24/+0
* Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall2008-04-041-0/+21
* Send comment notification only if comment is not validated and $conf is true.rub2007-11-201-2/+6
* - send status code 403 when attempt to enter a user comment, but comments are...rvelices2007-10-291-17/+6
* Resolved issue 0000697: with generic user a author name is necessary to comme...rub2007-06-051-2/+3
* Cosmetic: make get_comment_post_key function more readable.plegall2007-05-281-1/+11
* Add new translation functions.inc.phprub2007-03-151-16/+15
* Add notification when a picture is loaded.rub2007-03-121-6/+6
* - user comments are not saved in the database with htmlspecialchars anymorervelices2007-02-221-0/+228